Make an unstable module depend on the unstable version of its imports

Generated Java library or C++ library from unstable module
depended on the latest stable version of its imports, even though the
build system passed the unstable version of imports to AIDL compiler.

It bothers developing correlational modules in parallel, so make
generated modules from an unstable module depend on the unstable version
of its imports.

Bug: 146436251
Test: m nothing
Change-Id: I2180eebd7a0fb949eb1239c19d7a93139bb7b718
2 files changed