Build libminui with BOARD_VNDK_VERSION
Use libdrm_platform which is a platform variant of libdrm.
Bug: 63741047
Bug: 37342627
Test: BOARD_VNDK_VERSION=current m -j libminui
Test: ryu recovery graphics test shows various graphics
Change-Id: Ifd2c1432781a96538585cdf818aa728d628a2f5a
Merged-In: Ifd2c1432781a96538585cdf818aa728d628a2f5a
(cherry picked from commit a48c494f13)
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ LOCAL_SRC_FILES := \
|
|||||||
|
|
||||||
LOCAL_WHOLE_STATIC_LIBRARIES := \
|
LOCAL_WHOLE_STATIC_LIBRARIES := \
|
||||||
libadf \
|
libadf \
|
||||||
libdrm \
|
libdrm_platform \
|
||||||
libsync_recovery
|
libsync_recovery
|
||||||
|
|
||||||
LOCAL_STATIC_LIBRARIES := \
|
LOCAL_STATIC_LIBRARIES := \
|
||||||
|
|||||||
Reference in New Issue
Block a user