Merge RP1A.191024.001

Change-Id: I6e1c56a28e8ca15af29c2706b36bf516c6de616e
diff --git a/Android.bp b/Android.bp
index 9fabe3c..d112d6b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -398,10 +398,6 @@
     },
 
     target: {
-        linux_glibc: {
-            // Remove dependencies on libgcc
-            ldflags: ["-nostdlib"],
-        },
         linux_bionic: {
             enabled: true,
         },