You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
747 B
15 lines
747 B
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
<string name="pref_key_tracing_on">tracing_on</string>
|
|
<string name="pref_key_tags">current_tags_7</string>
|
|
<string name="pref_key_apps">all_apps</string>
|
|
<string name="pref_key_buffer_size">buffer_size</string>
|
|
<string name="pref_key_long_traces">long_traces</string>
|
|
<string name="pref_key_max_long_trace_size">max_long_trace_size</string>
|
|
<string name="pref_key_max_long_trace_duration">max_long_trace_duration</string>
|
|
<string name="pref_key_quick_setting">quick_setting_enabled</string>
|
|
<string name="pref_key_stop_on_bugreport">stop_on_bugreport_enabled</string>
|
|
<string name="pref_key_attach_to_bugreport">attach_to_bugreport</string>
|
|
</resources>
|