summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-05-11 22:06:22 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-05-11 22:06:22 +0200
commit8c6f699b368598907bb950ca68a732bc44470601 (patch)
treeb2582f367c622015c1df8de96bf3ca618c7967e2 /tests/Android.mk
parentMerge "recovery: Configure device menu based on runtime info." (diff)
parenttests: Add tests for ScreenRecoveryUI. (diff)
downloadandroid_bootable_recovery-8c6f699b368598907bb950ca68a732bc44470601.tar
android_bootable_recovery-8c6f699b368598907bb950ca68a732bc44470601.tar.gz
android_bootable_recovery-8c6f699b368598907bb950ca68a732bc44470601.tar.bz2
android_bootable_recovery-8c6f699b368598907bb950ca68a732bc44470601.tar.lz
android_bootable_recovery-8c6f699b368598907bb950ca68a732bc44470601.tar.xz
android_bootable_recovery-8c6f699b368598907bb950ca68a732bc44470601.tar.zst
android_bootable_recovery-8c6f699b368598907bb950ca68a732bc44470601.zip
Diffstat (limited to 'tests/Android.mk')
-rw-r--r--tests/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index 538ae63e2..7234b521a 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -27,6 +27,7 @@ LOCAL_STATIC_LIBRARIES := \
libminui \
libotautil \
libupdater \
+ libpng \
libziparchive \
libutils \
libz \