commit | a9e316051b85e9c33e45ed815be94e2e9e2704e4 | [log] [tgz] |
---|---|---|
author | Ryan Mitchell <rtmitchell@google.com> | Thu Jun 28 16:41:38 2018 -0700 |
committer | Ryan Mitchell <rtmitchell@google.com> | Tue Jul 31 16:11:49 2018 -0700 |
tree | eb026cae6f0e3ee8e6a93360df238a5069429128 | |
parent | 0b015de77e40f9dc55d7add73089e4251fb43f82 [diff] |
AAPT2: Do not overlay comments Always take the original comment of a resource. Resources passed in through regular file arguments and resources added using the -R and --auto-add-overlay flags will keep the same comments when overlayed by another resource. This will allow R.java files to remain consistent across devices between product overlays. Bug: 70641212 Test: aapt2_tests Change-Id: I4ed1037a8d42f7e77d85e5c2a8ee78051053831a