85 lines
2.0 KiB
JSON
85 lines
2.0 KiB
JSON
{
|
|
"config_type": "BaseConfig",
|
|
"dependencies": {
|
|
"adb": {
|
|
"file_info": {
|
|
"linux2_x86_64": {
|
|
"local_paths": [
|
|
"../../third_party/android_sdk/public/platform-tools/adb"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"android_sdk": {
|
|
"file_info": {
|
|
"linux2_x86_64": {
|
|
"local_paths": [
|
|
"../../third_party/android_sdk/public"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"simpleperf": {
|
|
"file_info": {
|
|
"android_armeabi-v7a": {
|
|
"local_paths": [
|
|
"../../third_party/android_ndk/simpleperf/bin/android/arm/simpleperf"
|
|
]
|
|
},
|
|
"android_arm64-v8a": {
|
|
"local_paths": [
|
|
"../../third_party/android_ndk/simpleperf/bin/android/arm64/simpleperf"
|
|
]
|
|
},
|
|
"android_x86": {
|
|
"local_paths": [
|
|
"../../third_party/android_ndk/simpleperf/bin/android/x86/simpleperf"
|
|
]
|
|
},
|
|
"android_x86_64": {
|
|
"local_paths": [
|
|
"../../third_party/android_ndk/simpleperf/bin/android/x86_64/simpleperf"
|
|
]
|
|
},
|
|
"linux_x86": {
|
|
"local_paths": [
|
|
"../../third_party/android_ndk/simpleperf/bin/linux/x86/simpleperf"
|
|
]
|
|
},
|
|
"linux_x86_64": {
|
|
"local_paths": [
|
|
"../../third_party/android_ndk/simpleperf/bin/linux/x86_64/simpleperf"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"simpleperf_scripts": {
|
|
"file_info": {
|
|
"default": {
|
|
"local_paths": [
|
|
"../../third_party/android_ndk/simpleperf"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"llvm-symbolizer": {
|
|
"file_info": {
|
|
"default": {
|
|
"local_paths": [
|
|
"../../third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"bundletool": {
|
|
"file_info": {
|
|
"default": {
|
|
"local_paths": [
|
|
"../../third_party/android_build_tools/bundletool/bundletool.jar"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|