neverallow: vintf to libhidltransport impl lib
Also delete useless testcase. Bug: 134961554 Test: build Change-Id: Ie76492f806757b86d94d29a736773f72ce2ab104
This commit is contained in:
@@ -91,21 +91,6 @@ var neverallowTests = []struct {
|
||||
},
|
||||
expectedError: "manifest enforcement should be independent",
|
||||
},
|
||||
{
|
||||
name: "libhidltransport enforce_vintf_manifest.cflags",
|
||||
fs: map[string][]byte{
|
||||
"Blueprints": []byte(`
|
||||
cc_library {
|
||||
name: "libhidltransport",
|
||||
product_variables: {
|
||||
enforce_vintf_manifest: {
|
||||
cflags: ["-DSHOULD_NOT_EXIST"],
|
||||
},
|
||||
},
|
||||
}`),
|
||||
},
|
||||
expectedError: "",
|
||||
},
|
||||
|
||||
{
|
||||
name: "no treble_linker_namespaces.cflags",
|
||||
|
Reference in New Issue
Block a user