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

Commit 7d54b3a5 authored by Zi Wang's avatar Zi Wang
Browse files

Fix TestPrebuiltRootHostWithWildCardInSrc

Test: CI
Change-Id: Ia39ac3217fa827fec4c6e572e49c49c15e126109
parent 7c81b2b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -389,7 +389,7 @@ prebuilt_root_host {
				"src":      `"prh.dat"`,
				"dir":      `"./test/install/path"`,
				"target_compatible_with": `select({
        "//build/bazel/platforms/os:android": ["@platforms//:incompatible"],
        "//build/bazel_common_rules/platforms/os:android": ["@platforms//:incompatible"],
        "//conditions:default": [],
    })`,
			})}})