summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorDavid Anderson <dvander@google.com>2019-06-11 16:43:24 -0700
committerDavid Anderson <dvander@google.com>2019-06-11 16:44:57 -0700
commit8bdf6257ff951be4769eb583b02fd1a239580a71 (patch)
tree7510fddae32b1a2303d8c18eae215afcd91692ae /Android.bp
parentd013ed7eeae0d4c1d00f7316d7eb1f37404bb430 (diff)
downloadgsid-8bdf6257ff951be4769eb583b02fd1a239580a71.tar.gz
Add a wipe-data command to gsi_tool and IGsiService.
Bug: 134185850 Test: gsi_tool install reboot; skip setup wizard reboot gsi_tool wipe-data gsi_tool enable reboot; expect setup wizard Change-Id: I44b676f9e08a890b14f056c7ab095c42158d9eb4
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index e1ced24..a725fc7 100644
--- a/Android.bp
+++ b/Android.bp
@@ -69,6 +69,7 @@ cc_binary {
"gsi_aidl_interface-cpp",
"libbase",
"libbinder",
+ "libext4_utils",
"libfs_mgr",
"libgsi",
"liblog",