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

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

vts: fix TryDifferentGovernors in Power hal test

am: ae96eee8

Change-Id: Iaa383d8d150b8b633c3d238c52622fddc0d3ec09
parents a61c24c0 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];