OSDN Git Service

Add new primary accounts to secondary limited users
authorAmith Yamasani <yamasani@google.com>
Mon, 1 Apr 2013 00:44:31 +0000 (17:44 -0700)
committerAmith Yamasani <yamasani@google.com>
Mon, 1 Apr 2013 00:44:31 +0000 (17:44 -0700)
commit5be347bc527ca3eebb448f85245957c810e6b142
tree9053ba243ca44985d704b9c9eb3ff414cfd290da
parent42bc734b302f1fe68c031e013513535bed4c24f1
Add new primary accounts to secondary limited users

When a new account is added to the primary, those will be marked
as shared accounts for secondary limited users. If the secondary user
is currently running, clone the account right away.

Bug: 8510431
Change-Id: Ie8ad87a7205e7b1a5a1752e75fbbfc416b2a58a7
services/java/com/android/server/accounts/AccountManagerService.java