commit | 4d376070ad738e0032e1cfc2b7461cd790e275b6 | [log] [tgz] |
---|---|---|
author | Jernej Virag <jernej@google.com> | Wed May 17 14:35:09 2023 +0200 |
committer | Jernej Virag <jernej@google.com> | Wed May 17 14:38:25 2023 +0200 |
tree | accd1b2ee29929fc3f097ba96b678da8b8008ec6 | |
parent | 8b77e6b0617c137a125ab981e4d30c1b7aa4e929 [diff] |
Disable trimMemory(BACKGROUND) on lock with a Flag Issuing this trim level causes a massive leak on DMA heap where surfaces get allocated on each unlock. We need to fix underlying issue there before we can reenable the flag. Bug:282816553 Bug:275486055 Test: atest ResourceTrimmerTest Change-Id: I6eaa5f0aa1f56e2ff5c6345bef7d78b5a648a571