Support for reading NFC tag supporting multiple protocols

In case of multiprotocol tags, save RFDiscIds(TechHandle)
and Protocols(TechList) supported as provided in RF_DISC_NTFs.
Iterate through the list and follow the sequence below
1. Select the tag with RFDiscId & Protocol
2. Save the Activated tag details provided in RF_ACTIVATED_NTF
3. Deactivate to sleep

list of activated tag details are provided to NfcService for
further processing and dispatch

Bug: 142625828
Test: Read Cashbee-Tag(MIFARE + T4T-A)
      Read/Write T2T tag
      Read/Write T4T-A tag
      NFC OFF/ON

Change-Id: Idb4f5f90f0f6aeaeb01acc5ffc491f346c455a87
4 files changed