summaryrefslogtreecommitdiff
path: root/tools/makeparallel/makeparallel.cpp
diff options
context:
space:
mode:
author Dan Willemsen <dwillemsen@google.com> 2016-12-22 13:17:17 -0800
committer Dan Willemsen <dwillemsen@google.com> 2016-12-22 13:18:21 -0800
commit912de8e69139057f851dad0d20c092cadf1679a1 (patch)
tree73055268557d7934f45491d7c869f3f9e6fe0579 /tools/makeparallel/makeparallel.cpp
parent561b0a3753c2c04fade3dd00347120a6fb5f0245 (diff)
Fix incremental builds with AAPT2
When we removed the src/ directory, the R.stamp file was removed -- with AAPT, this triggers src/android/Manifest.java to be regenerated. But AAPT2 only uses the R.stamp file as a timestamp to find the Manifest.java file, not to create it. So add a new CleanSpec.mk to fix the builds by removing the target that AAPT2 uses to generate the src/android/Manifest.java file. Test: None Change-Id: If56f326ad701f7f92aa7c8aeda57e92d9c62cff9
Diffstat (limited to 'tools/makeparallel/makeparallel.cpp')
0 files changed, 0 insertions, 0 deletions