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

Commit ebe82f88 authored by Alexandra Gherghina's avatar Alexandra Gherghina Committed by Android (Google) Code Review
Browse files

Merge "Revert "Mark Bluetooth as required for all profiles""

parents e8982cba 07056771
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -66,8 +66,7 @@
        android:name=".btservice.AdapterApp"
        android:icon="@drawable/bt_share"
        android:persistent="false"
        android:label="@string/app_name"
        android:requiredForProfile="all">
        android:label="@string/app_name">
        <uses-library android:name="javax.obex" />
        <provider android:name=".opp.BluetoothOppProvider"
            android:authorities="com.android.bluetooth.opp"