Merge "Disable SWIFTSHADER default except for ripcurrentpro" into main

This commit is contained in:
Jason Chiu 2023-09-05 23:15:04 +00:00 committed by Android (Google) Code Review
commit 1f7b4d2340
4 changed files with 8 additions and 8 deletions

View file

@ -16,8 +16,8 @@
TARGET_LINUX_KERNEL_VERSION := 6.1 TARGET_LINUX_KERNEL_VERSION := 6.1
USE_SWIFTSHADER := true USE_SWIFTSHADER := false
BOARD_USES_SWIFTSHADER := true BOARD_USES_SWIFTSHADER := false
$(call inherit-product, device/google/zumapro/aosp_common.mk) $(call inherit-product, device/google/zumapro/aosp_common.mk)
$(call inherit-product, device/google/caimito/device-caiman.mk) $(call inherit-product, device/google/caimito/device-caiman.mk)

View file

@ -16,8 +16,8 @@
TARGET_LINUX_KERNEL_VERSION := 6.1 TARGET_LINUX_KERNEL_VERSION := 6.1
USE_SWIFTSHADER := true USE_SWIFTSHADER := false
BOARD_USES_SWIFTSHADER := true BOARD_USES_SWIFTSHADER := false
$(call inherit-product, device/google/zumapro/aosp_common.mk) $(call inherit-product, device/google/zumapro/aosp_common.mk)
$(call inherit-product, device/google/caimito/device-komodo.mk) $(call inherit-product, device/google/caimito/device-komodo.mk)

View file

@ -16,8 +16,8 @@
TARGET_LINUX_KERNEL_VERSION := 6.1 TARGET_LINUX_KERNEL_VERSION := 6.1
USE_SWIFTSHADER := true USE_SWIFTSHADER := false
BOARD_USES_SWIFTSHADER := true BOARD_USES_SWIFTSHADER := false
$(call inherit-product, device/google/zumapro/aosp_common.mk) $(call inherit-product, device/google/zumapro/aosp_common.mk)
$(call inherit-product, device/google/caimito/device-ripcurrent24.mk) $(call inherit-product, device/google/caimito/device-ripcurrent24.mk)

View file

@ -16,8 +16,8 @@
TARGET_LINUX_KERNEL_VERSION := 6.1 TARGET_LINUX_KERNEL_VERSION := 6.1
USE_SWIFTSHADER := true USE_SWIFTSHADER := false
BOARD_USES_SWIFTSHADER := true BOARD_USES_SWIFTSHADER := false
$(call inherit-product, device/google/zumapro/aosp_common.mk) $(call inherit-product, device/google/zumapro/aosp_common.mk)
$(call inherit-product, device/google/caimito/device-tokay.mk) $(call inherit-product, device/google/caimito/device-tokay.mk)