mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-02 14:02:52 +00:00
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: I4cd468302da02603cccd9b4b98cb95745129daf5
This commit is contained in:
@@ -40,4 +40,4 @@ vendor_internal_prop(vendor_telephony_app_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)
|
||||
|
||||
Reference in New Issue
Block a user