platform_hardware_interfaces/nfc/1.0
Iliyan Malchev 3db0f605e4 Default binderized implementation of android.hardware.nfc@1.0
Provide a default binderized HAL implementation.  The implementation
uses android.hardware.nfc@1.0-impl.so, which in turn loads the
conventional HAL (nfc_nci.default.so).  If a device includes package
android.hardware.nfc@1.0-service, the device will automatically use the
binderized implementation of the NFC HAL.  If a device includes package
android.hardware.nfc@1.0-impl instead, it will use the default
implementation in hardware/interfaces/nfc/1.0/default.

b/31688271
Test: pass

Change-Id: I31cd93d28705d287975b485092cffd7661599d7c
Signed-off-by: Iliyan Malchev <malchev@google.com>
2016-09-28 20:46:27 +00:00
..
default Default binderized implementation of android.hardware.nfc@1.0 2016-09-28 20:46:27 +00:00
Android.mk Updated indentation to 4 spaces for Android.mk. 2016-09-26 16:02:39 -07:00
INfc.hal Remove @hal_type from .hal files. 2016-09-19 10:19:24 -07:00
INfcClientCallback.hal Remove @hal_type from .hal files. 2016-09-19 10:19:24 -07:00
types.hal Apache2 module license. 2016-08-30 11:28:36 -07:00