summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2015-04-25 13:50:57 +0200
committerBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2015-04-25 13:50:57 +0200
commit57953b562416518a5bde32ecf10504df35aa6526 (patch)
tree97d5ccd00828173392857c105c29cd086f7a4f4c
parent3e0df9fe4bffd5521a825140cfcf6b8fe374031b (diff)
downloadandroid-patchsets-57953b562416518a5bde32ecf10504df35aa6526.tar.gz
Add fix for API check
Change-Id: If102bc20c110059e040a81a5f2c83bd08b749ce3 Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
-rwxr-xr-xLOLLIPOP-STABLE-PATCHSET2
1 files changed, 2 insertions, 0 deletions
diff --git a/LOLLIPOP-STABLE-PATCHSET b/LOLLIPOP-STABLE-PATCHSET
index 37fdeca..406c334 100755
--- a/LOLLIPOP-STABLE-PATCHSET
+++ b/LOLLIPOP-STABLE-PATCHSET
@@ -42,6 +42,8 @@ apply --linaro bionic 15515/1
##################################################
# Uninitialized variable
apply --linaro external/bluetooth/bluedroid 15610/1
+# Fix API check on build hosts with modern glibc versions
+apply system/core 114555/1
##################################################
################ Temporary fix ###################