Move legacy property.te to vendor and tracking_denials
Bug: 312143882 Bug: 314065301 Test: make selinux_policy Change-Id: I1e414cb04b71bf9aa47f8b60a78aad220bdf21b6
This commit is contained in:
parent
b429bebad7
commit
1f829bd3f9
4 changed files with 31 additions and 26 deletions
16
vendor/property.te
vendored
16
vendor/property.te
vendored
|
@ -1,3 +1,19 @@
|
|||
vendor_internal_prop(vendor_camera_prop)
|
||||
vendor_internal_prop(vendor_ro_sys_default_prop)
|
||||
vendor_internal_prop(vendor_persist_sys_default_prop)
|
||||
|
||||
# USB
|
||||
vendor_internal_prop(vendor_usb_config_prop)
|
||||
vendor_internal_prop(vendor_secure_element_prop)
|
||||
|
||||
# Trusty storage FS ready
|
||||
vendor_internal_prop(vendor_trusty_storage_prop)
|
||||
|
||||
# Fingerprint
|
||||
vendor_internal_prop(vendor_fingerprint_prop)
|
||||
|
||||
# Battery
|
||||
vendor_internal_prop(vendor_battery_defender_prop)
|
||||
|
||||
# Mali Integration
|
||||
vendor_restricted_prop(vendor_arm_runtime_option_prop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue