Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: Nuke ATFWD

It's normally not used at all.

Change-Id: Idb824b3b8c783b6ac962e604df05f9154beb4ed2
This commit is contained in:
dianlujitao 2022-10-07 20:29:49 +08:00 committed by Nick Reuter
commit 9695808593
3 changed files with 0 additions and 23 deletions

View file

@ -478,12 +478,6 @@ on property:sys.boot_completed=1
#Reinit lmkd to reconfigure lmkd properties
setprop lmkd.reinit 1
on property:persist.vendor.radio.atfwd.start=false
stop vendor.atfwd
on property:vendor.radio.atfwd.start=false
stop vendor.atfwd
# corefile limit
on property:persist.debug.trace=1
mkdir /data/core 0777 root root
@ -714,11 +708,6 @@ service qvop-daemon /vendor/bin/qvop-daemon
user system
group system drmrpc
service vendor.atfwd /vendor/bin/ATFWD-daemon
class late_start
user system
group system radio
service hostapd_fst /vendor/bin/hw/hostapd -dd -g /data/vendor/wifi/hostapd/global
class main
capabilities NET_ADMIN NET_RAW