commit | 7489c93347f6868065b8fbf3c51cd4b25feec0ff | [log] [tgz] |
---|---|---|
author | songferngwang <songferngwang@google.com> | Wed May 15 09:09:57 2024 +0000 |
committer | SongFerng Wang <songferngwang@google.com> | Wed May 15 09:26:44 2024 +0000 |
tree | 75e70e3e4889c16cf1b4dbe367e6e29b287df82c | |
parent | 381638f2840ce030c5ccdb371705ef29a2409c91 [diff] |
Fix the BasePreferenceController.createInstance's IllegalStateException When the settings search do BasePreferenceController.createInstance, it get the the IllegalStateException, and then the search ignore this controller. It causes the indexing can not filter this controller via the PreferenceController's getAvailabilityStatus. Bug: 335509130 Test: Build pass. Do search and no crash Change-Id: Icaff8ca690ca3e3a46c2f21a5fbde0bbd99fd92e