mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 10:05:19 +00:00
Update supplicant AIDL VTS tests to use the new am: dd789ad9dc
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/19212753 Change-Id: Ib202e14265e9301340139c622c0dcc88b399a1ed Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -78,7 +78,7 @@ void startSupplicant() {
|
||||
void stopSupplicantService() { stopSupplicant(getWifiInstanceName()); }
|
||||
|
||||
void initializeService() {
|
||||
ASSERT_TRUE(stopWifiFramework());
|
||||
ASSERT_TRUE(stopWifiFramework(getWifiInstanceName()));
|
||||
std::system("/system/bin/start");
|
||||
ASSERT_TRUE(waitForFrameworkReady());
|
||||
stopSupplicantService();
|
||||
|
||||
Reference in New Issue
Block a user