OSDN Git Service

Allow minigbm gralloc to coexist with board gralloc. am: 3fbaca6783
authorAlistair Strachan <astrachan@google.com>
Fri, 13 Jul 2018 19:56:19 +0000 (12:56 -0700)
committerandroid-build-merger <android-build-merger@google.com>
Fri, 13 Jul 2018 19:56:19 +0000 (12:56 -0700)
am: ff234ae422

Change-Id: I3a6a0db16f4bd7048aa9b985fdd7444a8fda5cc7

Android.mk

index f6e0c33..1c52e2a 100644 (file)
@@ -61,7 +61,7 @@ include $(MINIGBM_GRALLOC_MK)
 LOCAL_CFLAGS := $(MINIGBM_CFLAGS)
 LOCAL_CPPFLAGS := $(MINIGBM_CPPFLAGS)
 
-LOCAL_MODULE := gralloc.$(TARGET_BOARD_PLATFORM)
+LOCAL_MODULE := gralloc.minigbm
 LOCAL_MODULE_TAGS := optional
 # The preferred path for vendor HALs is /vendor/lib/hw
 LOCAL_PROPRIETARY_MODULE := true