aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-10-03 08:01:41 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-10-03 08:01:41 +0000
commitf7af3bcf95d7b3bdb797b23b28335cd6079b61a3 (patch)
treea18c46d42b4618dfd163ab791e03464c98176e53
parent0bebd738bbd3720e87fb694755bba012e0bed361 (diff)
parentc3b671e164f9765b041fd5b68f0b35eb88b0a245 (diff)
downloadlibevent-f7af3bcf95d7b3bdb797b23b28335cd6079b61a3.tar.gz
Snap for 4373608 from c3b671e164f9765b041fd5b68f0b35eb88b0a245 to pi-release
Change-Id: If99b2860624dca0147db0191512ad34ae483570a
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 0e0bd59..32de970 100644
--- a/Android.bp
+++ b/Android.bp
@@ -71,7 +71,7 @@ cc_library {
android: {
srcs: ["epoll.c"],
},
- linux: {
+ linux_glibc: {
srcs: ["epoll.c"],
},
linux_bionic: {