diff options
-rw-r--r-- | rootdir/etc/init.qcom.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 34f6d17..fda6d50 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -427,7 +427,7 @@ service sensors /vendor/bin/sensors.qcom capabilities NET_BIND_SERVICE writepid /dev/cpuset/system-background/tasks -on property:ro.use_data_netmgrd=false +on property:ro.vendor.use_data_netmgrd=false # netmgr not supported on specific target stop vendor.netmgrd |