Commit c0322ec
committed
Clear ident when obtaining provider across users.
When calling getContentProvider() across user boundaries, and
creating the provider for the first time, we need to clear caller
identity. (We could have torn down the provider while the system
was under memory pressure.)
Bug: 17409650
Change-Id: I67713a03e5f7106f5e8fcf33fe3fdae81ce644ec1 parent 51a400e commit c0322ec
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9349 | 9349 | | |
9350 | 9350 | | |
9351 | 9351 | | |
| 9352 | + | |
9352 | 9353 | | |
9353 | 9354 | | |
9354 | 9355 | | |
| |||
9366 | 9367 | | |
9367 | 9368 | | |
9368 | 9369 | | |
| 9370 | + | |
| 9371 | + | |
9369 | 9372 | | |
9370 | 9373 | | |
9371 | 9374 | | |
| |||
0 commit comments