Merge "Build init with the bootstrap bionic libs"
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 {