Skip to content

Commit 5a9e45a

Browse files
iskim517Michael Bestas
authored and
Michael Bestas
committed
Add ro.cpuvulkan.version to property_contexts
Bug: 173683489 Test: vts_treble_sys_prop_test Test: VulkanTest Change-Id: I4d78ed5de6640c4342c4f6c2362976577007a681 (cherry picked from commit f1a7f16)
1 parent 46d058f commit 5a9e45a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

prebuilts/api/30.0/public/property_contexts

+2
Original file line numberDiff line numberDiff line change
@@ -479,3 +479,5 @@ cache_key.telephony. u:object_r:binder_cache_telephony_serve
479479
# Graphics related properties
480480
graphics.gpu.profiler.support u:object_r:graphics_config_prop:s0 exact bool
481481
graphics.gpu.profiler.vulkan_layer_apk u:object_r:graphics_config_prop:s0 exact string
482+
483+
ro.cpuvulkan.version u:object_r:graphics_config_prop:s0 exact int

public/property_contexts

+2
Original file line numberDiff line numberDiff line change
@@ -479,3 +479,5 @@ cache_key.telephony. u:object_r:binder_cache_telephony_serve
479479
# Graphics related properties
480480
graphics.gpu.profiler.support u:object_r:graphics_config_prop:s0 exact bool
481481
graphics.gpu.profiler.vulkan_layer_apk u:object_r:graphics_config_prop:s0 exact string
482+
483+
ro.cpuvulkan.version u:object_r:graphics_config_prop:s0 exact int

0 commit comments

Comments
 (0)