Merge 400777577563b0ddee268e2bc4f29aab00ff9552 on remote branch

Change-Id: I676fd0a31894f5dc407b78fef1aa0804563fe2f9
diff --git a/Android.bp b/Android.bp
index de529f2..4befb96 100644
--- a/Android.bp
+++ b/Android.bp
@@ -105,15 +105,7 @@
             ],
         },
 
-        linux_glibc: {
-            local_include_dirs: [
-                "linux",
-            ],
-
-            cflags: ["-Werror"],
-        },
-
-        linux_bionic: {
+        host_linux: {
             local_include_dirs: [
                 "linux",
             ],