<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.bmateam.reactnativeusbserial">
    <uses-feature android:name="android.hardware.usb.host" />
    <uses-sdk android:minSdkVersion="12" />
</manifest>
