Skip to content

Commit

Permalink
cmsdk: Update for future* cmsdk changes.
Browse files Browse the repository at this point in the history
Change-Id: I9b85023a336c8913c494325d204f9350e326ea3e
  • Loading branch information
Adnan Begovic committed Jul 17, 2015
1 parent d9c2662 commit 6ead612
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/2.txt
Expand Up @@ -199,7 +199,7 @@ package cyanogenmod.app {
method public deprecated void setActiveProfile(java.lang.String);
method public void setActiveProfile(java.util.UUID);
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 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_PROFILES_STATE = "profile_state";
Expand Down
2 changes: 1 addition & 1 deletion future/README.md
Expand Up @@ -6,4 +6,4 @@ available in a future release.

Incremented with new future release <br />
Current Baseline API level: 2 <br />
Last update: July 13th 2015
Last update: July 17th 2015
Binary file modified future/org.cyanogenmod.platform.sdk.jar
Binary file not shown.

0 comments on commit 6ead612

Please sign in to comment.