Files
frameworks_base/core/java/android
Adam Lesinski 3477927db4 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
2016-04-20 13:36:19 -07:00
..
2016-04-19 17:36:12 +00:00
2016-04-07 09:42:17 -07:00
2016-04-01 12:22:13 -07:00
2016-04-13 10:20:08 -07:00