Merge "Make property_info_checker a static executable for CTS"
This commit is contained in:
commit
830fd168de
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
cc_binary {
|
||||
name: "property_info_checker",
|
||||
host_supported: true,
|
||||
static_executable: true,
|
||||
cpp_std: "experimental",
|
||||
target: {
|
||||
linux: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue