Revert "flo: build NFC HIDL service"

This reverts commit d8d84699a8.

Change-Id: Ibc3b8356387f022ba8fb2201622cd39488916275
This commit is contained in:
Artem Borisov 2018-01-02 12:18:47 +03:00
parent 9547a44f41
commit d09c177b28
2 changed files with 0 additions and 10 deletions

View File

@ -149,7 +149,6 @@ PRODUCT_CHARACTERISTICS := tablet,nosdcard
# NFC
PRODUCT_PACKAGES += \
android.hardware.nfc@1.0-impl-bcm \
android.hardware.nfc@1.0-service \
nfc_nci.bcm2079x.default \
libnfc-nci \
libnfc_nci_jni \

View File

@ -26,13 +26,4 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.nfc</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>INfc</name>
<instance>default</instance>
</interface>
</hal>
</manifest>