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

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

vts: fix TryDifferentGovernors in Power hal test am: ae96eee8

am: 69dc5c83

Change-Id: Id006b7a46d42d87091aed336d19e2aa3ff7f3f45
parents ac1a3ad5 69dc5c83
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];