Merge "Fix CTS, Remove CONFIGURE_ASSIST_GESTURE permission" into oc-dr1-dev

This commit is contained in:
TreeHugger Robot
2017-08-11 00:59:08 +00:00
committed by Android (Google) Code Review

View File

@@ -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,