Merge "Revert "Add -fPIC to work around a link error after compiler update.""
diff --git a/Android.bp b/Android.bp
index 25fa218..03821b6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -111,8 +111,6 @@
         "-Wno-unused-function",
         "-Wno-unused-parameter",
         "-Wno-unused-variable",
-        // http://b/192016947
-        "-fPIC",
     ],
 
     local_include_dirs: [