File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 119
119
},
120
120
"tests" : []
121
121
},
122
+ {
123
+ "archives" : [
124
+ {
125
+ "name" : " android_profile_arm64" ,
126
+ "type" : " gcs" ,
127
+ "base_path" : " out/android_profile_arm64/zip_archives/" ,
128
+ "include_paths" : [
129
+ " out/android_profile_arm64/zip_archives/android-arm64-profile/linux-x64.zip"
130
+ ]
131
+ }
132
+ ],
133
+ "drone_dimensions" : [
134
+ " device_type=none" ,
135
+ " os=Linux"
136
+ ],
137
+ "gclient_custom_vars" : {
138
+ "download_android_deps" : false
139
+ },
140
+ "gn" : [
141
+ " --android" ,
142
+ " --runtime-mode" ,
143
+ " profile" ,
144
+ " --android-cpu" ,
145
+ " arm64"
146
+ ],
147
+ "name" : " android_profile_arm64" ,
148
+ "ninja" : {
149
+ "config" : " android_profile_arm64" ,
150
+ "targets" : [
151
+ " default" ,
152
+ " clang_x64/gen_snapshot"
153
+ ]
154
+ },
155
+ "tests" : []
156
+ },
122
157
{
123
158
"archives" : [
124
159
{
You can’t perform that action at this time.
0 commit comments