Add AnExplorer to run_on_app_dumps
Content of README.google:
Name: AnExplorer
URL: https://github.com/christofferqa/AnExplorer
Version: NA
Revision: 365927477b8eab4052a1882d5e358057ae3dee4d
Date: Dec 13, 2018
License: Apache License 2.0
Project forked from https://github.com/1hakr/AnExplorer
Bug: 152155164
Change-Id: Ide618c5929d461cd531be3796df2a4db13af5a91
diff --git a/tools/run_on_app_dump.py b/tools/run_on_app_dump.py
index 414d2d0..3fb76b4 100755
--- a/tools/run_on_app_dump.py
+++ b/tools/run_on_app_dump.py
@@ -69,6 +69,15 @@
'folder': 'android-suite-calculator',
}),
App({
+ 'id': 'dev.dworks.apps.anexplorer.pro',
+ 'name': 'AnExplorer',
+ 'dump_app': 'dump_app.zip',
+ 'apk_app': 'AnExplorer-googleMobileProRelease-4.0.3.apk',
+ 'url': 'https://github.com/christofferqa/AnExplorer',
+ 'revision': '365927477b8eab4052a1882d5e358057ae3dee4d',
+ 'folder': 'anexplorer',
+ }),
+ App({
'id': 'com.example.applymapping',
'name': 'applymapping',
'dump_app': 'dump_app.zip',