Merge "neverallow: update for different HIDL build." am: 226adf28ae
am: b19df54d94
am: fca58067a3
Change-Id: I84768c6ed509940af3fb6fb4eb8a9cb8c3cff5f2
This commit is contained in:
@@ -112,7 +112,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