Extracting ViewCapture into common Library

The ViewCapture functionality is extracted into a common Library accessible to the Launcher and SystemUi modules.

Test: None yet
Change-Id: I4be394ed8dc86e30f6b8c69c438b8bc943e7907c
This commit is contained in:
Johannes Gallmann
2022-10-04 11:57:37 +00:00
parent e7b6888a36
commit 6518efce73
5 changed files with 13 additions and 608 deletions

View File

@@ -153,6 +153,7 @@ android_library {
"androidx.cardview_cardview",
"com.google.android.material_material",
"iconloader_base",
"view_capture"
],
manifest: "AndroidManifest-common.xml",
sdk_version: "current",