commit | 590daaeedb4913dcc04ba567697a0447d26d05fa | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Jun 20 16:58:37 2019 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Jun 26 17:05:10 2019 +0000 |
tree | d486aef5cdb5cbdc9a462f043ac236d5838df67e | |
parent | a51d11f27ed87777c3cc92f6ed57aa2fd87818ba [diff] |
Pass --legacy to aapt2 compile for TeleService This module produces warnings that are treated as errors if --legacy is not passed. --legacy is no longer being passed by default, so add it here. Bug: 135597368 Test: m java Change-Id: Ief6478c7634132547026f6ee1791e3a7c58164cb Merged-In: I8c1fa787302ecb43c0b5bf46f6d2d3f9776dfc54 Exempt-From-Owner-Approval: Noop change to this module