Jason Chiu a42a93bbfe Fix some pages crash after importing AndroidX from build 5175906
- Settings crash while entering Storage, Privacy, and Accounts page,
  because PreferenceGroup changed the API use from String#equals to
  String#contentEquals which doesn't support null keys.
- add a null check before calling findPreference

Test: robotest
Change-Id: I121cd9e4249fbdafbc67be65a09d770603e01044
Fixes: 121116425
2018-12-18 18:27:50 +08:00
2018-12-05 08:15:17 +08:00
2018-12-12 10:07:20 +08:00
2015-04-13 09:21:39 -07:00
2018-12-17 15:18:03 -08:00
Description
No description provided
3.1 GiB
Languages
Java 89.8%
Kotlin 10.2%