Skip to content
Commit 3271b591 authored by Adam Bookatz's avatar Adam Bookatz
Browse files

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
parent 511c3aa9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment