diff options
| author | David Anderson <dvander@google.com> | 2019-06-11 16:43:24 -0700 |
|---|---|---|
| committer | David Anderson <dvander@google.com> | 2019-06-17 17:18:47 -0700 |
| commit | 8c9388a1188ef98b9f36d5e8b6dbd462ad08f6e1 (patch) | |
| tree | 6ed1cb9f7b39f29374eaaa25ec64700ea97b8567 /Android.bp | |
| parent | ab55ff5da0ed61ddf59d6c4df406ba9e335d75f7 (diff) | |
| download | platform_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.bp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,7 @@ cc_binary { "gsi_aidl_interface-cpp", "libbase", "libbinder", + "libext4_utils", "libfs_mgr", "libgsi", "liblog", |
