-
Notifications
You must be signed in to change notification settings - Fork 0
/
nxpnfc_manifest.xml
executable file
·19 lines (13 loc) · 1.08 KB
/
nxpnfc_manifest.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="github_nfc" fetch="https://github.com" />
<remove-project name="platform/external/libnfc-nci" />
<project path="external/libnfc-nci" name="NXPNFCProject/NFC_NCIHAL_libnfc-nci" remote="github_nfc" revision="refs/tags/NFC_NCIHALx_AR3C.7.4.0_N_OpnSrc"/>
<remove-project name="platform/packages/apps/Nfc" />
<project path="packages/apps/Nfc" name="NXPNFCProject/NFC_NCIHAL_Nfc" remote="github_nfc" revision="refs/tags/NFC_NCIHALx_AR3C.7.4.0_N_OpnSrc"/>
<project path="NxpNfcAndroid/NXPNFC_Reference" name="NXPNFCProject/NXPNFC_Reference" remote="github_nfc" revision="refs/tags/NFC_NCIHALx_AR3C.7.4.0_N_OpnSrc">
<copyfile src="hardware/libhardware/include/hardware/nfc.h" dest="hardware/libhardware/include/hardware/nfc.h" />
</project>
<project path="NxpNfcAndroid/NFC_NCIHAL_base" name="NXPNFCProject/NFC_NCIHAL_base" remote="github_nfc" revision="refs/tags/NFC_NCIHALx_AR3C.7.4.0_N_OpnSrc"/>
<project path="NxpNfcAndroid/" name="NXPNFCLinux/nxpnfc_android_nougat" remote="github_nfc" revision="master"/>
</manifest>