sm7250-common: sepolicy: Comply with VTS vendor isolation
This commit is contained in:
committed by
KakatkarAkshay
parent
dfcb1f5437
commit
7cafc897c8
@@ -17,7 +17,6 @@
|
|||||||
BUILD_BROKEN_DUP_RULES := true
|
BUILD_BROKEN_DUP_RULES := true
|
||||||
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
|
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
|
||||||
BUILD_BROKEN_ENFORCE_SYSPROP_OWNER := true
|
BUILD_BROKEN_ENFORCE_SYSPROP_OWNER := true
|
||||||
BUILD_BROKEN_VENDOR_PROPERTY_NAMESPACE := true
|
|
||||||
|
|
||||||
BOARD_VENDOR := oneplus
|
BOARD_VENDOR := oneplus
|
||||||
|
|
||||||
|
|||||||
2
sepolicy/private/property_contexts
Normal file
2
sepolicy/private/property_contexts
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
persist.nfc. u:object_r:vendor_nfc_prop:s0
|
||||||
|
ro.gfx.driver.1 u:object_r:graphics_config_prop:s0
|
||||||
2
sepolicy/vendor/property_contexts
vendored
2
sepolicy/vendor/property_contexts
vendored
@@ -1,4 +1,3 @@
|
|||||||
persist.nfc. u:object_r:vendor_nfc_prop:s0
|
|
||||||
persist.vendor.bluetooth.a2dp. u:object_r:vendor_bluetooth_prop:s0
|
persist.vendor.bluetooth.a2dp. u:object_r:vendor_bluetooth_prop:s0
|
||||||
persist.vendor.bluetooth.bt.uart.log u:object_r:vendor_oem_bluetooth_prop:s0
|
persist.vendor.bluetooth.bt.uart.log u:object_r:vendor_oem_bluetooth_prop:s0
|
||||||
persist.vendor.cwb.debug u:object_r:vendor_cwb_prop:s0
|
persist.vendor.cwb.debug u:object_r:vendor_cwb_prop:s0
|
||||||
@@ -25,7 +24,6 @@ persist.vendor.tcpdump.copy u:object_r:vendor_oem_wifi_prop:s0
|
|||||||
persist.vendor.tcpdump.dir u:object_r:vendor_oem_wifi_prop:s0
|
persist.vendor.tcpdump.dir u:object_r:vendor_oem_wifi_prop:s0
|
||||||
persist.vendor.tcpdump.location u:object_r:vendor_oem_wifi_prop:s0
|
persist.vendor.tcpdump.location u:object_r:vendor_oem_wifi_prop:s0
|
||||||
persist.vendor.tcpdump.mdpermission u:object_r:vendor_oem_wifi_prop:s0
|
persist.vendor.tcpdump.mdpermission u:object_r:vendor_oem_wifi_prop:s0
|
||||||
ro.gfx.driver.1 u:object_r:graphics_config_prop:s0
|
|
||||||
ro.vendor.build.display.full_id u:object_r:vendor_rild_prop:s0
|
ro.vendor.build.display.full_id u:object_r:vendor_rild_prop:s0
|
||||||
ro.vendor.product.device.db u:object_r:vendor_db_security_prop:s0
|
ro.vendor.product.device.db u:object_r:vendor_db_security_prop:s0
|
||||||
ro.vendor.product.manufacturer.db u:object_r:vendor_db_security_prop:s0
|
ro.vendor.product.manufacturer.db u:object_r:vendor_db_security_prop:s0
|
||||||
|
|||||||
Reference in New Issue
Block a user