diff options
| author | 2020-01-08 09:10:53 +0800 | |
|---|---|---|
| committer | 2020-01-15 13:38:48 +0800 | |
| commit | adba3c0a0aa9ccd6b90a4f0ade79b420a23d0987 (patch) | |
| tree | a69c0ea5a2effc701830cbd6dc396feca453cb26 /rust/coverage_test.go | |
| parent | 3afbc923dc0fd1e00f75e445787b65167e40900a (diff) | |
AIDEGen:fix module_bp_cc_deps.json content error.
Bug: 147324044
Test: 1. export SOONG_COLLECT_CC_DEPS=1 SOONG_GEN_CMAKEFILES=1;m nothing
module_bp_cc_deps.json will be generated.
In module_bp_cc_deps.json,
"libui": {
...
"system_include_flags": {
"header_search_path": [
"system/core/include",
"system/media/audio/include",
"hardware/libhardware/include",
"hardware/libhardware_legacy/include",
"hardware/ril/include",
"frameworks/native/include",
"frameworks/native/opengl/include",
"frameworks/av/include",
"libnativehelper/include_jni"
]
"system_search_path": [
"bionic/libc/include",
"bionic/libc/kernel/uapi",
"bionic/libc/kernel/uapi/asm-x86",
"bionic/libc/kernel/android/scsi",
"bionic/libc/kernel/android/uapi"
]
},
...
},
Change-Id: Iabc638ca451f568b2a4c09327f8f3c220f6fc154
Diffstat (limited to 'rust/coverage_test.go')
0 files changed, 0 insertions, 0 deletions