sm6250-common: Enable driver param "no_rrm=1" in wpa_supplicant_overlay.conf

Enable driver param "no_rrm=1" in wpa_supplicant_overlay.conf
for all targets. Since location modules need the registration
of rrm frames, it is disabled in wpa_supplicant for all targets

CRs-Fixed: 2693388
Change-Id: I13fb4aabe4edb25d3d0cda30a16e69d6fbf35334
This commit is contained in:
Vinay Gannevaram 2020-05-22 21:20:01 +05:30 committed by Demon000
parent 0812b84fe1
commit b3e68336a4

View File

@ -6,3 +6,4 @@ bss_max_count=400
interworking=1
driver_param=use_p2p_group_interface=1
config_methods=virtual_display virtual_push_button keypad
driver_param="no_rrm=1"