summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2017-07-22 01:54:28 +0200
committerandroid-build-merger <android-build-merger@google.com>2017-07-22 01:54:28 +0200
commit8e59e23d14d1ae4fda61377cdb2041fcb9a5c1a8 (patch)
tree17e6cb6f3373b87f861b3865fc0ed8a4b46dcf0b
parentMerge "Avoid crashing recovery with unwritable /cache." am: 9187f1cc51 am: 4fb2825dc2 am: e62f06246a (diff)
parentBuild libminui with BOARD_VNDK_VERSION (diff)
downloadandroid_bootable_recovery-8e59e23d14d1ae4fda61377cdb2041fcb9a5c1a8.tar
android_bootable_recovery-8e59e23d14d1ae4fda61377cdb2041fcb9a5c1a8.tar.gz
android_bootable_recovery-8e59e23d14d1ae4fda61377cdb2041fcb9a5c1a8.tar.bz2
android_bootable_recovery-8e59e23d14d1ae4fda61377cdb2041fcb9a5c1a8.tar.lz
android_bootable_recovery-8e59e23d14d1ae4fda61377cdb2041fcb9a5c1a8.tar.xz
android_bootable_recovery-8e59e23d14d1ae4fda61377cdb2041fcb9a5c1a8.tar.zst
android_bootable_recovery-8e59e23d14d1ae4fda61377cdb2041fcb9a5c1a8.zip
-rw-r--r--minui/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/minui/Android.mk b/minui/Android.mk
index 4dfc65f8a..6522fcfd2 100644
--- a/minui/Android.mk
+++ b/minui/Android.mk
@@ -25,7 +25,7 @@ LOCAL_SRC_FILES := \
LOCAL_WHOLE_STATIC_LIBRARIES := \
libadf \
- libdrm \
+ libdrm_platform \
libsync_recovery
LOCAL_STATIC_LIBRARIES := \