commit | 5ecfe875fb1f770f7c002f84398c266354961bff | [log] [tgz] |
---|---|---|
author | Jared Duke <jdduke@google.com> | Thu Sep 08 09:25:30 2022 -0700 |
committer | Jared Duke <jdduke@google.com> | Thu Aug 31 22:40:13 2023 +0000 |
tree | 9019be640100c8b06e75fe03e9d003b2476ee9d3 | |
parent | 23afe22262b3ee071f9e15dba802024d42b06566 [diff] |
Treat R8 warnings as failures for SystemUI Treating warnings as failures avoids unexpected issues at build and runtime, particularly for missing class references. Eventually this will be the default setting, but for now explicitly opt in critical system targets with no warnings. Test: m SystemUI Bug: 242088131 Change-Id: I7eeddb2244a04c7bb7de7c1f16d6d38ad0137c59