Disable SWIFTSHADER default except for ripcurrentpro
Bug: 295365113 Change-Id: Ie88d414514b4740dbbb4d68c6b9ce39a7ce2d596 Signed-off-by: Hyunki Koo <hyunki00.koo@samsung.com>
This commit is contained in:
parent
1147188704
commit
9c3e985dd2
4 changed files with 8 additions and 8 deletions
|
@ -16,8 +16,8 @@
|
|||
|
||||
TARGET_LINUX_KERNEL_VERSION := 6.1
|
||||
|
||||
USE_SWIFTSHADER := true
|
||||
BOARD_USES_SWIFTSHADER := true
|
||||
USE_SWIFTSHADER := false
|
||||
BOARD_USES_SWIFTSHADER := false
|
||||
|
||||
$(call inherit-product, device/google/zumapro/aosp_common.mk)
|
||||
$(call inherit-product, device/google/caimito/device-ripcurrent24.mk)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue