commit | 35d1a8477114c55779148f46d64300e95b63060d | [log] [tgz] |
---|---|---|
author | Andrei Onea <andreionea@google.com> | Thu Jun 24 13:30:06 2021 +0000 |
committer | Andrei-Valentin Onea <andreionea@google.com> | Thu Jun 24 14:56:44 2021 +0000 |
tree | efe827f874dced9b968b9035cbc061f0103c7a5d | |
parent | 3d44d6ed952eb4d440d7f21e75a571bc5c913fb2 [diff] |
Fix nullpointer exception in CompatConfig The override config parser in CompatConfig will sometimes return a null config (if the config is empty or malformed). Bug: 188732264 Test: device boots Change-Id: Ic52ad9d2e440e5551abb5e8399d97a8ca0fc42a1