summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorSergey Nikolaienkov <sergeynv@google.com>2020-08-07 09:22:29 +0000
committerSergey Nikolaienkov <sergeynv@google.com>2020-08-10 04:51:58 +0000
commit7921255fb1fcd7e4abf0c78c41eb82bdd0d9554c (patch)
treea5c0c4562cb32ee3c37dcf40e2ff519347d2c3bd /tools/aapt2/java/JavaClassGenerator.cpp
parent2ea424eac63dca80b34e71b1c31a69f27e141566 (diff)
Add Setting kill switch for mic disclosure
Disable if mic disclosure if global settings "sysui_mic_disclosure_enable" is 0. If the setting is not present - enable. Bug: 162308361 Test: adb shell appops start com.google.android.katniss 27 # indicator comes up adb shell settings put global sysui_mic_disclosure_enable 0 # indicator disappears adb shell appops stop com.google.android.katniss 27 adb shell appops start com.google.android.katniss 27 # indicator does not come up adb shell settings put global sysui_mic_disclosure_enable 1 adb shell appops start com.google.android.katniss 27 # indicator comes up Change-Id: I7317fe58676615578a07f0b37ae5a8cd99db5576
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions