commit | 8a2273692a5ace131007899433fc3ade52f7ca2b | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jul 03 20:13:22 2017 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Jul 03 20:18:35 2017 +0900 |
tree | 49dc844ec14393f1c8eebd63ce7e714add75c908 | |
parent | d6cb1935c7ac1749ba4085e6d784d7b3258984aa [diff] |
Build nfc_nci.* with BOARD_VNDK_VERSION Explicitly included stdio.h as global include path is not provided when building with BOARD_VNDK_VERSION. Furthermore, cutils/log.h is changed to log/log.h as the former has been deprecated. Bug: 37342627 Test: BOARD_VNDK_VERSION=current m -j nfc_nci.<target> where <target> is the name of a device Change-Id: I953c0606032efafc5f020ba8d4eafd2637b64948