Files
frameworks_base/core/java/android/os
Kholoud Mohamed afb12625a9 Exposed some testAPIs in UserManager
The following changes in UserManager are required for ongoing
improvements to CTS/GTS infrastructure.
- Exposed the following as testAPIs:
	* isGuestUserEphemeral
	* createUser
	* preCreateUser
	* createProfileForUser
	* createRestrictedProfile
	* getUsers
	* getUserType
- Added permissions to the following APIs:
	* CREATE_USERS for getUserName
	* INTERACT_ACROSS_USERS for getProfileParent
- Added CREATE_USERS permission to the documentation of
getUsers and the APIs that call it.

Test: Confirmed that a CTS test can call these APIs
Bug: 178695365
Change-Id: Id9105db3bfefb926139715b728acedefd2a5ca3e
2021-02-26 10:08:18 +00:00
..
2021-02-22 08:38:52 +00:00
2020-08-05 17:40:02 +00:00
2021-01-12 16:15:52 -08:00
2020-05-18 08:57:31 +00:00
2020-12-10 22:53:07 +00:00
2021-02-21 09:39:53 -08:00
2020-10-10 20:38:57 -07:00