summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerry Zhang <zhangjerry@google.com>2017-08-29 05:43:03 +0200
committerandroid-build-merger <android-build-merger@google.com>2017-08-29 05:43:03 +0200
commit4dc141e6ba4a09e9c3564a98ea17334408f5073e (patch)
treef94ec2b9b4a34d1d53461ea59db0e8526a9f0e3c
parentMerge "wear_ui: Remove kMaxCols/kMaxRows/visible_text_rows/menu_headers_." am: e9605b8ca0 (diff)
parentMerge "Add libasyncio." (diff)
downloadandroid_bootable_recovery-4dc141e6ba4a09e9c3564a98ea17334408f5073e.tar
android_bootable_recovery-4dc141e6ba4a09e9c3564a98ea17334408f5073e.tar.gz
android_bootable_recovery-4dc141e6ba4a09e9c3564a98ea17334408f5073e.tar.bz2
android_bootable_recovery-4dc141e6ba4a09e9c3564a98ea17334408f5073e.tar.lz
android_bootable_recovery-4dc141e6ba4a09e9c3564a98ea17334408f5073e.tar.xz
android_bootable_recovery-4dc141e6ba4a09e9c3564a98ea17334408f5073e.tar.zst
android_bootable_recovery-4dc141e6ba4a09e9c3564a98ea17334408f5073e.zip
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 776e6ea19..aaae6a0ab 100644
--- a/Android.mk
+++ b/Android.mk
@@ -159,6 +159,7 @@ LOCAL_STATIC_LIBRARIES := \
libmounts \
libz \
libminadbd \
+ libasyncio \
libfusesideload \
libminui \
libpng \