Created by: sean-kenny
Provide an option to union an android_resource with its deps. This results in a merged R.txt file and allows for integrating buck with libraries that rely heavily on resource merging to reference dependent library resources.
test plan: Add unit tests to MiniAppt, RDotTxtEntry, and AaptResourceCollector
this commit resolves #643 (closed)