Loading android/app/AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,8 @@ android:name=".btservice.AdapterApp" android:icon="@drawable/bt_share" android:persistent="false" android:label="@string/app_name"> android:label="@string/app_name" android:requiredForProfile="all"> <uses-library android:name="javax.obex" /> <provider android:name=".opp.BluetoothOppProvider" android:authorities="com.android.bluetooth.opp" Loading Loading
android/app/AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,8 @@ android:name=".btservice.AdapterApp" android:icon="@drawable/bt_share" android:persistent="false" android:label="@string/app_name"> android:label="@string/app_name" android:requiredForProfile="all"> <uses-library android:name="javax.obex" /> <provider android:name=".opp.BluetoothOppProvider" android:authorities="com.android.bluetooth.opp" Loading