• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/generic/common


Commit MetaInfo

Revision5cfaa3b012fcff04896ddbc8f12f2ff498c04f94 (tree)
Zeit2018-03-29 17:01:24
AutorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86

Ändern Zusammenfassung

Diff

--- a/init.sh
+++ b/init.sh
@@ -55,7 +55,7 @@ function init_hal_bluetooth()
5555 done
5656
5757 case "$PRODUCT" in
58- T10*TA|HP*Omni*)
58+ T10*TA|M80TA|HP*Omni*)
5959 BTUART_PORT=/dev/ttyS1
6060 set_property hal.bluetooth.uart.proto bcm
6161 ;;
@@ -256,7 +256,7 @@ function init_hal_sensors()
256256 modprobe hdaps
257257 hal_sensors=hdaps
258258 ;;
259- *i7Stylus*)
259+ *i7Stylus*|*M80TA*)
260260 set_property ro.iio.accel.x.opt_scale -1
261261 ;;
262262 *ONDATablet*)
@@ -377,6 +377,8 @@ function do_netconsole()
377377
378378 function do_bootcomplete()
379379 {
380+ hciconfig | grep -q hci || pm disable com.android.bluetooth
381+
380382 init_cpu_governor
381383
382384 [ -z "$(getprop persist.sys.root_access)" ] && setprop persist.sys.root_access 3