Loading AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -84,7 +84,8 @@ android:supportsRtl="true" android:usesCleartextTraffic="false" android:directBootAware="true" android:defaultToDeviceProtectedStorage="true"> android:defaultToDeviceProtectedStorage="true" android:memtagMode="async"> <uses-library android:name="javax.obex"/> <provider android:name=".opp.BluetoothOppProvider" android:authorities="com.android.bluetooth.opp" Loading Loading
AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -84,7 +84,8 @@ android:supportsRtl="true" android:usesCleartextTraffic="false" android:directBootAware="true" android:defaultToDeviceProtectedStorage="true"> android:defaultToDeviceProtectedStorage="true" android:memtagMode="async"> <uses-library android:name="javax.obex"/> <provider android:name=".opp.BluetoothOppProvider" android:authorities="com.android.bluetooth.opp" Loading