commit | 946c972162807f4840f1e77f552f42c4ef734093 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon May 23 16:37:44 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed May 25 09:47:08 2022 +0900 |
tree | 1ec8303811b4624818df8344ddaf2319faf2042a | |
parent | 1a3572b0b39bae9fc43b45ac41b8d2145f73f0e2 [diff] |
Suppress most load_property_from_file logs Some partitions may not have build.prop files (and it's totally fine). Rather than logging such failures as WARNING, load_property_from_file now returns a Result<void> object so callers can manually log for themselves. Bug: 228389036 Test: boot and logcat Change-Id: Ia4ad7eef34d572182a3f6e86547664ae31dfd29f