diff options
| author | 2024-12-17 09:34:21 +0000 | |
|---|---|---|
| committer | 2025-01-07 20:54:37 +0000 | |
| commit | 55319db9308080f151d5377aa5d54e65e88a98bb (patch) | |
| tree | 0a43b9760bedb3e5a399f81493d8ee8f6b2fe504 /api/api_test.go | |
| parent | 8bd6ab3a84e4db6cdb8429759be8c57a11ea9a80 (diff) | |
Add hidden broadcast to inform system apps about changes in user info.
Due to new feature of freezing apps including system widgets, there is
no updates on system ui when user change profile picture or name.
Because some profile pictures are synced in in background we need to
make sure we update system ui when it happens.
This broadcast is protected by special permission and can be only used
by preinstalled system apps. The broadcast will not slow down the system
as it is fired on rare occasions.
Bug: 383071252
Flag: EXEMPT bugfix
Test: manual
Change-Id: I97c63d27040c6a313164e657d9bbb62f66cb4a3f
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions