summaryrefslogtreecommitdiffstats
path: root/minui
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-07-23 09:31:42 +0200
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-07-23 09:31:42 +0200
commita187538c374b645b9a44204d911ea93fb0c1fcf7 (patch)
tree1f01f28cb4c545d376a46f19473b38f039f688af /minui
parentrelease-request-d8901a87-7dd0-4cc8-a44e-d04982e429da-for-git_oc-mr1-release-4198291 snap-temp-L50900000084068812 (diff)
parentAvoid crashing recovery with unwritable /cache. (diff)
downloadandroid_bootable_recovery-a187538c374b645b9a44204d911ea93fb0c1fcf7.tar
android_bootable_recovery-a187538c374b645b9a44204d911ea93fb0c1fcf7.tar.gz
android_bootable_recovery-a187538c374b645b9a44204d911ea93fb0c1fcf7.tar.bz2
android_bootable_recovery-a187538c374b645b9a44204d911ea93fb0c1fcf7.tar.lz
android_bootable_recovery-a187538c374b645b9a44204d911ea93fb0c1fcf7.tar.xz
android_bootable_recovery-a187538c374b645b9a44204d911ea93fb0c1fcf7.tar.zst
android_bootable_recovery-a187538c374b645b9a44204d911ea93fb0c1fcf7.zip
Diffstat (limited to 'minui')
-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 := \