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

am: c2d95cbec0

Change-Id: I5b05a7074d620d8a380bbe4b5052c4cdcc10f53a
This commit is contained in:
Tom Cherry 2018-01-09 01:54:02 +00:00 committed by android-build-merger
commit 74090bc7ca

View file

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