[Settings] Support phone number talkback
Support phone number talkback in about phone UI pages. Bug: 182923869 Test: local, junit Change-Id: I159827070a954dee13230ff7cf6de81dbbaa7545
This commit is contained in:
@@ -159,6 +159,6 @@ public class PhoneNumberPreferenceController extends BasePreferenceController {
|
||||
|
||||
@VisibleForTesting
|
||||
protected Preference createNewPreference(Context context) {
|
||||
return new Preference(context);
|
||||
return new PhoneNumberSummaryPreference(context);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user