OSDN Git Service

Allow requiredForAllUsers to work on updates to system apps
authorAmith Yamasani <yamasani@google.com>
Wed, 1 May 2013 22:25:28 +0000 (15:25 -0700)
committerAmith Yamasani <yamasani@google.com>
Wed, 1 May 2013 22:31:49 +0000 (15:31 -0700)
commit0d8750d771c8ad4db6f1f590ecda4ac23f783a84
treee17f15e8c8fb646ba27e57f104221d330e6aabdb
parent48f2b548edf8e276cc89d2c4c2d2936cde46fc95
Allow requiredForAllUsers to work on updates to system apps

Bug: 8736380

Also set the default type as the constructor docs imply in RestrictionEntry.

Change-Id: I446504fad8822804d68f09b45ef62f6d79c4b8df
core/java/android/content/RestrictionEntry.java
core/java/android/content/pm/PackageParser.java