diff options
| author | 2025-01-27 16:35:15 -0800 | |
|---|---|---|
| committer | 2025-01-31 15:40:41 -0800 | |
| commit | 6324f8045710a3ca6344a68739bfead826237565 (patch) | |
| tree | 90dc100ebec7bbb0747c77685c679cca8ae2a0d0 /libs/androidfw/Util.cpp | |
| parent | 6c118a5bdf32c987a2264f0952a74536ff422d6e (diff) | |
Reduce spurious noteUidProcessState triggers
ActivityManagerService.noteUidProcessState is triggered on both
ProcessState and Capability changes, but only AppOpsService cares about
the Capability chage. Seperating out the method to handle just
ProcessState and ProcessState+Capability changes will reduce unnecessary
calls for the rest of the listeners.
Flag:EXEMPTED_bugfix
Fix: 392706859
Test: manual (Perfetto trace of a fixed workload will see a reduction in
binder calls to netd from MobileDataStats)
Change-Id: I65e81d3fb26e3682efce89c9d9bbe7989bf680cd
Diffstat (limited to 'libs/androidfw/Util.cpp')
0 files changed, 0 insertions, 0 deletions