summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2016-05-26 11:56:57 -0600
committerJeff Sharkey <jsharkey@android.com>2016-06-01 14:52:27 -0600
commit98bf12f99989ba2550fac83ee48ecbb6f1582f07 (patch)
treed40668875625dd75149bac6738debbfdf24e8a84 /docs/html/sdk/api_diff
parent8b655e0f57b071756e7d6a3547eeabe35885bcc9 (diff)
Release AssetManagers when ejecting storage.
When ejecting a storage device, the system process needs to rapidly release any open FDs to prevent itself from being killed by vold. This change examines all ResourceImpls cached inside the system process and evicts any that reference the storage device being ejected. (ResourcesManager will gladly recreate any evicted entries when asked again in the future.) Also replace broken use of WeakHashMap, since we want the values to be weak references, not the keys. Bug: 28867548 Change-Id: Ib9cfc66497149b6d3f8d49213e9779408a331d2a
Diffstat (limited to 'docs/html/sdk/api_diff')
0 files changed, 0 insertions, 0 deletions