OSDN Git Service

Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86
authorChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 29 Oct 2018 07:00:20 +0000 (15:00 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 29 Oct 2018 07:00:20 +0000 (15:00 +0800)
1  2 
init.sh

diff --cc init.sh
+++ b/init.sh
@@@ -417,9 -421,9 +417,12 @@@ function do_bootcomplete(
                        setkeycodes 0x66 172
                        setkeycodes 0x6b 127
                        ;;
+               Surface*Go)
+                       echo on > /sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/power/control
+                       ;;
 +              VMware*)
 +                      pm disable com.android.bluetooth
 +                      ;;
                *)
                        ;;
        esac