mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
univesal7885-common: configs: organize files
Change-Id: Iaa8986a19fcc82ae664fc7a42d20306f9d00d04c Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
e6d0c326c9
commit
b362f0a2e2
9 changed files with 8 additions and 10 deletions
|
|
@ -0,0 +1,15 @@
|
|||
disable_scan_offload=1
|
||||
p2p_listen_reg_class=81
|
||||
p2p_listen_channel=1
|
||||
p2p_oper_reg_class=124
|
||||
p2p_oper_channel=149
|
||||
manufacturer=SAMSUNG_ELECTRONICS
|
||||
model_name=SAMSUNG_MOBILE
|
||||
model_number=2014
|
||||
serial_number=19691101
|
||||
update_config=1
|
||||
p2p_add_cli_chan=1
|
||||
ip_addr_go=192.168.49.1
|
||||
ip_addr_mask=255.255.255.0
|
||||
ip_addr_start=192.168.49.200
|
||||
ip_addr_end=192.168.49.254
|
||||
5
universal7885-common/configs/wifi/wpa_supplicant.conf
Normal file
5
universal7885-common/configs/wifi/wpa_supplicant.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
update_config=1
|
||||
eapol_version=1
|
||||
ap_scan=1
|
||||
fast_reauth=1
|
||||
p2p_add_cli_chan=1
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
p2p_disabled=1
|
||||
update_config=1
|
||||
driver_param=p2p_no_group_iface=1
|
||||
Loading…
Reference in a new issue