Remove mention of libhidlbase_pgo
This library is getting removed. Test: presubmit Change-Id: I10bfb36c07e094881c7254219d3071da6ac687dd
This commit is contained in:
@@ -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 ."),
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user