OSDN Git Service

Remove support for IA-HWC and gralloc.intel modules (r-x86) r-x86
authorMauro Rossi <issor.oruam@gmail.com>
Sun, 2 Jan 2022 21:46:06 +0000 (22:46 +0100)
committerMauro Rossi <issor.oruam@gmail.com>
Sun, 2 Jan 2022 21:46:06 +0000 (22:46 +0100)
Change-Id: I40a581fdcb0b231d7fed3b0ad5fe8843030f6800

BoardConfig.mk
gpu/gpu_mesa.mk

index ecc6adf..53c34dc 100644 (file)
@@ -99,8 +99,5 @@ BUILD_BROKEN_USES_BUILD_HOST_EXECUTABLE := true
 BUILD_BROKEN_USES_BUILD_HOST_STATIC_LIBRARY := true
 
 BOARD_USES_MINIGBM := true
 BUILD_BROKEN_USES_BUILD_HOST_STATIC_LIBRARY := true
 
 BOARD_USES_MINIGBM := true
-BOARD_USES_MINIGBM_INTEL := true
-BOARD_USES_GRALLOC1 := true
-BOARD_USES_IA_HWCOMPOSER := true
 TARGET_USES_HWC2 ?= true
 #BOARD_USES_VULKAN := true
 TARGET_USES_HWC2 ?= true
 #BOARD_USES_VULKAN := true
index 89b92b2..fd42e93 100644 (file)
@@ -10,8 +10,8 @@
 
 PRODUCT_PACKAGES := \
     amdgpu.ids \
 
 PRODUCT_PACKAGES := \
     amdgpu.ids \
-    hwcomposer.drm hwcomposer.drm_minigbm hwcomposer.intel \
-    gralloc.gbm gralloc.minigbm gralloc.intel \
+    hwcomposer.drm hwcomposer.drm_minigbm \
+    gralloc.gbm gralloc.minigbm \
     libGLES_mesa    \
     libtxc_dxtn     \
 
     libGLES_mesa    \
     libtxc_dxtn     \