diff options
| author | 2025-03-06 21:51:39 -0800 | |
|---|---|---|
| committer | 2025-03-07 10:21:32 -0800 | |
| commit | a2eb48a89c17fa0084439d4d5e83cd4c8706bc31 (patch) | |
| tree | a459649b48959e110eab5e5e69e24aac2559be18 /libs/androidfw/StringPool.cpp | |
| parent | ef9bbd0d7ea7f096b7fdf49dcd21bbee22362e56 (diff) | |
Minimize writes when reading app op events
We write the app op events from cache to database
to simplify and support versatile sql queries.
This change will minimize writes to the database
by only writing records for reqeusted app ops. This
helps in optimizing storage as we avoid writing
duplicate/premature app op events to storage.
Bug: 377584611
Flag: EXEMPT bug fix
Test: run all appops test locally via atest
Change-Id: I58467a3072690434e288ca598a552351b6a906ca
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions