Add android-sunflower to test app collection
Bug: 132429439
Change-Id: I11f604140797ea74040ad3032d74193835df4a6f
diff --git a/tools/run_on_as_app.py b/tools/run_on_as_app.py
index 167afff..7b80b57 100755
--- a/tools/run_on_as_app.py
+++ b/tools/run_on_as_app.py
@@ -167,6 +167,19 @@
]
}),
Repo({
+ 'name': 'googlesamples',
+ 'url': 'https://github.com/christofferqa/android-sunflower.git',
+ 'revision': 'df0a082a0bcbeae253817e13daca3c7a7c54f67a',
+ 'apps': [
+ App({
+ 'id': 'com.google.samples.apps.sunflower',
+ 'name': 'android-sunflower',
+ 'min_sdk': 19,
+ 'compile_sdk': 28
+ })
+ ]
+ }),
+ Repo({
'name': 'Instabug-Android',
'url': 'https://github.com/christofferqa/Instabug-Android.git',
'revision': 'b8df78c96630a6537fbc07787b4990afc030cc0f',