Merge pull request #845 from lioncash/nfc

service: Add nfc services
This commit is contained in:
bunnei 2018-07-27 14:29:27 -07:00 committed by GitHub
commit 8f135398fe
6 changed files with 243 additions and 0 deletions

View file

@ -177,6 +177,7 @@ void FileBackend::Write(const Entry& entry) {
SUB(Service, LDN) \
SUB(Service, LM) \
SUB(Service, MM) \
SUB(Service, NFC) \
SUB(Service, NFP) \
SUB(Service, NIFM) \
SUB(Service, NS) \