mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +09:00
Issue #1053 - Part 1c: Remove references to mobile/android targets and paths
This commit is contained in:
parent
659441da45
commit
b21588597c
80 changed files with 8 additions and 3636 deletions
|
|
@ -1,10 +0,0 @@
|
|||
config = {
|
||||
# Additional Android 4.3 settings required when running in taskcluster.
|
||||
"avds_dir": "/home/worker/workspace/build/.android",
|
||||
"tooltool_cache": "/home/worker/tooltool_cache",
|
||||
"download_tooltool": True,
|
||||
"tooltool_servers": ['http://relengapi/tooltool/'],
|
||||
"exes": {
|
||||
'adb': '%(abs_work_dir)s/android-sdk18/platform-tools/adb',
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue