Merge "Make property_info_checker a static executable for CTS" am: 830fd168de
am: 4e763cf4c9
Change-Id: I7f2b7b2fbcb7e9784f50a747991aa5fc48268481
This commit is contained in:
commit
c2d95cbec0
|
@ -1,6 +1,7 @@
|
|||
cc_binary {
|
||||
name: "property_info_checker",
|
||||
host_supported: true,
|
||||
static_executable: true,
|
||||
cpp_std: "experimental",
|
||||
target: {
|
||||
linux: {
|
||||
|
|
Loading…
Reference in New Issue