Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 67ba308d authored by Chris Phoenix's avatar Chris Phoenix Committed by android-build-merger
Browse files

Merge "wpa_supplicant HAL uses "default" service name" am: fa3cb176 am: a318f661 am: 3874fba6

am: 9f356278

Change-Id: Iad19132f3d89a9b0122e5eaba393a8f8de055892
parents dcc29365 9f356278
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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() {