summaryrefslogtreecommitdiffstats
path: root/1.0
diff options
context:
space:
mode:
authorGaurav Singhal <gsinghal@codeaurora.org>2018-11-02 10:23:53 +0530
committerBhuvan Varshney <bvarshne@codeaurora.org>2018-11-02 15:53:31 +0530
commit62fc365ef1edabda0921e5ed3205aeac5d74ab86 (patch)
treea0f1e70750770b9a211b2667e0fc531dfc9aad3b /1.0
parent14d7f16c4aee0c9ff2d8c33a15ace17f6b41ce3f (diff)
downloadandroid_vendor_nxp_interfaces_opensource_nfc-62fc365ef1edabda0921e5ed3205aeac5d74ab86.tar.gz
android_vendor_nxp_interfaces_opensource_nfc-62fc365ef1edabda0921e5ed3205aeac5d74ab86.tar.bz2
android_vendor_nxp_interfaces_opensource_nfc-62fc365ef1edabda0921e5ed3205aeac5d74ab86.zip
NFC: Add hash version for NFC vendor hal
Added current hash version for NFC vendor hal and modified root path to support this. Added Hal hash to comply with VTS test for Android upgrade. Change-Id: I711ecf71735958f8a61d47596e21de2356270c5c
Diffstat (limited to '1.0')
-rw-r--r--1.0/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/1.0/Android.bp b/1.0/Android.bp
index 2316e5b..09ac2e9 100644
--- a/1.0/Android.bp
+++ b/1.0/Android.bp
@@ -2,7 +2,7 @@
hidl_interface {
name: "vendor.nxp.hardware.nfc@1.0",
- root: "vendor.nxp.hardware",
+ root: "vendor.nxp.hardware.nfc",
srcs: [
"types.hal",
"INqNfc.hal",