Commit 9a212ad
Suchi Amalapurapu
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: I63219369b0e7abca4919fbde2a04035a0fea9e351 parent 5f1d100 commit 9a212ad
File tree
2 files changed
+6
-3
lines changed- core/tests/coretests/src/android/content/pm
- services/java/com/android/server
2 files changed
+6
-3
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1444 | 1444 | | |
1445 | 1445 | | |
1446 | 1446 | | |
1447 | | - | |
| 1447 | + | |
1448 | 1448 | | |
1449 | 1449 | | |
1450 | 1450 | | |
| |||
1461 | 1461 | | |
1462 | 1462 | | |
1463 | 1463 | | |
1464 | | - | |
| 1464 | + | |
| 1465 | + | |
1465 | 1466 | | |
1466 | 1467 | | |
1467 | 1468 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5057 | 5057 | | |
5058 | 5058 | | |
5059 | 5059 | | |
5060 | | - | |
| 5060 | + | |
| 5061 | + | |
5061 | 5062 | | |
5062 | 5063 | | |
5063 | 5064 | | |
| |||
5317 | 5318 | | |
5318 | 5319 | | |
5319 | 5320 | | |
| 5321 | + | |
5320 | 5322 | | |
5321 | 5323 | | |
5322 | 5324 | | |
| |||
0 commit comments