diff options
author | Evan Severson <evanseverson@google.com> | 2020-10-28 22:14:15 -0700 |
---|---|---|
committer | Evan Severson <evanseverson@google.com> | 2020-11-04 15:36:02 -0800 |
commit | 0684160d523f5930854c861ba9cf7b26671d4eaf (patch) | |
tree | d6e3a27e3a5bc6da1f5b70f590f61ea922e0ffef /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | e372d996dfb3bd2cb6fe30ee319b8b88c2086f05 (diff) |
Fix users' permissions with bg mic/camera
When the background mic/camera changes were submitted the system started
exempting preinstalled apps to use the permissions. The state can be
corrected since the erroneous exemptions have been fixed.
This can take a couple seconds so it's been decided to fix the state
after boot, this may cause an app to be killed while using it but this
would be very rare and there's only one chance for it to happen.
This change should be reverted after an update is pushed. Fairly
verbose logging (which should only happen at once on boot) is being
added so any issues this causes can be easily debugged to avoid leaving
users in a bad state.
Bug: 169856898
Bug: 158311343
Test: Push build without this change, delete permissions db, boot,
assert bad permission state, push this change, boot
Change-Id: I7f2729b3f5ce19759548969f54632f8b08be8261
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions