From 6a7e4af7c640cd8b056cdc703e84b9d122ce3703 Mon Sep 17 00:00:00 2001 From: Tao Bao Date: Thu, 14 Jun 2018 21:57:43 -0700 Subject: updater: Add Command parsing codes. The added codes are not used in the updater yet. The switch will happen in subsequent CLs. Test: Run recovery_unit_test and recovery_component_test on marlin. Change-Id: I1ae8a233280f02c2171b43ef028bdccdacb39c59 --- updater/Android.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'updater/Android.mk') diff --git a/updater/Android.mk b/updater/Android.mk index 46c56f4a0..ac9aecb04 100644 --- a/updater/Android.mk +++ b/updater/Android.mk @@ -35,6 +35,7 @@ updater_common_static_libraries := \ libfec \ libfec_rs \ libfs_mgr \ + libgtest_prod \ liblog \ libselinux \ libsparse \ -- cgit v1.2.3