diff options
author | Colin Cross <ccross@android.com> | 2016-08-31 18:01:06 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2016-08-31 18:01:06 -0700 |
commit | c558dd9597fa6dba90bbb2838b65472e15ed20ee (patch) | |
tree | 89b163b739ee275412ea5af511313fea65460eeb /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 5f87c4539adecd3716d5c9e46b30302a32880261 (diff) |
Fix missing dependency on R.java
Compiling frameworks source is missing a dependency on the R.stamp file
generated by the frameworks-res aapt rule, likely caused by the switch
to jack. Use LOCAL_ADDITONAL_DEPENDENCIES to insert the dependency
instead of directly using build system internals.
Change-Id: Ifb830da18b3607f87ae283cea04f7d276d4bfde9
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions