diff options
| author | 2024-11-12 10:31:54 -0800 | |
|---|---|---|
| committer | 2024-11-12 14:45:18 -0800 | |
| commit | 1f1ae1df7c95276404fa9318f05bc05702a76c84 (patch) | |
| tree | c3c6f8117e8a9a8b3ba19a1ef78a14f89e41d5cd /api/api.go | |
| parent | 505b5d1c06ed44ec937593f509520a9a4023814a (diff) | |
Make selected PIC caches non-isolating
The cache for hasSystemFeature() and the cache for getDisplayInfo() do
not need to isolate data between UIDs. This CL marks those caches as
non-isolating. The getDisplayInfo() cache was named after the system
property; it is now named after the API. This is a non-functional
change to assist reporting.
A bad field ("Uids") has been removed from `dumpsys cacheinfo`.
Flag: android.app.pic_isolate_cache_by_uid
Bug: 323574186
Test: * Tested with the flag enabled; verified that two caches do not
isolate data by UID.
* Manually verified that the dumpsys field is no longer present.
Change-Id: I01530875677d9b36b0477a5cfa08771e41e48844
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions