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: I897aec39957918a787df904d3093d91580de6fc4
Loading
Please register or sign in to comment