commit | 13c63260a35388e45c85832f7c6214e4994fdd62 | [log] [tgz] |
---|---|---|
author | David Liu <dswliu@google.com> | Mon Dec 11 20:58:31 2023 +0000 |
committer | David Liu <dswliu@google.com> | Tue Dec 12 00:16:32 2023 +0000 |
tree | 6ec1b313e03a926d2b284664546b21e81269292c | |
parent | f04ee0dfab6f87d1b976cd635c7a5082c96d244d [diff] |
fixed NPE while initializing controllers by commenting out the failure one for temporal fix Added @Nullable in parameters of buildPreferenceControllers() to prevent using nullable parameter to functions requires non-nullable. Bug: 315330037 Test: see developer options preferences show/hide based on the controllers isAvailable() Change-Id: If42faea900a2220d9b1f5e38e1befbd5a555e78a