Merge "Introduce a property for multiclient HAL" into main
This commit is contained in:
commit
30ec53ee47
3 changed files with 3 additions and 0 deletions
1
chre/sepolicy/property.te
Normal file
1
chre/sepolicy/property.te
Normal file
|
@ -0,0 +1 @@
|
||||||
|
vendor_internal_prop(vendor_chre_hal_prop)
|
1
chre/sepolicy/property_contexts
Normal file
1
chre/sepolicy/property_contexts
Normal file
|
@ -0,0 +1 @@
|
||||||
|
vendor.chre.multiclient_hal u:object_r:vendor_chre_hal_prop:s0
|
1
chre/sepolicy/vendor_init.te
Normal file
1
chre/sepolicy/vendor_init.te
Normal file
|
@ -0,0 +1 @@
|
||||||
|
set_prop(vendor_init, vendor_chre_hal_prop)
|
Loading…
Add table
Add a link
Reference in a new issue