summaryrefslogtreecommitdiffstats
path: root/res/xml/device_info_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/device_info_settings.xml')
-rw-r--r--res/xml/device_info_settings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/xml/device_info_settings.xml b/res/xml/device_info_settings.xml
index c0b02d8..b35220c 100644
--- a/res/xml/device_info_settings.xml
+++ b/res/xml/device_info_settings.xml
@@ -76,6 +76,12 @@
android:title="@string/mod_version"
android:summary="@string/mod_version_default" />
+ <!-- CyanogenMod API Version -->
+ <Preference android:key="mod_api_level"
+ style="?android:preferenceInformationStyle"
+ android:title="@string/mod_api_level"
+ android:summary="@string/mod_version_default" />
+
<!-- Security patch level -->
<Preference android:key="security_patch"
style="?android:preferenceInformationStyle"