aboutsummaryrefslogtreecommitdiffstats
path: root/api/cm_current.txt
diff options
context:
space:
mode:
Diffstat (limited to 'api/cm_current.txt')
-rw-r--r--api/cm_current.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/cm_current.txt b/api/cm_current.txt
index 423eefb..f1652d3 100644
--- a/api/cm_current.txt
+++ b/api/cm_current.txt
@@ -867,6 +867,7 @@ package cyanogenmod.providers {
method public static boolean putString(android.content.ContentResolver, java.lang.String, java.lang.String);
field public static final android.net.Uri CONTENT_URI;
field public static final java.lang.String SYS_PROP_CM_SETTING_VERSION = "sys.cm_settings_global_version";
+ field public static final java.lang.String WEATHER_TEMPERATURE_UNIT = "weather_temperature_unit";
}
public static final class CMSettings.Secure extends android.provider.Settings.NameValueTable {