summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorAhaan Ugale <augale@google.com>2021-05-21 02:18:45 -0700
committerAhaan Ugale <augale@google.com>2021-06-04 07:20:27 +0000
commita64d628182dc3e5cf3bceec52d7f5aa53e268216 (patch)
treedf23b0551506f88def32532f27d6c20c496e35f8 /tools/aapt2/java/JavaClassGenerator.cpp
parent1028eb2f62cc0fd4529039e6bc19d80d1759706b (diff)
Allow HotwordDetectionService access to audioflinger.
HotwordDetectionService is an isolated service which ordinarily cannot access audioflinger due to selinux restrictions on isolated processes. To bypass those restrictions, the audioflinger binder is passed from the system server to the HotwordDetectionService. This follows the existing pattern of providing access to the ContentCapture service. In T we *may* instead solve this at the selinux layer. For now, this simpler approach is used. Bug: 190011174 Test: manual - sample app can read audio (with a few other wip changes) Test: atest CtsVoiceInteractionTestCases Change-Id: I5493a5c3addf68f2ae80d64b6971a8576484eb8e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions