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

Commit 319eaaa9 authored by Yi Kong's avatar Yi Kong Committed by Gerrit Code Review
Browse files

Merge "Remove mention of libhidlbase_pgo"

parents b5f43ac3 2b8f5f58
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -134,7 +134,6 @@ func createTrebleRules() []Rule {
		NeverAllow().
			Without("name", "libhidlbase-combined-impl").
			Without("name", "libhidlbase").
			Without("name", "libhidlbase_pgo").
			With("product_variables.enforce_vintf_manifest.cflags", "*").
			Because("manifest enforcement should be independent of ."),