mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +00:00
davinci: Start data services
* These modules are disabled by default and started by init.class_main.sh which we do not ship. Start them from init.qcom.rc on post-fs-data instead, just like qcrild. Change-Id: Ifa907b5e33d8d3d08e64baaabfb8e3e450925e96
This commit is contained in:
@@ -220,9 +220,11 @@ on post-fs-data
|
||||
# Make MTU adjusting
|
||||
write /proc/sys/net/ipv4/tcp_mtu_probing 1
|
||||
|
||||
# Start qcrild
|
||||
# Start qcrild and data services
|
||||
start vendor.qcrild
|
||||
start vendor.qcrild2
|
||||
start vendor.dataqti
|
||||
start vendor.dataadpl
|
||||
|
||||
setprop vold.post_fs_data_done 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user