summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2015-03-24 09:46:17 +0000
committerYongqin Liu <yongqin.liu@linaro.org>2015-03-24 09:46:17 +0000
commit1942717b9cceb7711d1e5e8f6a77282e2fe39d88 (patch)
treeb0a47084fb6b32399c65f568940cabf8d5ab5525
parent91f0fdb2c47192500105b8103892d8be112541d9 (diff)
downloadandroid-patchsets-1942717b9cceb7711d1e5e8f6a77282e2fe39d88.tar.gz
remove the bionic patches for strcat and strncatLCR-15.03-release
will use this to check if there is no problem to boot on LAVA first. Then we will add it again after we fix the problem locally Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rwxr-xr-xLOLLIPOP-STABLE-PATCHSET3
1 files changed, 0 insertions, 3 deletions
diff --git a/LOLLIPOP-STABLE-PATCHSET b/LOLLIPOP-STABLE-PATCHSET
index 9c89314..e953913 100755
--- a/LOLLIPOP-STABLE-PATCHSET
+++ b/LOLLIPOP-STABLE-PATCHSET
@@ -52,9 +52,6 @@ apply --linaro external/sepolicy 15506/1
apply --linaro bionic 15494/5
apply --linaro bionic 15528/1
apply --linaro bionic 15529/1
-# And some Bionic optimizations not from cortex-strings
-apply --linaro bionic 15553/1
-apply --linaro bionic 15554/1
##################################################
################ Linaro hack ###################