commit | 8aa07c19d10b31b23fd3644c3c848ab4b77bea4f | [log] [tgz] |
---|---|---|
author | d34d <clark@cyngn.com> | Tue Mar 22 10:54:49 2016 -0700 |
committer | Patrick Graber <pjgraber03@gmail.com> | Thu Mar 24 21:53:32 2016 -0700 |
tree | cdbd6a1bd52369886983b344345d9e65093b2e06 | |
parent | f00ac2d339ab0624256795433383840b21d1c8bf [diff] |
Themes: Fail theme install if common resources fail If a theme uses common resources and those fail to build with aapt, fail the entire theme install. Since overalys can reference this common resource package, we should fail the theme install if those resources could not be compiled, otherwise other overlays will also fail to install when referencing @*common Change-Id: If79bfb6819e4ae2175b9348e9a164544ff24be80 TICKET: OPO-578