Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d2dac5ad authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add requestLegacyExternalStorage to support OPP" into qt-dev

parents 8b5ff439 1c89dca0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -81,7 +81,8 @@
        android:supportsRtl="true"
        android:usesCleartextTraffic="false"
        android:directBootAware="true"
        android:defaultToDeviceProtectedStorage="true">
        android:defaultToDeviceProtectedStorage="true"
        android:requestLegacyExternalStorage="true">
        <uses-library android:name="javax.obex" />
        <provider android:name=".opp.BluetoothOppProvider"
            android:authorities="com.android.bluetooth.opp"