Bug 1881238 - Add logs to SettingsSubMenuHttpsOnlyModeRobot
[gecko.git] / mobile / android / focus-android / .buildconfig.yml
blob01981a7d0bdf3dcc97df102480f3e664579c16f0
1 projects:
2   app:
3     upstream_dependencies:
4     - browser-domains
5     - browser-engine-gecko
6     - browser-errorpages
7     - browser-icons
8     - browser-menu
9     - browser-menu2
10     - browser-session-storage
11     - browser-state
12     - browser-storage-sync
13     - browser-tabstray
14     - browser-thumbnails
15     - browser-toolbar
16     - compose-awesomebar
17     - compose-cfr
18     - concept-awesomebar
19     - concept-base
20     - concept-engine
21     - concept-fetch
22     - concept-menu
23     - concept-storage
24     - concept-sync
25     - concept-tabstray
26     - concept-toolbar
27     - feature-app-links
28     - feature-awesomebar
29     - feature-contextmenu
30     - feature-customtabs
31     - feature-downloads
32     - feature-findinpage
33     - feature-intent
34     - feature-media
35     - feature-prompts
36     - feature-search
37     - feature-session
38     - feature-sitepermissions
39     - feature-tabs
40     - feature-toolbar
41     - feature-top-sites
42     - feature-webcompat
43     - feature-webcompat-reporter
44     - lib-auth
45     - lib-crash
46     - lib-crash-sentry
47     - lib-fetch-okhttp
48     - lib-publicsuffixlist
49     - lib-state
50     - service-digitalassetlinks
51     - service-glean
52     - service-location
53     - service-nimbus
54     - support-base
55     - support-images
56     - support-ktx
57     - support-license
58     - support-locale
59     - support-remotesettings
60     - support-rusthttp
61     - support-rustlog
62     - support-test
63     - support-test-libstate
64     - support-utils
65     - support-webextensions
66     - ui-autocomplete
67     - ui-colors
68     - ui-icons
69     - ui-tabcounter
70     - ui-widgets
71 variants:
72 - apks:
73   - abi: arm64-v8a
74     fileName: app-focus-arm64-v8a-debug.apk
75   - abi: armeabi-v7a
76     fileName: app-focus-armeabi-v7a-debug.apk
77   - abi: x86
78     fileName: app-focus-x86-debug.apk
79   - abi: x86_64
80     fileName: app-focus-x86_64-debug.apk
81   build_type: debug
82   name: focusDebug
83 - apks:
84   - abi: arm64-v8a
85     fileName: app-klar-arm64-v8a-debug.apk
86   - abi: armeabi-v7a
87     fileName: app-klar-armeabi-v7a-debug.apk
88   - abi: x86
89     fileName: app-klar-x86-debug.apk
90   - abi: x86_64
91     fileName: app-klar-x86_64-debug.apk
92   build_type: debug
93   name: klarDebug
94 - apks:
95   - abi: arm64-v8a
96     fileName: app-focus-arm64-v8a-release-unsigned.apk
97   - abi: armeabi-v7a
98     fileName: app-focus-armeabi-v7a-release-unsigned.apk
99   - abi: x86
100     fileName: app-focus-x86-release-unsigned.apk
101   - abi: x86_64
102     fileName: app-focus-x86_64-release-unsigned.apk
103   build_type: release
104   name: focusRelease
105 - apks:
106   - abi: arm64-v8a
107     fileName: app-klar-arm64-v8a-release-unsigned.apk
108   - abi: armeabi-v7a
109     fileName: app-klar-armeabi-v7a-release-unsigned.apk
110   - abi: x86
111     fileName: app-klar-x86-release-unsigned.apk
112   - abi: x86_64
113     fileName: app-klar-x86_64-release-unsigned.apk
114   build_type: release
115   name: klarRelease
116 - apks:
117   - abi: arm64-v8a
118     fileName: app-focus-arm64-v8a-beta-unsigned.apk
119   - abi: armeabi-v7a
120     fileName: app-focus-armeabi-v7a-beta-unsigned.apk
121   - abi: x86
122     fileName: app-focus-x86-beta-unsigned.apk
123   - abi: x86_64
124     fileName: app-focus-x86_64-beta-unsigned.apk
125   build_type: beta
126   name: focusBeta
127 - apks:
128   - abi: arm64-v8a
129     fileName: app-klar-arm64-v8a-beta-unsigned.apk
130   - abi: armeabi-v7a
131     fileName: app-klar-armeabi-v7a-beta-unsigned.apk
132   - abi: x86
133     fileName: app-klar-x86-beta-unsigned.apk
134   - abi: x86_64
135     fileName: app-klar-x86_64-beta-unsigned.apk
136   build_type: beta
137   name: klarBeta
138 - apks:
139   - abi: arm64-v8a
140     fileName: app-focus-arm64-v8a-nightly-unsigned.apk
141   - abi: armeabi-v7a
142     fileName: app-focus-armeabi-v7a-nightly-unsigned.apk
143   - abi: x86
144     fileName: app-focus-x86-nightly-unsigned.apk
145   - abi: x86_64
146     fileName: app-focus-x86_64-nightly-unsigned.apk
147   build_type: nightly
148   name: focusNightly
149 - apks:
150   - abi: arm64-v8a
151     fileName: app-klar-arm64-v8a-nightly-unsigned.apk
152   - abi: armeabi-v7a
153     fileName: app-klar-armeabi-v7a-nightly-unsigned.apk
154   - abi: x86
155     fileName: app-klar-x86-nightly-unsigned.apk
156   - abi: x86_64
157     fileName: app-klar-x86_64-nightly-unsigned.apk
158   build_type: nightly
159   name: klarNightly
160 - apks:
161   - abi: noarch
162     fileName: app-debug-androidTest.apk
163   build_type: androidTest
164   name: androidTest