summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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