commit | c932ff21008e07c97541ae98ea6d1cc5c193a2ab | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Thu Dec 05 16:42:54 2019 -0800 |
committer | Winson <chiuwinson@google.com> | Thu Dec 05 16:52:13 2019 -0800 |
tree | 43b2d28acc66c5b23d846cae4289013f97db534a | |
parent | 4ca4a3639a5ef9e99542afd45a4b75c5f44d26ac [diff] |
Fix asset loading on ResourcesImpl swap The ResourceLoaderManager reference was not being updated and so any configuration change would drop loaders from the asset search list. Also re-enables and updates a test originally designed to catch this kind of problem. Test: atest ResourceLoaderChangesTest Change-Id: I5d9bba2f85c516573d3da0c8f1a97a1d716b3a34