1package: "com.android.settingslib.widget.selectorwithwidgetpreference.flags" 2container: "system" 3 4flag { 5 name: "allow_set_title_max_lines" 6 namespace: "accessibility" 7 description: "Allow changes to the title max lines so it's not always fixed to 2" 8 bug: "356726764" 9 metadata { 10 purpose: PURPOSE_BUGFIX 11 } 12} 13 14