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

Commit 311ee5d8 authored by William Escande's avatar William Escande
Browse files

Remove BLUETOOTH_CONNECT permission from test

Goal is to make sure the correct permission are enforced in the binder.

Bug: 280518177
Test: atest ServiceBluetoothTests
Change-Id: Ie6c35191097d8490d8776055672ab6f023d89111
parent a88203a1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -35,7 +35,6 @@
         android:targetPackage="com.android.server.bluetooth.test"
         android:label="Service Bluetooth Tests"/>

    <uses-permission android:name="android.permission.BLUETOOTH_CONNECT"/>
    <uses-permission android:name="android.permission.INTERACT_ACROSS_USERS"/>
    <uses-permission android:name="android.permission.INTERNET"/>
    <uses-permission android:name="android.permission.READ_PHONE_STATE"/>