Cleanup: Config: use std::optional for NxpConfig_GetXXX()

NxpConfig_GetXXX() returns std::optional<type>
and add NxpConfig_GetBool().

Use std::span<const uint8_t> for bytearray type.

Bug: 321604848
Test: Check logcat from W24 and W25
Change-Id: Id743d63cba7f07cda4df2cbbc4a9f4747fcbbf59
8 files changed
tree: f6a8a2781abb8351b517e28334384b8a8000b30a
  1. aidl/
  2. extns/
  3. halimpl/
  4. Android.bp
  5. OWNERS