am f178591f: Merge "Give audio GID to MANAGE_VOICE_KEYPHRASES apps." into lmp-dev
* commit 'f178591f26a535ec3cffa3520c3ca387ec44959b': Give audio GID to MANAGE_VOICE_KEYPHRASES apps.
This commit is contained in:
@@ -113,6 +113,12 @@
|
||||
<group gid="loop_radio" />
|
||||
</permission>
|
||||
|
||||
<!-- Hotword training apps sometimes need a GID to talk with low-level
|
||||
hardware; give them audio for now until full HAL support is added. -->
|
||||
<permission name="android.permission.MANAGE_VOICE_KEYPHRASES">
|
||||
<group gid="audio" />
|
||||
</permission>
|
||||
|
||||
<!-- ================================================================== -->
|
||||
<!-- ================================================================== -->
|
||||
<!-- ================================================================== -->
|
||||
|
||||
Reference in New Issue
Block a user