summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2016-12-16 00:15:47 +0100
committerandroid-build-merger <android-build-merger@google.com>2016-12-16 00:15:47 +0100
commit870b87dfc88fa3c578d793d8694346c3a2c4ce04 (patch)
treeecd7647a593a0321825c76722b5c880130292a3d /tests/Android.mk
parentMerge "Add a stub recovery UI." am: 8c1584feaf (diff)
parentMerge "tests: Add tests for bootloader_message." (diff)
downloadandroid_bootable_recovery-870b87dfc88fa3c578d793d8694346c3a2c4ce04.tar
android_bootable_recovery-870b87dfc88fa3c578d793d8694346c3a2c4ce04.tar.gz
android_bootable_recovery-870b87dfc88fa3c578d793d8694346c3a2c4ce04.tar.bz2
android_bootable_recovery-870b87dfc88fa3c578d793d8694346c3a2c4ce04.tar.lz
android_bootable_recovery-870b87dfc88fa3c578d793d8694346c3a2c4ce04.tar.xz
android_bootable_recovery-870b87dfc88fa3c578d793d8694346c3a2c4ce04.tar.zst
android_bootable_recovery-870b87dfc88fa3c578d793d8694346c3a2c4ce04.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 1621f37bf..8ae52d799 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -61,6 +61,7 @@ LOCAL_MODULE := recovery_component_test
LOCAL_C_INCLUDES := bootable/recovery
LOCAL_SRC_FILES := \
component/applypatch_test.cpp \
+ component/bootloader_message_test.cpp \
component/edify_test.cpp \
component/uncrypt_test.cpp \
component/updater_test.cpp \