aboutsummaryrefslogtreecommitdiffstats
path: root/system-api
diff options
context:
space:
mode:
Diffstat (limited to 'system-api')
-rw-r--r--system-api/cm_system-current.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/system-api/cm_system-current.txt b/system-api/cm_system-current.txt
index eaffccf..7168d70 100644
--- a/system-api/cm_system-current.txt
+++ b/system-api/cm_system-current.txt
@@ -329,7 +329,7 @@ package cyanogenmod.app {
method public void updateProfile(cyanogenmod.app.Profile);
field public static final java.lang.String ACTION_PROFILE_PICKER = "cyanogenmod.platform.intent.action.PROFILE_PICKER";
field public static final java.lang.String EXTRA_LAST_PROFILE_NAME = "lastName";
- field public static final java.lang.String EXTRA_LAST_PROFILE_UUID = "uuid";
+ field public static final java.lang.String EXTRA_LAST_PROFILE_UUID = "lastUuid";
field public static final java.lang.String EXTRA_PROFILES_STATE = "profile_state";
field public static final java.lang.String EXTRA_PROFILE_DIALOG_THEME = "cyanogenmod.platform.intent.extra.profile.DIALOG_THEME";
field public static final java.lang.String EXTRA_PROFILE_EXISTING_UUID = "cyanogenmod.platform.extra.profile.EXISTING_UUID";