Merge "Give audio GID to MANAGE_VOICE_KEYPHRASES apps." into lmp-dev

This commit is contained in:
Jeff Sharkey
2014-10-01 23:43:55 +00:00
committed by Android (Google) Code Review

View File

@@ -113,6 +113,12 @@
<group gid="loop_radio" /> <group gid="loop_radio" />
</permission> </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>
<!-- ================================================================== --> <!-- ================================================================== -->
<!-- ================================================================== --> <!-- ================================================================== -->
<!-- ================================================================== --> <!-- ================================================================== -->