android_frameworks_base/libs/hwui/HWUIProperties.sysprop
Stan Iliev b8811aa52f Read product property to set Vulkan as default render pipeline
Bug: 119267168
Test: Booted pixel 3 with Vulkan rendering
Change-Id: Ibc4b2e00d791b1fb333c0e0f5db2b5f084808c24
2018-12-14 22:36:40 +00:00

10 lines
174 B
Plaintext

owner: Platform
module: "android.uirenderer"
prop {
api_name: "use_vulkan"
type: Boolean
prop_name: "ro.hwui.use_vulkan"
scope: Public
access: Readonly
}