-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmonkey.jungle
20 lines (17 loc) · 865 Bytes
/
monkey.jungle
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
project.manifest = manifest.xml
base.sourcePath = source
# By default exclude object_store, it's the old way of getting properties.
base.excludeAnnotations = object_store
# But for resources that doesn't support properties, exclude those instead (and
# not object_store)
d2bravo.excludeAnnotations = properties_and_storaged
d2bravo_titanium.excludeAnnotations = properties_and_storaged
fenix3.excludeAnnotations = properties_and_storaged
fenix3_hr.excludeAnnotations = properties_and_storaged
fr230.excludeAnnotations = properties_and_storaged
fr235.excludeAnnotations = properties_and_storaged
fr45.excludeAnnotations = properties_and_storaged
fr630.excludeAnnotations = properties_and_storaged
fr920xt.excludeAnnotations = properties_and_storaged
garminswim2.excludeAnnotations = properties_and_storaged
vivoactive.excludeAnnotations = properties_and_storaged