[SuwLib] Catch RuntimeException during template inflation
On platform versions < M, RuntimeException is thrown when an attribute is not found. This is changed to InflateException since M. Catch the more generic RuntimeException so we will show the more helpful error message on previous versions as well. Bug: 27153117 Change-Id: I6367f2f2c6adfaab0c3dc1297249d08225c99d9c
Loading
Please sign in to comment