sdm660: init.qcom.rc: remove interface line from hostapd_fst

The interface line in hostapd_fst is the same as the
default hostapd service and this can cause the lazy
HAL mechanism to start hostapd_fst instead of the
default hostapd, causing various errors.
This change only fixes the errors with default hostapd
operation. In order to fix FST feature with hostapd_fst,
additional changes are needed such as making it use
the default hostapd service and adding sepolicy rules
to support it.

Change-Id: I133336b1ae18fa823969f240b3e4376989fbf017
This commit is contained in:
Lior David 2019-09-15 17:08:49 +03:00 committed by Max Weffers
parent ab75a7b947
commit b3cc441dc5
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -743,7 +743,6 @@ on property:persist.vendor.radio.atfwd.start=true
start vendor.atfwd
service hostapd_fst /vendor/bin/hw/hostapd -dd -g /data/vendor/wifi/hostapd/global
interface android.hardware.wifi.hostapd@1.0::IHostapd default
class main
capabilities NET_ADMIN NET_RAW
user wifi