summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-10-04 01:45:55 +0200
committerandroid-build-merger <android-build-merger@google.com>2017-10-04 01:45:55 +0200
commita79c09493e2589d2ca6030a6042a2a566c641833 (patch)
treece81f6419c38011df6d96545a783b27a6d60f357 /Android.mk
parentMerge "screen_ui: stage marker positioning" am: 16817312a6 am: c6e12b5f43 am: dca0a20063 (diff)
parentMerge "otautil: Export headers." am: 2cedab7af9 am: b50d7cf9c9 (diff)
downloadandroid_bootable_recovery-a79c09493e2589d2ca6030a6042a2a566c641833.tar
android_bootable_recovery-a79c09493e2589d2ca6030a6042a2a566c641833.tar.gz
android_bootable_recovery-a79c09493e2589d2ca6030a6042a2a566c641833.tar.bz2
android_bootable_recovery-a79c09493e2589d2ca6030a6042a2a566c641833.tar.lz
android_bootable_recovery-a79c09493e2589d2ca6030a6042a2a566c641833.tar.xz
android_bootable_recovery-a79c09493e2589d2ca6030a6042a2a566c641833.tar.zst
android_bootable_recovery-a79c09493e2589d2ca6030a6042a2a566c641833.zip
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index c55771fbe..ac72bac01 100644
--- a/Android.mk
+++ b/Android.mk
@@ -56,6 +56,7 @@ endif
LOCAL_MODULE := librecovery
LOCAL_STATIC_LIBRARIES := \
libminui \
+ libotautil \
libvintf_recovery \
libcrypto_utils \
libcrypto \