Merge "Make property_info_checker a static executable for CTS" am: 830fd168de

am: 4e763cf4c9

Change-Id: I7f2b7b2fbcb7e9784f50a747991aa5fc48268481
This commit is contained in:
Tom Cherry 2018-01-09 00:55:52 +00:00 committed by android-build-merger
commit c2d95cbec0
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
cc_binary {
name: "property_info_checker",
host_supported: true,
static_executable: true,
cpp_std: "experimental",
target: {
linux: {