Merge "Disable code_coverage.other for riscv64"
This commit is contained in:
commit
0e6641a9ce
1 changed files with 2 additions and 6 deletions
|
|
@ -76,12 +76,8 @@ prebuilt_etc {
|
|||
},
|
||||
},
|
||||
riscv64: {
|
||||
src: "empty_policy/code_coverage.riscv64.policy",
|
||||
product_variables: {
|
||||
native_coverage: {
|
||||
src: "seccomp_policy/code_coverage.riscv64.policy",
|
||||
},
|
||||
},
|
||||
// riscv64 doesn't have a secondary architecture.
|
||||
enabled: false,
|
||||
},
|
||||
x86: {
|
||||
src: "empty_policy/code_coverage.x86_64.policy",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue