Snap for 5922838 from 279b6f9c5e6b5fade1ecb2c50b4c773a29fe384c to rvc-release

Change-Id: Ibe519f1a2d18c79ef38a97c86f29fa4bbd97141f
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,
         },