summaryrefslogtreecommitdiffstats
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-17 17:18:47 -0700
commit8c9388a1188ef98b9f36d5e8b6dbd462ad08f6e1 (patch)
tree6ed1cb9f7b39f29374eaaa25ec64700ea97b8567 /Android.bp
parentab55ff5da0ed61ddf59d6c4df406ba9e335d75f7 (diff)
downloadplatform_system_gsid-android10-dev.tar.gz
platform_system_gsid-android10-dev.tar.bz2
platform_system_gsid-android10-dev.zip
Add a wipe-data command to gsi_tool and IGsiService.android10-dev
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 Merged-In: 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 4cefc42..e5cedd8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -68,6 +68,7 @@ cc_binary {
"gsi_aidl_interface-cpp",
"libbase",
"libbinder",
+ "libext4_utils",
"libfs_mgr",
"libgsi",
"liblog",