Merge "neverallow: update for different HIDL build." am: 226adf28ae
am: b19df54d94
Change-Id: Ife003a1ff114755e58e7c67885116570413a1d69
This commit is contained in:
@@ -111,7 +111,9 @@ func createTrebleRules() []Rule {
|
|||||||
|
|
||||||
// TODO(b/67974785): always enforce the manifest
|
// TODO(b/67974785): always enforce the manifest
|
||||||
NeverAllow().
|
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", "*").
|
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