Commit Graph

4 Commits

Author SHA1 Message Date
LuK1337 5def802c72
sm8150-common: Import sensors/2.0/multihal
Change-Id: I2615438912974f2f0f57fd96b930d4bd11d0de5b
2021-04-03 06:56:28 +05:30
LuK1337 eb4b31c557
sm8150-common: Import OOS 11 changes
* Redo blobs list based on OnePlus sm8250-common
* Retire lights HAL
* Retire custom sensors HAL for time being
* Reimport rootdir
* Reimport seccomp
* Update audio configs
* Update priv app perms whitelist
* Update properties
* Update sec_config
* Update wifi configs

Change-Id: I2b56f03c1d3e4d0d9693d82e96e8501695ebfd74
2021-04-03 06:53:28 +05:30
Peter Cai 3c734f274b sm8150-common: sensors: Start service with /dev/binder
* On Android 10, the default binder interface is set according to
  whether the service is system or vendor, whereas on pre-10 every
  service runs on /dev/binder by default. This breaks our service due to
  its dependency on SurfaceFlinger, which is not found on
  /dev/vndbinder.

Change-Id: I15584c40db4d432877994274205d7615565ef33b
2019-10-06 19:59:40 +02:00
Peter Cai 9c7485da81
sm8150-common: import sensors multihal
* with a full vendor image, we can modify the sensors hal as we want. We
can replace the reported sensor type directly from HAL, instead of
relying on a framework patch.
2019-06-25 19:17:37 +08:00