OSDN Git Service

init.sh: fix ASUS T100 buttons
[android-x86/device-generic-common.git] / init.sh
diff --git a/init.sh b/init.sh
index e9bbb98..596b18c 100644 (file)
--- a/init.sh
+++ b/init.sh
@@ -340,6 +340,10 @@ function do_bootcomplete()
        lsmod | grep -e brcmfmac && setprop wlan.no-unload-driver 1
 
        case "$PRODUCT" in
+               T10*TA)
+                       rmmod soc_button_array
+                       modprobe soc_button_array
+                       ;;
                1866???|1867???|1869???) # ThinkPad X41 Tablet
                        start tablet-mode
                        start wacom-input