Merge "Revert "Add foreground profile changed to user switch observer.""
This commit is contained in:
@@ -22,5 +22,4 @@ import android.os.IRemoteCallback;
|
||||
oneway interface IUserSwitchObserver {
|
||||
void onUserSwitching(int newUserId, IRemoteCallback reply);
|
||||
void onUserSwitchComplete(int newUserId);
|
||||
void onForegroundProfileSwitch(int newProfileId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user