summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorBookatz <bookatz@google.com>2019-08-05 14:12:16 -0700
committerBookatz <bookatz@google.com>2019-08-09 17:20:26 -0700
commit75f0a07f44342e635dfb5bfa9618b1ccfa0f9a36 (patch)
tree09fac1f5b54289b4f54f512e1e0a9651d0534cd0 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent6a87d678919e7754c2fb3e3a6114dbb70a96248c (diff)
UserInfo: FULL and SYSTEM flags
Introduces two new UserInfo flags: SYSTEM - refers to the system user, i.e. user 0. Although UserManagerService already knows which user is the system, this flag will be useful in other contexts. FULL - refers to a non-profile human user. Right now, for every user, one of the following flag combos are true: SYSTEM (user 0 on a headless-user-0 device) SYSTEM | FULL (user 0 on a regular device) FULL (secondary user) MANAGED_PROFILE (profile users) Test: Manual verification via "pm list users" of new flags when adding a new user Test: Manual verification via "pm list users" of new flags for pre-existing users Test: Later cls will test the functionality as it is introduced Bug: 134605778 Change-Id: Ife92bfa8a91cc4567d825da8e6a1b3894b088b22
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions