diff options
| author | 2023-04-26 19:14:29 -0700 | |
|---|---|---|
| committer | 2023-04-26 22:44:06 -0700 | |
| commit | 87a4ad07d2c8d8088e78e8770bae3a3130625d14 (patch) | |
| tree | 54fe42c492c766aefccb1eb4d12cb63eddce8685 /cmds/bootanimation/BootAnimation.cpp | |
| parent | 29c38dc24a05b329c64bd00c9062e52bfef64b04 (diff) | |
Remove RECORD_AUDIO requirement for ST listModules
No reason to require RECORD pre-flight permissions to query dsp module
properties. CAPTURE_AUDIO_HOTWORD, which is a non-runtime permission,
should suffice to ensure only valid ST clients can call this method.
We will still require RECORD for the rest of the methods, which actually
begin to interact with the hardware.
Bug: 272147641
Fixes: 279839210
Test: SoundTriggerManagerTest
Change-Id: Ibf61fe8f26169dff754dbd40f385793b325707de
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions