xref: /aosp_15_r20/system/sepolicy/prebuilts/api/31.0/public/audioserver.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1*e4a36f41SAndroid Build Coastguard Worker# audioserver - audio services daemon
2*e4a36f41SAndroid Build Coastguard Workertype audioserver, domain;
3*e4a36f41SAndroid Build Coastguard Workertype audioserver_tmpfs, file_type;
4*e4a36f41SAndroid Build Coastguard Worker
5*e4a36f41SAndroid Build Coastguard Worker# Allow audioserver to signal audio HAL processes and dump their stacks.
6*e4a36f41SAndroid Build Coastguard Workerallow audioserver hal_audio_server:process signal;
7