Write C++ and Java specific dependency files

The dependency file for C++ encodes that generated .cpp and .h files
depend on the source aidl and imported aidl files.  This is unlike
Java which only has a single .java file.

Bug: 26409006
Test: Unittests continue to pass

Change-Id: I97f3646cd28803a6dadc7bd0bd35632218dae559
5 files changed