audio: move set property in vendor_init to gs-common
Bug: 259161622 Test: build pass Change-Id: I4232a7e33c75c2dc7475e0888da7019d59de52d1 Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
parent
3a29cc604b
commit
684d922d59
1 changed files with 0 additions and 3 deletions
3
vendor/vendor_init.te
vendored
3
vendor/vendor_init.te
vendored
|
@ -11,9 +11,6 @@ allow vendor_init sg_device:chr_file r_file_perms;
|
||||||
allow vendor_init bootdevice_sysdev:file create_file_perms;
|
allow vendor_init bootdevice_sysdev:file create_file_perms;
|
||||||
allow vendor_init modem_img_file:filesystem { getattr };
|
allow vendor_init modem_img_file:filesystem { getattr };
|
||||||
|
|
||||||
# Audio property
|
|
||||||
set_prop(vendor_init, vendor_audio_prop)
|
|
||||||
|
|
||||||
userdebug_or_eng(`
|
userdebug_or_eng(`
|
||||||
allow vendor_init vendor_init:lockdown { integrity };
|
allow vendor_init vendor_init:lockdown { integrity };
|
||||||
')
|
')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue