summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorkarthik bharadwaj <karthikmb@google.com>2021-03-11 20:02:12 -0800
committerkarthik bharadwaj <karthikmb@google.com>2021-03-12 14:00:08 -0800
commit3611889cccb4c69f917caf5888c0271c8f2eecd3 (patch)
treedae7212dd51479d954546a58c993903cc6609fc0 /rs/java/android/renderscript/ProgramStore.java
parenta8621e857507e34dc84b938789316bdd75179272 (diff)
Add support for handling microphone disable by multiple users
Support handling the microphone toggle setting for multiple foreground users, with possible dissimilar setting states. Test: On a device with a guest user added by the owner in the system settings UI (assume starting with the owner profile): - Build CHRE with the audioworld static nanoapp to constantly request audio data, load to device and reload CHRE. - Enable the microphone privacy setting for the owner via the adb CLI, verify that audio world is not getting data, and that the audio source has been suspended. - Switch to the guest user via the system UI, observe that the audioworld nanoapp is now receiving data. - Reset to initial state, repeat while starting from the guest profile for a quick consistency check. Bug: 174691697 Change-Id: If92170c82363356fcbb1ddc2abdcd25a5ed85039
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions