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

Commit 0a638a8d 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 55693a98 16fab07b
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"