commit | 91d7368fa89ff59a2b1fbe6a269b8b9c63abf0d0 | [log] [tgz] |
---|---|---|
author | rambowang <rambowang@google.com> | Tue Jul 09 11:18:50 2024 -0500 |
committer | rambowang <rambowang@google.com> | Tue Jul 09 11:18:50 2024 -0500 |
tree | 71d68b4f5e6dad5e6ebed3b8a1c942021d37f68e | |
parent | 5460f4c5735e90d10ae70148b7f5a88c52699d4e [diff] |
Check system process UID with a multi-user-aware way This CL calls UserHandle.getAppId to compare system process UIDs with Process.XXX_UID constants which are app id instead of UID in multiple user context. Bug: 328511085 Test: atest CtsWebkitTestCases Flag: com.android.internal.telephony.flags.support_phone_uid_check_for_multiuser Change-Id: Icc0f3ed6c7e6de868c88b13e3b38996c9193a8b8