summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorDavid Anderson <dvander@google.com>2019-06-07 13:58:51 -0700
committerDavid Anderson <dvander@google.com>2019-06-10 15:24:59 -0700
commit623447390f95f4407980430201c191a4dda148e2 (patch)
tree7bc02c49eeb8fb656629395a4f0743804420ec7d /Android.bp
parentd013ed7eeae0d4c1d00f7316d7eb1f37404bb430 (diff)
downloadgsid-623447390f95f4407980430201c191a4dda148e2.tar.gz
Verify that GSI images resolve to /dev/block/by-name/userdata.
Bug: 134536978 Test: manual test Change-Id: Ib9bcbc4a179fa2f5c8cdbc313c1a2a225dc0f5be
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..84653ac 100644
--- a/Android.bp
+++ b/Android.bp
@@ -58,6 +58,7 @@ cc_binary {
"daemon.cpp",
"gsi_service.cpp",
"gsi_installer.cpp",
+ "utility.cpp",
],
required: [
"mke2fs",