android_device_oneplus_dre/rootdir/etc/init.oem_rf.rc
Bruno Martins b2e66f9cc7 sm8350-common: Update init scripts from OOS 11.2.5.5
Change-Id: Ia4e798ae3c5cbdb7246669b833c75e7058efa523
2021-06-01 21:43:16 +01:00

11 lines
247 B
Text

#add for SMT test enters WLAN FTM test in non-signaling
service wififtmserver /vendor/bin/sh vendor/bin/wifi_ftm
class late_start
user root
group root
disabled
oneshot
on property:vendor.wlan.ftm.up=1
start wififtmserver