summaryrefslogtreecommitdiffstats
path: root/quickstep
diff options
context:
space:
mode:
authorKevin <kevhan@google.com>2019-01-04 17:54:51 -0800
committerKevin <kevhan@google.com>2019-01-07 14:37:02 -0800
commit2857871b7f5cd68657020b8c1f39d6ab4b509b06 (patch)
treee5fffc1e7429ee83655425e7c9c2967a059c38ca /quickstep
parent61ad3016be24e672fe215e355a2638fbcb1c6f63 (diff)
downloadandroid_packages_apps_Trebuchet-2857871b7f5cd68657020b8c1f39d6ab4b509b06.tar.gz
android_packages_apps_Trebuchet-2857871b7f5cd68657020b8c1f39d6ab4b509b06.tar.bz2
android_packages_apps_Trebuchet-2857871b7f5cd68657020b8c1f39d6ab4b509b06.zip
Add build variant for go-specific recents.
This CL sets up the source directories to build a Go version of quickstep recents/icon recents. This is accomplished by splitting the quickstep resources/sources into two groups: the base source and sources that should be overridden (recents_ui_overrides). The new Go recents variant then takes the base and combines it with the sources in go/quickstep which should replace the ones in recents_ui_overrides. As of now, no classes have been moved yet, so there are only placeholder files. In addition, this modifies the make and gradle files to reflect the new sources. Bug: 114136250 Test: build all targets via tapas, build all APKs from IDE Change-Id: I6d0a4d93ab1c38d4ffc28fd21823caadd96d23f7
Diffstat (limited to 'quickstep')
-rw-r--r--quickstep/recents_ui_overrides/res/.keep0
-rw-r--r--quickstep/recents_ui_overrides/src/.keep0
2 files changed, 0 insertions, 0 deletions
diff --git a/quickstep/recents_ui_overrides/res/.keep b/quickstep/recents_ui_overrides/res/.keep
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/quickstep/recents_ui_overrides/res/.keep
diff --git a/quickstep/recents_ui_overrides/src/.keep b/quickstep/recents_ui_overrides/src/.keep
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/quickstep/recents_ui_overrides/src/.keep