aosp_comet: stop using swiftshader

Bug: 319226715
Test: boot to home
Change-Id: I106fc0580809543ea330105eb4e0f84c035d7054
This commit is contained in:
Jesse Hall 2024-01-11 16:35:35 -08:00
parent 44fa05927d
commit 71861e711e

View file

@ -16,9 +16,6 @@
TARGET_LINUX_KERNEL_VERSION := 6.1 TARGET_LINUX_KERNEL_VERSION := 6.1
USE_SWIFTSHADER := true
BOARD_USES_SWIFTSHADER := true
$(call inherit-product, device/google/zumapro/aosp_common.mk) $(call inherit-product, device/google/zumapro/aosp_common.mk)
$(call inherit-product, device/google/comet/device-comet.mk) $(call inherit-product, device/google/comet/device-comet.mk)