Merge "Stop adding the bootstrap directory to rpath." am: 68d3978fd1
am: 7da0817544

Change-Id: I505c1d73500cbf2f9456d0408cf792f3b3f627a7
diff --git a/init/Android.bp b/init/Android.bp
index 69498ac..383a69d 100644
--- a/init/Android.bp
+++ b/init/Android.bp
@@ -171,7 +171,6 @@
             exclude_shared_libs: ["libbinder", "libutils"],
         },
     },
-    ldflags: ["-Wl,--rpath,/system/${LIB}/bootstrap"],
 }
 
 // Tests