Cleanup unused ArmNN settings.
Test: pre-submit Bug: 294463729 Change-Id: I1008e2c14ae8d9c7950e5d6add49372fa2b42ce2
This commit is contained in:
parent
f2da1ce009
commit
bbef712e84
3 changed files with 0 additions and 9 deletions
3
whitechapel/vendor/google/property.te
vendored
3
whitechapel/vendor/google/property.te
vendored
|
@ -57,6 +57,3 @@ vendor_internal_prop(vendor_trusty_storage_prop)
|
|||
|
||||
# Mali Integration
|
||||
vendor_restricted_prop(vendor_arm_runtime_option_prop)
|
||||
|
||||
# ArmNN configuration
|
||||
vendor_internal_prop(vendor_armnn_config_prop)
|
||||
|
|
3
whitechapel/vendor/google/property_contexts
vendored
3
whitechapel/vendor/google/property_contexts
vendored
|
@ -101,6 +101,3 @@ ro.vendor.trusty.storage.fs_ready u:object_r:vendor_trusty_storage
|
|||
|
||||
# Mali GPU driver configuration and debug options
|
||||
vendor.mali. u:object_r:vendor_arm_runtime_option_prop:s0 prefix
|
||||
|
||||
# ArmNN configuration
|
||||
ro.vendor.armnn. u:object_r:vendor_armnn_config_prop:s0 prefix
|
||||
|
|
3
whitechapel/vendor/google/vendor_init.te
vendored
3
whitechapel/vendor/google/vendor_init.te
vendored
|
@ -46,6 +46,3 @@ allow vendor_init tee_data_file:lnk_file read;
|
|||
|
||||
# Mali
|
||||
set_prop(vendor_init, vendor_arm_runtime_option_prop)
|
||||
|
||||
# ArmNN
|
||||
set_prop(vendor_init, vendor_armnn_config_prop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue