Merge "Add "PlatformComposeCore" from SystemUI to use theming and common compose libs." into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
92dbe3dffc
@@ -235,6 +235,7 @@ launcher_compose_java_defaults {
|
||||
static_libs: [
|
||||
"androidx.compose.runtime_runtime",
|
||||
"androidx.compose.material3_material3",
|
||||
"PlatformComposeCore",
|
||||
],
|
||||
|
||||
// By default, Compose is disabled and we compile the ComposeFacade
|
||||
@@ -261,6 +262,7 @@ quickstep_compose_java_defaults {
|
||||
static_libs: [
|
||||
"androidx.compose.runtime_runtime",
|
||||
"androidx.compose.material3_material3",
|
||||
"PlatformComposeCore",
|
||||
],
|
||||
|
||||
// By default, Compose is disabled and we compile the ComposeFacade
|
||||
|
||||
Reference in New Issue
Block a user