summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2017-07-21 02:36:05 +0200
committerAndroid (Google) Code Review <android-gerrit@google.com>2017-07-21 02:36:05 +0200
commitfe6ba1eb72232f7f44c977a41dc25248e53ea498 (patch)
treef83eea99cc9b6c5011cf4e9ae177dc5e0ed7ec12
parentMerge "Fix the android-cloexec-* warnings in bootable/recovery" am: 94a8ea1797 am: 6d8827e0d3 am: 96b5bb9601 (diff)
parentBuild libminui with BOARD_VNDK_VERSION (diff)
downloadandroid_bootable_recovery-fe6ba1eb72232f7f44c977a41dc25248e53ea498.tar
android_bootable_recovery-fe6ba1eb72232f7f44c977a41dc25248e53ea498.tar.gz
android_bootable_recovery-fe6ba1eb72232f7f44c977a41dc25248e53ea498.tar.bz2
android_bootable_recovery-fe6ba1eb72232f7f44c977a41dc25248e53ea498.tar.lz
android_bootable_recovery-fe6ba1eb72232f7f44c977a41dc25248e53ea498.tar.xz
android_bootable_recovery-fe6ba1eb72232f7f44c977a41dc25248e53ea498.tar.zst
android_bootable_recovery-fe6ba1eb72232f7f44c977a41dc25248e53ea498.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 := \