aboutsummaryrefslogtreecommitdiff
path: root/res/xml/pref_screen_scheduler.xml
blob: 422a8f4fd1fcdccf36f156ad86883076a9c8b830 (plain)
1
2
3
4
5
6
7
8
9
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
    android:key="key_root" >

    <PreferenceCategory
        android:key="key_sched_category"
        android:title="Tweakable Governor Values" >
    </PreferenceCategory>

</PreferenceScreen>