summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2017-10-23 23:25:17 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-10-23 23:25:17 +0200
commitd83085895279e8a988d962931868f40eff8e751c (patch)
tree920a40bc079d95c8714a47f11c24f6017d7e4ea7
parentMerge "Build libminui with BOARD_VNDK_VERSION" (diff)
parentlibdrm_platform is now libdrm (diff)
downloadandroid_bootable_recovery-d83085895279e8a988d962931868f40eff8e751c.tar
android_bootable_recovery-d83085895279e8a988d962931868f40eff8e751c.tar.gz
android_bootable_recovery-d83085895279e8a988d962931868f40eff8e751c.tar.bz2
android_bootable_recovery-d83085895279e8a988d962931868f40eff8e751c.tar.lz
android_bootable_recovery-d83085895279e8a988d962931868f40eff8e751c.tar.xz
android_bootable_recovery-d83085895279e8a988d962931868f40eff8e751c.tar.zst
android_bootable_recovery-d83085895279e8a988d962931868f40eff8e751c.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 546ba2fe5..ae1552b1b 100644
--- a/minui/Android.mk
+++ b/minui/Android.mk
@@ -28,7 +28,7 @@ LOCAL_SRC_FILES := \
LOCAL_WHOLE_STATIC_LIBRARIES := \
libadf \
- libdrm_platform \
+ libdrm \
libsync_recovery
LOCAL_STATIC_LIBRARIES := \