diff options
author | 2024-03-08 19:18:20 +0000 | |
---|---|---|
committer | 2024-03-08 23:21:58 +0000 | |
commit | ef762be9a6158465e7d2841b7000262255a11c5d (patch) | |
tree | 9a765dd26426b231752f13b6c2a72071472b6888 /native/android/input.cpp | |
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
Diffstat (limited to 'native/android/input.cpp')
0 files changed, 0 insertions, 0 deletions