summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/24/changes
diff options
context:
space:
mode:
authorAdam Lesinski <adamlesinski@google.com>2017-03-17 15:17:12 -0700
committerAdam Lesinski <adamlesinski@google.com>2017-03-20 11:08:40 -0700
commit5c690d55dd2d0286db1ba3331a64769c07636ff8 (patch)
treeecc0acaf0f64b423055ecd4c262a0496513e1c19 /docs/html/sdk/api_diff/24/changes
parent3910adfb62b6db705878058ccbae52af0fecb172 (diff)
NativeActivity JNI: Retain VM reference to AssetManager
AssetManagers get destroyed when in MultiWindow or when loading WebView. Retain an reference to the AssetManager given to Native Code. This AssetManager does not need to be updated since the changes happening to the AssetManager involve non-application assets and configuration changes, both which don't affect the native AAssetManager which can only load files in assets/ which are unaffected by configuration changes. Test: none Change-Id: Iedf30212fb85a8e6afec0645d689288f58fd77f1
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes')
0 files changed, 0 insertions, 0 deletions