Fix writing module_bp_cc_deps.json
module_bp_cc_deps.json was not written through android.WriteFileToOuptutDir, so it didn't get the absolute path prepended when sandboxing was turned on. Reuse the implementation from module_bp_java_deps.json. Bug: 147409906 Test: m SOONG_COLLECT_CC_DEPS=1 nothing Change-Id: I3b255bdfd3b4c442db06fe185765414905531410
Loading
Please register or sign in to comment