From 4f2732d8de1997b048cdd6531747742656c1d257 Mon Sep 17 00:00:00 2001 From: Julien Duraj Date: Mon, 7 Nov 2016 10:25:29 +0000 Subject: 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 --- aosp-stable-workarounds | 6 ------ aosp-tip-workarounds | 6 ------ 2 files changed, 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 -- cgit v1.2.3