Merge "audio: allow the default setting of the audio persistent property"
This commit is contained in:
commit
f60b740692
1 changed files with 3 additions and 0 deletions
3
vendor/vendor_init.te
vendored
3
vendor/vendor_init.te
vendored
|
@ -8,3 +8,6 @@ set_prop(vendor_init, logpersistd_logging_prop)
|
|||
allow vendor_init proc_dirty:file w_file_perms;
|
||||
allow vendor_init proc_sched:file w_file_perms;
|
||||
allow vendor_init modem_img_file:filesystem { getattr };
|
||||
|
||||
# Audio property
|
||||
set_prop(vendor_init, vendor_audio_prop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue