Snap for 4373608 from c3b671e164f9765b041fd5b68f0b35eb88b0a245 to pi-release

Change-Id: If99b2860624dca0147db0191512ad34ae483570a
diff --git a/Android.bp b/Android.bp
index 0e0bd59..32de970 100644
--- a/Android.bp
+++ b/Android.bp
@@ -71,7 +71,7 @@
         android: {
             srcs: ["epoll.c"],
         },
-        linux: {
+        linux_glibc: {
             srcs: ["epoll.c"],
         },
         linux_bionic: {