Add opensource_apps to linked third_party resources on golem
Change-Id: I0e6e33c76e9838dee68654844d9297235ccd8690
diff --git a/tools/golem.py b/tools/golem.py
index c4c554a..a535133 100755
--- a/tools/golem.py
+++ b/tools/golem.py
@@ -8,17 +8,18 @@
import sys
LINKED_THIRD_PARTY_DIRECTORIES = [
- 'framework',
- 'benchmarks',
- 'gradle-plugin',
- 'gradle',
'android_jar',
- 'proguardsettings',
- 'gmscore',
- 'youtube',
+ 'benchmarks',
+ 'framework',
'gmail',
- 'r8',
+ 'gmscore',
+ 'gradle',
+ 'gradle-plugin',
'openjdk',
+ 'opensource_apps',
+ 'proguardsettings',
+ 'r8',
+ 'youtube',
]
# Path to our internally updated third party