commit | ef762be9a6158465e7d2841b7000262255a11c5d | [log] [tgz] |
---|---|---|
author | Alexander Roederer <aroederer@google.com> | Fri Mar 08 19:18:20 2024 +0000 |
committer | Alexander Roederer <aroederer@google.com> | Fri Mar 08 23:21:58 2024 +0000 |
tree | 9a765dd26426b231752f13b6c2a72071472b6888 | |
parent | 3deff6ae11350315db00a83f086e0eec72469a46 [diff] |
Fix isSystemUi to avoid System services We previously switched to checking just status bar permission to determine whether a service was system UI, but system services also pass the status bar permissions check, so we still need to retain the !isCallerSystemOrPhone check. Bug: 299448097 Test: Flash+build manual test Flag: ACONFIG android.app.lifetime_extension_refactor STAGING Change-Id: I8a4304781f4e1bc4f52c9d7b14381d78a8ad5f1d