Android Security 9.0.0 Release 69 (7269718)
Ensure looper isn't used after invalidateSensorQueue

Previous attempts resulted in improper locking that created a deadlock
siutation. This attempt creates a new lock for mValid that should avoid
any deadlock scenario that could arise from normal use.

Bug: 175074139
Test: Load on Pixel device and run various applications
Merged-In: I4e5a68b70353161f21e0d93cac1ceb11cc9ad035
Change-Id: Ic33afe88f8b80e32f372915a272e77cc358884cd
(cherry picked from commit 1b859a81ed4b16d879201bc66b2a949d05cba6bd)
3 files changed