commit | 3271b5918654d8d3a7656de78df6f39276502da6 | [log] [tgz] |
---|---|---|
author | Adam Bookatz <bookatz@google.com> | Fri May 08 12:30:37 2020 -0700 |
committer | Adam Bookatz <bookatz@google.com> | Fri May 08 20:03:02 2020 +0000 |
tree | 1a33b8a600177e999be4883f7847be99e540b7d9 | |
parent | 511c3aa955ba997511797af7709d83c9f8d43bd1 [diff] |
UserTypeDetails.dump restrictions for SYSTEM The SYSTEM user does not get its default restrictions from UserTypeDetails.mDefaultRestrictions; rather it gets it from config_defaultFirstUserRestrictions. Therefore, we now dump those restrictions from the latter (instead of the former) for the SYSTEM user. Fixes: 146793707 Test: manual check of: adb shell dumpsys user Change-Id: I5cf04d20fe9edd748803634ec80336b267695ce6 Merged-In: I5cf04d20fe9edd748803634ec80336b267695ce6