- Improve code with reference and split gain category This reverts commits -471da74
-de7135d
-f6c011d
All credit goes to Stylog, this is just revert commits with few improvement Co-authored-by: clarencelol <clarencekuiek@icloud.com>
9 lines
469 B
Text
9 lines
469 B
Text
allow hal_audio_default audio_socket:sock_file rw_file_perms;
|
|
allow hal_audio_default diag_device:chr_file { read write };
|
|
allow hal_audio_default sysfs:dir r_dir_perms;
|
|
allow hal_audio_default sysfs_info:file { open getattr read };
|
|
allow hal_audio_default vendor_data_file:dir { create write add_name };
|
|
allow hal_audio_default vendor_data_file:file { append create getattr open read };
|
|
|
|
get_prop(hal_audio_default, dirac_prop)
|
|
set_prop(hal_audio_default, dirac_prop)
|