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

Commit ac4a578b authored by Ted Wang's avatar Ted Wang Committed by android-build-merger
Browse files

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

am: d2dac5ad

Change-Id: Ia58b42ef160819c733dceca530898b21215d1571
parents e5cb6a2c d2dac5ad
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -80,7 +80,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"