summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Duraj <julien.duraj@linaro.org>2016-11-07 10:25:29 +0000
committerJulien Duraj <julien.duraj@linaro.org>2016-11-07 10:25:30 +0000
commit4f2732d8de1997b048cdd6531747742656c1d257 (patch)
treefee5ea28a5cb1fe76d214b52bfad82427a1b89ab
parent64367556802899e346b9229070d7eac6bc4e582c (diff)
downloadandroid-patchsets-4f2732d8de1997b048cdd6531747742656c1d257.tar.gz
Remove `Unable to determine architecture` workaround
a patch to work around this issue is now upstream: https://android-review.googlesource.com/#/c/300336/ Change-Id: I3ae39a4613479bb88dfd07ac58eb01b4bdfbda0a
-rwxr-xr-xaosp-stable-workarounds6
-rwxr-xr-xaosp-tip-workarounds6
2 files changed, 0 insertions, 12 deletions
diff --git a/aosp-stable-workarounds b/aosp-stable-workarounds
index 7c41d02..7b115f1 100755
--- a/aosp-stable-workarounds
+++ b/aosp-stable-workarounds
@@ -14,9 +14,3 @@ if ! [ -d "$AOSP" ] && ! [ -d "$AOSP/bionic" ] && [ -d "$AOSP"/build ]; then
echo "or with the AOSP source directory as its first parameter."
exit 1
fi
-
-
-########################################################
-#### unable to determine archtecture bug workaround ####
-########################################################
-apply --server ssh://git@dev-private-review.linaro.org/linaro-art/ art 958/4
diff --git a/aosp-tip-workarounds b/aosp-tip-workarounds
index 7c41d02..7b115f1 100755
--- a/aosp-tip-workarounds
+++ b/aosp-tip-workarounds
@@ -14,9 +14,3 @@ if ! [ -d "$AOSP" ] && ! [ -d "$AOSP/bionic" ] && [ -d "$AOSP"/build ]; then
echo "or with the AOSP source directory as its first parameter."
exit 1
fi
-
-
-########################################################
-#### unable to determine archtecture bug workaround ####
-########################################################
-apply --server ssh://git@dev-private-review.linaro.org/linaro-art/ art 958/4