commit | 09f8f986a9d70dc7d6c2d22692dc24ae39dbd8d9 | [log] [tgz] |
---|---|---|
author | Greg Hackmann <ghackmann@google.com> | Fri Jan 27 12:58:01 2017 -0800 |
committer | Greg Hackmann <ghackmann@google.com> | Tue Jan 31 22:55:46 2017 +0000 |
tree | f5320468657d5c4e2f28343cdac0a89323e6b9a1 | |
parent | 13c15e05d0b6f35399800902eb8ea1943172db79 [diff] |
libadf: adf_test: fix clang + kati build kati needs us to add "tests" as a subdir of the libadf Android.bp. clang also requires an explicit definition of AdfTest::dev_id where g++ does not. Test: mmm system/core/adf/libadf Test: /data/nativetest64/adf-unit-tests/adf-unit-tests (on Nexus 9) Change-Id: I1fc371af1b5b115f088edd963a87e6647a52882b Signed-off-by: Greg Hackmann <ghackmann@google.com>