Bug: 119267168 Test: Booted pixel 3 with Vulkan rendering Change-Id: Ibc4b2e00d791b1fb333c0e0f5db2b5f084808c24
10 lines
174 B
Plaintext
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
|
|
}
|