summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetsProvider.cpp
diff options
context:
space:
mode:
author Vladimir Komsiyski <vladokom@google.com> 2024-11-13 19:49:44 +0100
committer Vladimir Komsiyski <vladokom@google.com> 2024-11-14 08:42:28 +0100
commit2fea7634cc0c4c36e2ba118e239168ef1db67c0f (patch)
treec0c863a0d953a44b3800e7164f227acb1b9392a6 /libs/androidfw/AssetsProvider.cpp
parent6242f19bd7088e7649fd5912e4fde95673d9832a (diff)
Do not invalidate isInteractive cache on power group events.
ag/29700291 fixed a bug with the cache invalidation as it didn't take into account individual power group wakefulness changes. However, it also invalidated the cache for any power group event, which was unnecessary - when a power group is added, changed or removed, the cache should be invalidated only if the global wakefulness has changed. So reverting that part of the CL. Fix: 372215504 Test: presubmit Flag: EXEMPT bugfix Change-Id: I52a135a02008ac50c403715729960b9887a581c7
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions