OSDN Git Service

Fix incorrect reading of multichoice app restrictions
authorAmith Yamasani <yamasani@google.com>
Wed, 27 Aug 2014 17:33:17 +0000 (10:33 -0700)
committerAmith Yamasani <yamasani@google.com>
Wed, 27 Aug 2014 17:33:17 +0000 (10:33 -0700)
commite084039dd29f63f6e56c91615bc0da6d638c6ea9
tree0b5936a3e4487b1d5ea0315f9fea8eca07a9d602
parent0dedb722e6bed6d60cc8a5b918755d4e84f81516
Fix incorrect reading of multichoice app restrictions

Clear the list of choices values before putting new ones in.

Bug: 17299310
Change-Id: I01051d1703adcbdd7d0b5fb4ee423404f98489e8
services/core/java/com/android/server/pm/UserManagerService.java