Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit f6e8be9c authored by Nickolay Semendyaev's avatar Nickolay Semendyaev Committed by Olivier Karasangabo
Browse files

init: Fix sensors service

Change-Id: I273a46bf64809ba228ca4ed8bd315f6a25f48fda
parent 369fe4d2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -470,9 +470,9 @@ service irsc_util /system/bin/irsc_util "/etc/sec_config"
    oneshot

service sensors /system/bin/sensors.qcom
    class main
    class core
    user root
    group sensors radio system
    group root radio system

# Adjust socket buffer to enlarge TCP receive window for high bandwidth
# but only if ro.data.large_tcp_window_size property is set.