Use restricted vendor property for ARM runtime options

They need to be read by everything that links with libmali, but we don't
expect anybody to actually write to them.

Bug: b/272740524
Test: CtsDeqpTestCases (dEQP-VK.protected_memory.stack.stacksize_*)
Change-Id: I963fb55fb92ef5f91426dbec913c901e58cacf64
This commit is contained in:
Bruno BELANYI 2023-03-31 12:57:10 +00:00
parent 083b5fe640
commit 7838603828

View file

@ -58,5 +58,4 @@ system_vendor_config_prop(vendor_uwb_calibration_prop)
vendor_internal_prop(vendor_trusty_storage_prop)
# Mali Integration
vendor_public_prop(vendor_arm_runtime_option_prop)
vendor_restricted_prop(vendor_arm_runtime_option_prop)