OSDN Git Service

Link against android.hardware.graphics.mapper@3.0
authorMichael Goffioul <michael.goffioul@lincor.com>
Wed, 9 Oct 2019 15:56:55 +0000 (11:56 -0400)
committerMichael Goffioul <michael.goffioul@lincor.com>
Wed, 9 Oct 2019 15:56:55 +0000 (11:56 -0400)
Android.mk

index 483d217..58cb85f 100644 (file)
@@ -38,6 +38,7 @@ LOCAL_SHARED_LIBRARIES := \
     libutils \
     android.hardware.graphics.common@1.0 \
     android.hardware.graphics.mapper@2.0 \
+    android.hardware.graphics.mapper@3.0 \
     android.hardware.graphics.composer@2.1
 
 ifeq ($(strip $(BOARD_USES_MINIGBM)), true)