summaryrefslogtreecommitdiff
path: root/libs/androidfw/ObbFile.cpp
diff options
context:
space:
mode:
author Julia Tuttle <juliatuttle@google.com> 2024-05-08 16:09:25 -0400
committer Julia Tuttle <juliatuttle@google.com> 2024-05-13 18:00:18 -0400
commit4a76c5f0322c1569e02f139c98b40ef99cf6c19a (patch)
treec0a4245bf6e59818434eb3a0dd583c82f571e080 /libs/androidfw/ObbFile.cpp
parentdf75bbb32ffd4a6a172f5aaeee610c6b8d824405 (diff)
FalsingCollectorImpl: use Interactors under Flexiglass
The FalsingCollectorImpl needs to know whether the keyguard is showing and whether it's occluded so it knows when it doesn't need to do anything and when it should be registering for sensor updates. When Flexiglass is disabled, the source of truth for these signals is KeyguardStateController. When Flexiglass is enabled, the KeyguardStateController doesn't update, and the correct sources of truth for these signals are two different Interactors -- but we're still using KeyguardStateController right now. Therefore, modify FalsingCollectorImpl to use those Interactors when Flexiglass is enabled. Bug: 330492016 Fixes: 340255580 Test: atest FalsingCollectorImplTest Flag: ACONFIG com.android.systemui.scene_container DEVELOPMENT Change-Id: Ib1845853b26dd72470a35a42fa282f30e6375968
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions