commit | 3477927db40933f02a5719d7cf46feba17a4257d | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Wed Apr 20 13:36:19 2016 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Wed Apr 20 13:36:19 2016 -0700 |
tree | 3b80137a7327f10ea32bd89d62fcfcfc1452e7ed | |
parent | fdb26b90cbbd1db31d2ee1b2c4c38cfcc7d6a46c [diff] |
ResourcesManager: Throw exception if failed to load asset path Previously if we failed to load an asset path, we would return a null AssetManager which would lead to an immediate NPE. Throw a proper exception instead, detailing which path failed to load. Bug:28216288 Change-Id: I491b9316b837bf333b5ae78d4eb1ee31741617ec