File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ PRODUCT_COPY_FILES += \
64
64
PRODUCT_VENDOR_PROPERTIES += \
65
65
ro.hardware.vulkan=broadcom \
66
66
67
- # It is the only way to set ro.hwui.use_vulkan=true
68
- # TARGET_USES_VULKAN = true
67
+ # Enable Vulkan backend for SKIA/HWUI
68
+ TARGET_USES_VULKAN = true
69
69
70
70
# Bluetooth
71
71
PRODUCT_VENDOR_PROPERTIES += \
Original file line number Diff line number Diff line change 20
20
<!-- gpu+display components (vendor) -->
21
21
<project path =" glodroid/vendor/minigbm" remote =" aosp" name =" platform/external/minigbm" groups =" glodroid" revision =" 84b3a09ef0e620c1b2ec19c7626c327e68a847bc" />
22
22
<project path =" glodroid/vendor/drm_hwcomposer" remote =" aosp" name =" platform/external/drm_hwcomposer" groups =" glodroid" revision =" 5de61b5e4fbf43b78b605dab68465aa6722930c4" />
23
- <project path =" glodroid/vendor/mesa3d" remote =" aosp" name =" platform/external/mesa3d" groups =" glodroid" revision =" refs/tags/upstream-mesa-23.1.5 " />
23
+ <project path =" glodroid/vendor/mesa3d" remote =" aosp" name =" platform/external/mesa3d" groups =" glodroid" revision =" f88338f80127d8bbbb49269e2399fd9e7e460c5c " />
24
24
25
25
<!-- camera components (vendor) -->
26
26
<project path =" glodroid/vendor/libcamera" remote =" libcamera" name =" libcamera.git" groups =" glodroid" revision =" 960d0c1e19feaf310321c906e14bd5410c6be629" />
You can’t perform that action at this time.
0 commit comments