mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "wpa_supplicant HAL uses "default" service name" am: fa3cb1766e
am: a318f66144
Change-Id: I03bee4e0ffb183b1601f6811e74071a5c7009a7a
This commit is contained in:
@@ -49,7 +49,7 @@ using ::android::wifi_system::InterfaceTool;
|
||||
using ::android::wifi_system::SupplicantManager;
|
||||
|
||||
namespace {
|
||||
const char kSupplicantServiceName[] = "wpa_supplicant";
|
||||
const char kSupplicantServiceName[] = "default";
|
||||
|
||||
// Helper function to initialize the driver and firmware to STA mode.
|
||||
void initilializeDriverAndFirmware() {
|
||||
|
||||
Reference in New Issue
Block a user