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

Commit 562b912c authored by Evgenii Stepanov's avatar Evgenii Stepanov Committed by Automerger Merge Worker
Browse files

Merge "Enable Async MTE in the Bluetooth app." am: 00877469 am: be4c0be1

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Bluetooth/+/1663601

Change-Id: Icd079b6812c36721b8f959d77a3afb05ada6e499
parents 225baf29 be4c0be1
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"