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

Commit 01ec7eda authored by Thomas Stuart's avatar Thomas Stuart
Browse files

remove BIND_CONNECTION_SERVICE from packages/services/Telecom

The BIND_CONNECTION_SERVICE was depreacted in place of
BIND_TELECOM_CONNECTION_SERVICE.  It's time to remove the permission
from the Telecom package.

bug: 136060332
Test: manual (build is not broken + existing unit tests / CTS)
Change-Id: I870d79aa3072233ccd1b98d26162ecced411e715
parent 9c7a05d2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@
    <!-- Prevents the activity manager from delaying any activity-start
         requests by this package, including requests immediately after
         the user presses "home". -->
    <uses-permission android:name="android.permission.BIND_CONNECTION_SERVICE"/>
    <uses-permission android:name="android.permission.BIND_INCALL_SERVICE"/>
    <uses-permission android:name="android.permission.BLUETOOTH"/>
    <uses-permission android:name="android.permission.BLUETOOTH_ADMIN"/>