commit | c327658c6f80a0a1bb0d8ad7b7a05c34659538c0 | [log] [tgz] |
---|---|---|
author | patricktu <patricktu@google.com> | Wed May 20 19:11:56 2020 +0800 |
committer | patricktu <patricktu@google.com> | Wed May 20 19:11:56 2020 +0800 |
tree | fe5cd4f437e0d2fe7c8b6312657395e9dd1af8d0 | |
parent | b6a366cd2c97d2940c6f6b7a262e9cb015b3d69f [diff] |
AIDEGen: Collect dependency modules' path 1. In order to implement the folder base structure in IntelliJ, collect the dependency modules' path. 2. Set the frameworks/base, frameworks/base/framework_srcjars and libcore as the default dependency module paths. Bug: 157119582 Test: sh run_test.sh;atest aidegen_unittests --host Keeps the code coverage 100% of the changes part. Change-Id: I66267fdbfd89449c3801db8474578f6814302d64