mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
a10: Fixup issues with sensor hal
Imported sensor hal source from android 12L, rebranded and make it compile as 32bit
This commit is contained in:
parent
671bd6f797
commit
cdc2de72fc
5 changed files with 62 additions and 0 deletions
7
a10/sensor/android.hardware.sensors@1.0-service.a10.rc
Normal file
7
a10/sensor/android.hardware.sensors@1.0-service.a10.rc
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
service vendor.sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-service.a10
|
||||
interface android.hardware.sensors@1.0::ISensors default
|
||||
class hal
|
||||
user system
|
||||
group system wakelock uhid context_hub
|
||||
capabilities BLOCK_SUSPEND
|
||||
rlimit rtprio 10 10
|
||||
Loading…
Reference in a new issue