-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathweekly.xml
More file actions
28 lines (26 loc) · 1.07 KB
/
weekly.xml
File metadata and controls
28 lines (26 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<!--
This file describes which devices are to be built weekly. These devices include legacy devices that use our add/remove options found in
the manifest folder of the vendor_pac repo. The will run once a week and that is it. This is to save needed resources.
-->
<manifest>
<!-- Add new devices here -->
<device name="anzu" priority="10" />
<device name="aries" priority="10" />
<device name="atlas40" priority="10" />
<device name="coconut" priority="10" />
<device name="codina" priority="10" />
<device name="d803" priority="10" />
<device name="e610" priority="10" />
<device name="glacier" priority="10" />
<device name="haida" priority="10" />
<device name="hallon" priority="10" />
<device name="janice" priority="10" />
<device name="iyokan" priority="10" />
<device name="mango" priority="10" />
<device name="satsuma" priority="10" />
<device name="smultron" priority="10" />
<device name="u8833" priority="10" />
<device name="u8951" priority="10" />
<device name="urushi" priority="10" />
</manifest>