aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-10-03 08:10:38 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-10-03 08:10:38 +0000
commit597042de05f833efdaa861874c4d6794a290844d (patch)
tree7d22da153c2003902ab43a5e39fefa29490e6d8d
parente6a34589ffdd3ff7f50c88e3c7b576e386f11b3f (diff)
parent815bb53a0d59db46950855f049ebc2f453a1a722 (diff)
downloadfec-597042de05f833efdaa861874c4d6794a290844d.tar.gz
Snap for 4373608 from 815bb53a0d59db46950855f049ebc2f453a1a722 to pi-release
Change-Id: I95387cf9409956556b8174ddf70b6dd66c76daca
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 4912db2..37b6f50 100644
--- a/Android.bp
+++ b/Android.bp
@@ -16,7 +16,7 @@ cc_library_static {
export_include_dirs: ["."],
target: {
- linux: {
+ linux_glibc: {
sanitize: {
misc_undefined: ["integer"],
},