Merge "p2p: fix p2p configuration" into tm-qpr-dev
This commit is contained in:
commit
38385b5721
3 changed files with 2 additions and 11 deletions
|
@ -84,16 +84,6 @@ on post-fs-data
|
|||
setprop wifi.direct.interface p2p-dev-wlan0
|
||||
setprop wifi.aware.interface aware_nmi0
|
||||
|
||||
service wpa_supplicant /vendor/bin/hw/wpa_supplicant \
|
||||
-O/data/vendor/wifi/wpa/sockets -puse_p2p_group_interface=1p2p_device=1 \
|
||||
-m/vendor/etc/wifi/p2p_supplicant.conf \
|
||||
-g@android:wpa_wlan0 -dd
|
||||
interface aidl android.hardware.wifi.supplicant.ISupplicant/default
|
||||
socket wpa_wlan0 dgram 660 wifi wifi
|
||||
class main
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
# Audio
|
||||
on post-fs-data
|
||||
chmod 644 /mnt/vendor/persist/audio/speaker.cal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue