summaryrefslogtreecommitdiffstats
path: root/GNexusParts/res/xml/general_preferences.xml
blob: fc07c4295592a21462d6f5d8acbedfa5120f94d1 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">

    <!-- General settings -->
    <PreferenceCategory android:key="category_cpu"
        android:title="@string/category_cpu_title">

    </PreferenceCategory>

</PreferenceScreen>