Merge "neverallow: update for different HIDL build." am: 226adf28ae
Change-Id: If94b76353b10f255f24ed274ead5bef34bbf387e
This commit is contained in:
commit
b19df54d94
|
@ -111,7 +111,9 @@ func createTrebleRules() []Rule {
|
|||
|
||||
// TODO(b/67974785): always enforce the manifest
|
||||
NeverAllow().
|
||||
Without("name", "libhidltransport-impl-internal").
|
||||
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 ."),
|
||||
|
||||
|
|
Loading…
Reference in New Issue