Add tests for setup-bcb and clear-bcb via uncrypt.

Bug: http://b/33534933
Test: recovery_component_test passes (and fails on buggy build due to
      the CL in [1]).

[1]: commit 7e31f421a514da09b90e46dbd642a5e9b16e0003

Change-Id: I120498048ec1db8f9fcbb3cf135c05d3a48cfcdf
diff --git a/tests/Android.mk b/tests/Android.mk
index 5f6a7ce..1621f37 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -62,8 +62,10 @@
 LOCAL_SRC_FILES := \
     component/applypatch_test.cpp \
     component/edify_test.cpp \
+    component/uncrypt_test.cpp \
     component/updater_test.cpp \
     component/verifier_test.cpp
+
 LOCAL_FORCE_STATIC_EXECUTABLE := true
 
 tune2fs_static_libraries := \