From 19b39a8fc320fdbc95f88a7382fc6c4b7fb09be2 Mon Sep 17 00:00:00 2001 From: Kholoud Mohamed Date: Thu, 28 Jan 2021 15:07:18 +0000 Subject: Grant shell QUERY_USERS and MODIFY_QUIET_MODE Added a new permission QUERY_USERS, granted the new permission and MODIFY_USERS to shell. These permissions are required to enable CTS tests to access the following APIs: * UserManager#getUsers and any other API that depend on it * UserManager#getProfileParent * UserManager#requestQuietModeEnabled Test: Confirmed that a CTS test can call these APIs Bug: 178695365 Merged-In: Ifa14d24ee1873161e3986e8d0669fd47a7bcaa7a Change-Id: Ifa14d24ee1873161e3986e8d0669fd47a7bcaa7a --- data/etc/privapp-permissions-platform.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'data') diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index a664ee3a6d19..e6ab5c4aaf98 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -446,6 +446,7 @@ applications that come with the platform + -- cgit v1.2.3