commit | 0e330f12bc7f693933b96ad729d296a92ffd80b7 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Thu Jan 03 18:16:56 2019 -0800 |
committer | David Anderson <dvander@google.com> | Wed Jan 16 17:45:07 2019 -0800 |
tree | 3b0d18a051f83e2fd2e55fab852957f6ff9450cf | |
parent | a0ca0191d6cfbc2bcba5a6172bcd6886b568ec95 [diff] [blame] |
init: Add support for GSI installations in first-stage mount. Bug: 121209697 Test: gsi boots Change-Id: I69db0f8e999da366e46728b1008602f543cd79f6
diff --git a/init/Android.bp b/init/Android.bp index c920dc2..3369fb9 100644 --- a/init/Android.bp +++ b/init/Android.bp
@@ -77,6 +77,7 @@ "libext4_utils", "libfs_mgr", "libfscrypt", + "libgsi", "libhidl-gen-utils", "libkeyutils", "liblog",