summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorDavid Anderson <dvander@google.com>2019-01-11 14:37:51 -0800
committerDavid Anderson <dvander@google.com>2019-01-14 19:10:28 -0800
commitb3aff184cac0cbea6a587c4bf290fe2ae83b85b1 (patch)
treeceff0baab37474577965a450a1df7f2b99373cef /Android.bp
parentdeb2e96a68209018d82e7c2187055c9e8a17dbda (diff)
downloadgsid-b3aff184cac0cbea6a587c4bf290fe2ae83b85b1.tar.gz
Implement a boot attempt counter.
Bug: 122556707 Test: manual test Change-Id: I75457b95aef9d74bbf4121850f2f29fdc887386c
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 62bca52..a44f391 100644
--- a/Android.bp
+++ b/Android.bp
@@ -69,6 +69,7 @@ cc_binary {
"libbinder",
"libgsi",
"libfs_mgr",
+ "libgsi",
"liblog",
"liblp",
"libutils",