commit | 71b1ec6e4c9a09d8ccd447641d7930bbb3a0e70d | [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 | 328c4a701c0f8b720c03c7f63e1cfb94555c0488 [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>