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

Commit 0f4493c6 authored by Gabriel Biren's avatar Gabriel Biren Committed by Automerger Merge Worker
Browse files

Update supplicant AIDL VTS tests to use the new am: dd789ad9

parents 3a68e265 dd789ad9
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -78,7 +78,7 @@ void startSupplicant() {
void stopSupplicantService() { stopSupplicant(getWifiInstanceName()); }
void stopSupplicantService() { stopSupplicant(getWifiInstanceName()); }


void initializeService() {
void initializeService() {
    ASSERT_TRUE(stopWifiFramework());
    ASSERT_TRUE(stopWifiFramework(getWifiInstanceName()));
    std::system("/system/bin/start");
    std::system("/system/bin/start");
    ASSERT_TRUE(waitForFrameworkReady());
    ASSERT_TRUE(waitForFrameworkReady());
    stopSupplicantService();
    stopSupplicantService();