Fix the problem that the autofill could be searched.
PreferenceCategory will not be indexed by default. The auto fill category use the AutofillPreferenceCategory class in the xml so it will be indexed. The solution is to create a controller to replace AutofillPreferenceCategory. Fix: 185914894 Test: manual adb test to see the log Change-Id: Id0e3bcc33a3132434a6bd1fe91e1c6915116d06d
Loading
Please register or sign in to comment