commit | 56be73be80a81df05e34999c42df9203c276b0af | [log] [tgz] |
---|---|---|
author | Andy Wickham <awickham@google.com> | Tue Jan 18 09:13:43 2022 -0800 |
committer | Andy Wickham <awickham@google.com> | Tue Jan 18 09:13:43 2022 -0800 |
tree | 145b1e9aac8c5899a990d3dc23c8b3e5c15f868d | |
parent | 30fc033b0c1fbcf57cb2ab590b537781eb6dcdd7 [diff] |
Utilities.trim never returns null. This fixes a crash loop I was seeing on my device and also preemptively fixes similar NullPointerExceptions. Bug: 213931730 Test: Manually verified crash loop stopped with this change. Change-Id: I8d2fc8475d42ac60b7fdc9219421a8c9733c7b9f