| commit | 1e1fd646890be4a8dff7be6d8bdc08658469d4de | [log] [tgz] | 
|---|---|---|
| author | Ikjoon Jang <ikjn@google.com> | Mon Dec 16 08:44:30 2024 +0000 | 
| committer | Ikjoon Jang <ikjn@google.com> | Wed Jan 08 05:31:10 2025 +0000 | 
| tree | f6a8a2781abb8351b517e28334384b8a8000b30a | |
| parent | f746c1c7e7395f00891405506f390ca8436c98a0 [diff] | 
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