Cleanup unused ArmNN settings.
Test: pre-submit Bug: 294463729 Change-Id: If623bee7f1050f814a2a3531bfa5de414fa32104
This commit is contained in:
parent
f7da749bf7
commit
1f1f647570
3 changed files with 0 additions and 9 deletions
|
@ -41,6 +41,3 @@ vendor_internal_prop(vendor_trusty_storage_prop)
|
||||||
|
|
||||||
# Mali Integration
|
# Mali Integration
|
||||||
vendor_restricted_prop(vendor_arm_runtime_option_prop)
|
vendor_restricted_prop(vendor_arm_runtime_option_prop)
|
||||||
|
|
||||||
# ArmNN
|
|
||||||
vendor_internal_prop(vendor_armnn_config_prop)
|
|
||||||
|
|
|
@ -105,6 +105,3 @@ ro.vendor.trusty.storage.fs_ready u:object_r:vendor_trusty_storage_prop
|
||||||
|
|
||||||
# Mali GPU driver configuration and debug options
|
# Mali GPU driver configuration and debug options
|
||||||
vendor.mali. u:object_r:vendor_arm_runtime_option_prop:s0 prefix
|
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
|
|
||||||
|
|
|
@ -41,6 +41,3 @@ allow vendor_init tee_data_file:lnk_file read;
|
||||||
|
|
||||||
# Mali
|
# Mali
|
||||||
set_prop(vendor_init, vendor_arm_runtime_option_prop)
|
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