diff options
author | 2023-03-27 23:03:49 -0600 | |
---|---|---|
committer | 2023-04-03 15:05:48 -0600 | |
commit | f2588a8172a8481e4989924098eafa08a145b5c1 (patch) | |
tree | 3eca8330e2d880e2fb1bf1d5959f56739350870a /libs/permission/AppOpsManager.cpp | |
parent | be16373f15a245b4c14ad4f84b20ff8e76741893 (diff) |
EGL BlobCache: Trim immediately on multifile overflow
While adding a fuzzer for this feature, discovered that
cache trimming wasn't happening right when the overflow
happened, but on the next iteration.
This CL updates the code to make it trim right away, since
we've already determined it needs to happen.
Also add a test to ensure trimming happens right away.
Test: /data/nativetest64/EGL_test/EGL_test
Bug: b/266725576
Change-Id: Ica1e9ca688268e7e746750c27acdfced04e74b06
Diffstat (limited to 'libs/permission/AppOpsManager.cpp')
0 files changed, 0 insertions, 0 deletions