summaryrefslogtreecommitdiff
path: root/libs/hwui/HWUIProperties.sysprop
blob: 42191ca6f514e3f29858ee97cab1e93d31e9ab6a (plain)
1
2
3
4
5
6
7
8
9
owner: Platform
module: "android.uirenderer"
prop {
    api_name: "use_vulkan"
    type: Boolean
    prop_name: "ro.hwui.use_vulkan"
    scope: Public
    access: Readonly
}