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
2 files changed