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

Commit f6ffad58 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6676900 from 88990e68 to rvc-release

Change-Id: I96ada7b39781b9d9fc612dae8e62a2cf157435e0
parents 53df5a9e 88990e68
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -251,7 +251,7 @@ TEST_P(MasterHidlTest, ListRoles) {
    };

    // Matching rules for node names and owners
    const testing::internal::RE nodeNamePattern = "[a-zA-Z0-9.-]+";
    const testing::internal::RE nodeNamePattern = "[a-zA-Z0-9._-]+";
    const testing::internal::RE nodeOwnerPattern = "[a-zA-Z0-9._-]+";

    std::set<const std::string> roleKeys;