remove BondController.cpp from android makefile

This commit is contained in:
Grant Limberg 2021-10-28 12:37:36 -07:00
parent 3c7bd65bc9
commit 7a626abf15
No known key found for this signature in database
GPG Key ID: 2BA62CCABBB4095A

View File

@ -28,7 +28,6 @@ LOCAL_SRC_FILES := \
$(ZT1)/node/AES_aesni.cpp \
$(ZT1)/node/AES_armcrypto.cpp \
$(ZT1)/node/Bond.cpp \
$(ZT1)/node/BondController.cpp \
$(ZT1)/node/C25519.cpp \
$(ZT1)/node/Capability.cpp \
$(ZT1)/node/CertificateOfMembership.cpp \