Merge "Remove mention of libhidlbase_pgo"
This commit is contained in:
commit
319eaaa9f5
1 changed files with 0 additions and 1 deletions
|
@ -134,7 +134,6 @@ func createTrebleRules() []Rule {
|
||||||
NeverAllow().
|
NeverAllow().
|
||||||
Without("name", "libhidlbase-combined-impl").
|
Without("name", "libhidlbase-combined-impl").
|
||||||
Without("name", "libhidlbase").
|
Without("name", "libhidlbase").
|
||||||
Without("name", "libhidlbase_pgo").
|
|
||||||
With("product_variables.enforce_vintf_manifest.cflags", "*").
|
With("product_variables.enforce_vintf_manifest.cflags", "*").
|
||||||
Because("manifest enforcement should be independent of ."),
|
Because("manifest enforcement should be independent of ."),
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue