commit | 25e01177dee8bd061b2b8d3a0636482b74e94cbb | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Thu Sep 17 12:24:56 2015 -0700 |
committer | Ying Wang <wangying@google.com> | Thu Sep 17 12:38:23 2015 -0700 |
tree | d1712de8763f2fd637adb3966f353bc0f6cbb715 | |
parent | c7244404c3d1e523af981821f5bc28e486beebb8 [diff] |
Add LOCAL_COMPATIBILITY_SUPPORT_FILES to copy arbitrary CTS support files. LOCAL_COMPATIBILITY_SUPPORT_FILES is a list of <src>:<dest>, where <src> is relative to LOCAL_PATH and <dest> is relative to the suite's testcases out directory. We keep the rule to auto-detect AndroidTest.xml and DynamicConfig.xml, so you don't need to modify the existing cts Android.mks. Bug: 24139963 Bug: 21762834 Change-Id: Iecb83fcbcf8c7575c27802bfd773e4134aec39d5