android_device_oneplus_dre/rootdir/etc/init.oem_rf.rc

12 lines
247 B
Text
Raw Normal View History

#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