diff options
| author | 2023-01-08 17:19:57 +0000 | |
|---|---|---|
| committer | 2023-06-29 15:27:59 +0000 | |
| commit | 95e76bc49851366edfa88da9448caf983adc287a (patch) | |
| tree | e522128c8e2f5cc9cfa904edf0484da14162eeb2 /libs/androidfw/ApkAssets.cpp | |
| parent | e8d519b2ea2eed38dc2888843bb915eedfd1453d (diff) | |
Added Private profile user type
adb root
adb shell
pm create-user --profileOf 0 --user-type android.os.usertype.profile.PRIVATE saumyap
^ This will return the user number of the new user (usually, 10). Start that user:
am start-user 10
Bug: 287976799
Test: atest com.android.server.pm.UserManagerTest#testPrivateProfile,
also created private profile manually via adb
Change-Id: Ibcdb14f33fc4d95c9d8d1cc6ffd10767b8352229
Diffstat (limited to 'libs/androidfw/ApkAssets.cpp')
0 files changed, 0 insertions, 0 deletions