commit | 2fb7974cdca7ef81df024815addbd0cf8bb20cf7 | [log] [tgz] |
---|---|---|
author | Jim Tang <jimtang@google.com> | Thu Jan 06 13:33:00 2022 +0800 |
committer | Jim Tang <jimtang@google.com> | Wed Jan 12 16:36:59 2022 +0800 |
tree | 09dd9d4bd399fa3b4bd9a7acec081cbecbc87a8f | |
parent | 563bf7764928a9167ec55a0d0dcf9a44cef46f91 [diff] |
Atest: add module info attributes BUG: 209384631 This CL established 3 attributes: * ModuleInfo.java_dep_path * ModuleInfo.cc_dep_path * ModuleInfo.merged_dep_path and remove has_soong_info() because module_bp_java_deps.json and module_bp_cc_deps.json will be generated along with module-info.json. Test: unit test atest-dev -cv hello_world_test Change-Id: I3451c8ce45f0cc6ee7fb49cb9b6dab2f5c872abf