summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2017-07-19 11:51:03 +0200
committerSteven Moreland <smoreland@google.com>2017-07-19 21:15:46 +0200
commita48c494f138ddb99320583d00120674be1e3297c (patch)
tree84365428163a04d1e5c7f1c18fd3c3fa5d2fa8ff
parentMerge "Remove the obsolete reference to /file_contexts." (diff)
downloadandroid_bootable_recovery-a48c494f138ddb99320583d00120674be1e3297c.tar
android_bootable_recovery-a48c494f138ddb99320583d00120674be1e3297c.tar.gz
android_bootable_recovery-a48c494f138ddb99320583d00120674be1e3297c.tar.bz2
android_bootable_recovery-a48c494f138ddb99320583d00120674be1e3297c.tar.lz
android_bootable_recovery-a48c494f138ddb99320583d00120674be1e3297c.tar.xz
android_bootable_recovery-a48c494f138ddb99320583d00120674be1e3297c.tar.zst
android_bootable_recovery-a48c494f138ddb99320583d00120674be1e3297c.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 := \