OSDN Git Service

Merge remote-tracking branch 'x86/oreo-x86' into pie-x86
authorChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 29 Jun 2021 03:52:14 +0000 (11:52 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 29 Jun 2021 03:52:14 +0000 (11:52 +0800)
1  2 
init.sh

diff --combined init.sh
+++ b/init.sh
@@@ -210,7 -210,6 +210,7 @@@ function init_hal_gralloc(
  function init_hal_hwcomposer()
  {
        # TODO
 +      [ "$HWC" = "drmfb" ] && start vendor.hwcomposer-2-1.drmfb
        return
  }
  
@@@ -336,7 -335,7 +336,7 @@@ function init_hal_sensors(
                        set_property ro.iio.accel.x.opt_scale -1
                        set_property ro.iio.accel.y.opt_scale -1
                        ;;
-               *SP111-33*)
+               *SP111-33*|*TP300L*)
                        set_property ro.iio.accel.quirks no-trig
                        ;&
                *ST70416-6*)