Add NFC configuration file search rules

1. If prop_config_file_name is defined.
   (where prop_config_file_name is the value of the
   property (persist.vendor.nfc.config_file_name)
   Search a file matches prop_config_file_name.
2. If SKU is defined (where SKU is the value of the property
   ro.boot.product.hardware.sku)
   Search a file matches libnfc-hal-st-SKU.conf
3. If none of 1,2 is defined, search the default file
   "libnfc-hal-st.conf"

Bug: 152176567
Test: load different cfg files
Merged-In: Ibde553416fee6064d2422227b52bbac6842c8f51
Change-Id: Ibde553416fee6064d2422227b52bbac6842c8f51
1 file changed
tree: 80a025d4a94d66e96712f164ea59629c0cdf3ce9
  1. 1.0/
  2. 1.1/
  3. 1.2/
  4. st21nfc/
  5. LICENSE
  6. OWNERS
  7. README.md
README.md

HAL

st21nfc HAL