commit | 4219e1652f477a9d49c61373ca3712af7a0d8bc8 | [log] [tgz] |
---|---|---|
author | Arpan <[email protected]> | Tue Apr 23 21:26:25 2024 +0000 |
committer | Arpan <[email protected]> | Fri Apr 26 18:50:54 2024 +0000 |
tree | 49ae0f94c325dc7886e6d53038cfd0585bd488ad | |
parent | e81739a83f8cba9b951edada79a1fb7e2e797dcb [diff] |
Propagate DevCancellation to BioPrompt This CL aims to propagate the developer cancellation signal to the biometric prompt, by creating a 'wait/notify' system based on the underlying viewModel's mutableState. This specifically modifies BiometricState to contain a new property that acts as the 'notifier' for cancellation in the SysService. Bug: 333445003 Test: Sample app configuration test, build test Change-Id: I10aedc7bd2adeb571a9ffe7d89c5f201fe02e660