Add simple-gallary to run_on_app_dumps

Contents of README.google:
Name: Simple Gallary
URL: https://github.com/SimpleMobileTools/Simple-Gallery
Version: NA
Revision: 564e56b20d33b28d0018c8087ec705beeb60785e
Date: Nov 9, 2020
License: GNU General Public License v3.0

Bug: 152155164
Change-Id: I505fa04597c70808438030ab06095b8eacf13e05
diff --git a/tools/run_on_app_dump.py b/tools/run_on_app_dump.py
index 5abb580..0dad203 100755
--- a/tools/run_on_app_dump.py
+++ b/tools/run_on_app_dump.py
@@ -276,6 +276,17 @@
     'folder': 'simple-file-manager',
   }),
   App({
+    'id': 'com.simplemobiletools.gallery.pro',
+    'name': 'Simple-Gallery',
+    'dump_app': 'dump_app.zip',
+    'apk_app': 'gallery-326-foss-release.apk',
+    'url': 'https://github.com/SimpleMobileTools/Simple-Gallery',
+    'revision': '564e56b20d33b28d0018c8087ec705beeb60785e',
+    'folder': 'simple-gallery',
+    # TODO(b/172818477): Cannot recompile.
+    'skip_recompilation': True,
+  }),
+  App({
     'id': 'org.wikipedia',
     'name': 'Wikipedia',
     'dump_app': 'dump_app.zip',