summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2017-04-14 18:56:23 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2017-04-14 18:56:23 +0800
commit82bd012e1a875eb4edabede6afda9ed9ebf9fa15 (patch)
tree4d7cc62251bc4731a1a4b96d80c7d74aa376b5d7
parent98bbf26f3573b28b16ad8b8069809a447fec43d7 (diff)
downloadandroid-patchsets-RLCR-17.04.tar.gz
hikey-n-workarounds: update patch linkRLCR-17.04
to fix the merge conflict problem Change-Id: I4ccfb80a0c4d6d97767ee85bca2cd658d3737324 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rwxr-xr-xhikey-n-workarounds4
1 files changed, 4 insertions, 0 deletions
diff --git a/hikey-n-workarounds b/hikey-n-workarounds
index 501e6fd..114d2d3 100755
--- a/hikey-n-workarounds
+++ b/hikey-n-workarounds
@@ -22,6 +22,10 @@ fi
## http://android-review.linaro.org/17601
apply --linaro device/linaro/hikey 17601/1
+## revert "hikey: Read UDC from /sys/class/udc/ at run time"
+## since nougat does not have that process in init yet
+revert device/linaro/hikey cb9d097082ffd71eb220d5af435e5d7f8cddd465
+
## init rc files: enabled adb over tcpip by default
## http://android-review.linaro.org/17597
apply --linaro device/linaro/hikey 17597/1