OSDN Git Service

Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 12 Apr 2019 08:52:20 +0000 (16:52 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 12 Apr 2019 08:52:20 +0000 (16:52 +0800)
init.sh

diff --git a/init.sh b/init.sh
index 3cbfe79..e632ec7 100644 (file)
--- a/init.sh
+++ b/init.sh
@@ -456,6 +456,9 @@ function do_bootcomplete()
                VMware*)
                        pm disable com.android.bluetooth
                        ;;
+               X80*Power)
+                       set_property power.nonboot-cpu-off 1
+                       ;;
                *)
                        ;;
        esac