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

Commit 100d4673 authored by Hyundo Moon's avatar Hyundo Moon
Browse files

Fix Bluetooth popup when sharing files

Bug: 370529308
Test: m -j;
Test: Manual, checked the popup is gone
Flag: EXEMPT, XML style change
Change-Id: Iadb88c2bbbb7afe68bfb5bb5321ad8de803be03e
parent c1bc65e3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -203,7 +203,7 @@
        </receiver>
        <activity android:name="com.android.bluetooth.opp.BluetoothOppLauncherActivity"
             android:process="@string/process"
             android:theme="@android:style/Theme.Material.Light.Dialog"
             android:theme="@android:style/Theme.Translucent.NoTitleBar"
             android:label="@string/bt_share_picker_label"
             android:enabled="false"
             android:exported="true">