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

Commit 91656436 authored by bohu's avatar bohu Committed by android-build-merger
Browse files

vts: fix TryDifferentGovernors in Power hal test

am: ae96eee8

Change-Id: I700de5db71fb60b33983309d8d71a672dd2f98a3
parents 2ff1f7e6 ae96eee8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -77,6 +77,7 @@ TEST_F(PowerHidlTest, TryDifferentGovernors) {
  if (fd1 < 0 || fd2 < 0) {
    // Files don't exist, so skip the rest of the test case
    SUCCEED();
    return;
  }

  char old_governor[80];