commit | 78103400a17bc878e26b4804736a534a7088af37 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Jan 09 23:57:23 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jan 09 23:57:23 2019 -0800 |
tree | 43c5b31ed50f1db1eb21e3a749a96d544c068249 | |
parent | 9def517f355ba3f3f09083d195422a0213e00adc [diff] | |
parent | fdbeb4efea62fe43dee3894c5ab90df78b8d3afb [diff] |
Merge "Build init with the bootstrap bionic libs" am: 3ffb4ab82a Change-Id: I2ca03a386a4121f30e77b6f6b46c155f5a3865dd
diff --git a/init/Android.bp b/init/Android.bp index e7b8516..c920dc2 100644 --- a/init/Android.bp +++ b/init/Android.bp
@@ -85,6 +85,7 @@ "libselinux", "libutils", ], + bootstrap: true, } cc_library_static {