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

Commit 49d2d5ab authored by Evgenii Stepanov's avatar Evgenii Stepanov Committed by Gerrit Code Review
Browse files

Merge "Enable Async MTE in the Bluetooth app."

parents 73a213e6 0af0b8a2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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"