OSDN Git Service

Fix 2641875
authorSuchi Amalapurapu <asuchitra@google.com>
Tue, 18 May 2010 18:06:53 +0000 (11:06 -0700)
committerSuchi Amalapurapu <asuchitra@google.com>
Tue, 18 May 2010 18:31:50 +0000 (11:31 -0700)
commit9a212adcffbc4b32d51f512889b33ba584647aa9
treee9975dc03c5dd352b9bf384699cfe492f009e78b
parent5f1d100298dfafbd996b6deff457e6d1de4008a0
Fix 2641875
Initialize the cache path only if the container exists.
This did exist before but was somehow removed.
Fix a known test failure as well.

Change-Id: I63219369b0e7abca4919fbde2a04035a0fea9e35
core/tests/coretests/src/android/content/pm/PackageManagerTests.java
services/java/com/android/server/PackageManagerService.java