Merge "setShowGTalkServiceStatus() is deprecated but tested by CTS" into jb-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c575e007e5
@@ -1338,7 +1338,7 @@ public final class Settings {
|
||||
/** @deprecated - Do not use */
|
||||
@Deprecated
|
||||
public static void setShowGTalkServiceStatus(ContentResolver cr, boolean flag) {
|
||||
/* intentionally empty */
|
||||
setShowGTalkServiceStatusForUser(cr, flag, UserHandle.myUserId());
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user