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

am: cad75e2437

Change-Id: Ib609a68d8da9eab5e4993565c61aec9ea6b1ba35
This commit is contained in:
Kevin Chyn
2017-08-11 01:09:34 +00:00
committed by android-build-merger

View File

@@ -1825,10 +1825,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,