mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 14:26:09 +03:00
122 lines
2.8 KiB
JSON
122 lines
2.8 KiB
JSON
{
|
|
"config_type": "BaseConfig",
|
|
"dependencies": {
|
|
"aapt": {
|
|
"file_info": {
|
|
"linux2_x86_64": {
|
|
"local_paths": [
|
|
"../../third_party/android_tools/sdk/build-tools/25.0.2/aapt"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"adb": {
|
|
"file_info": {
|
|
"linux2_x86_64": {
|
|
"local_paths": [
|
|
"../../third_party/android_tools/sdk/platform-tools/adb"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"android_sdk": {
|
|
"file_info": {
|
|
"linux2_x86_64": {
|
|
"local_paths": [
|
|
"../../third_party/android_tools/sdk"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"dexdump": {
|
|
"file_info": {
|
|
"linux2_x86_64": {
|
|
"local_paths": [
|
|
"../../third_party/android_tools/sdk/build-tools/25.0.2/dexdump"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"split-select": {
|
|
"file_info": {
|
|
"linux2_x86_64": {
|
|
"local_paths": [
|
|
"../../third_party/android_tools/sdk/build-tools/25.0.2/split-select"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"pymock": {
|
|
"file_info": {
|
|
"darwin_x86_64": {
|
|
"local_paths": [
|
|
"../../third_party/pymock"
|
|
]
|
|
},
|
|
"linux2_x86_64": {
|
|
"local_paths": [
|
|
"../../third_party/pymock"
|
|
]
|
|
},
|
|
"win32_AMD64": {
|
|
"local_paths": [
|
|
"../../third_party/pymock"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"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"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|