From: Chih-Wei Huang Date: Mon, 29 Oct 2018 07:00:20 +0000 (+0800) Subject: Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86 X-Git-Tag: android-x86-8.1-r1~9 X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fdevice-generic-common.git;a=commitdiff_plain;h=f776fd485a3b520181a27a48fd65d7c57e04b8d5 Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86 --- f776fd485a3b520181a27a48fd65d7c57e04b8d5 diff --cc init.sh index db82e24,d6257ac..14d5d34 --- a/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