diff options
| author | 2024-05-16 22:28:47 +0000 | |
|---|---|---|
| committer | 2024-05-16 22:28:47 +0000 | |
| commit | efc845f305694596cb536769008f726aa6342a80 (patch) | |
| tree | 21965050dfd22fc6e5ce9d985fb6515074f61a7c /libs/androidfw/StringPool.cpp | |
| parent | 6cb7fe11d6fddc0f8e6b7c342195896d56908ae7 (diff) | |
Ensure that "multiuser calls" aren't logged in profiles.
The call log has existing logic to log a call either:
1. Specifically on the user that placed it.
2. On all users, except the work profile.
Because there are other "profiles" such as private space, changing the
logging logic so `shouldHaveSharedCallLogEntries` returns false for
not only work profile, but other profiles like private profile as well.
Test: Manual test with private space, work profile, regular user to confirm
call does not log in call log.
Fixes: 299564732
Change-Id: I0e5984ff3b01a2ca226db015e7108217ae4683e1
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions