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

Commit 92500f57 authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Fix CTS, Remove CONFIGURE_ASSIST_GESTURE permission

Test: make -j56 cts
run cts -m CtsPermission2TestCases -t android.permission2.cts.PermissionPolicyTest#testPlatformPermissionPolicyUnaltered --skip-connectivity-check --skip-preconditions --serial <device serial>

Fixes: 64560640

Change-Id: Ic807028567da9a4f3f108121d3e36358a513cf04
parent 0716c8e6
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1792,10 +1792,6 @@
    <permission android:name="android.permission.MANAGE_USERS"
        android:protectionLevel="signature|privileged" />

    <!-- @hide Allows an application to configure the assist gesture -->
    <permission android:name="android.permission.CONFIGURE_ASSIST_GESTURE"
        android:protectionLevel="signature" />

    <!-- @hide Allows an application to create, remove users and get the list of
         users on the device. Applications holding this permission can only create restricted,
         guest, managed, demo, and ephemeral users. For creating other kind of users,