Loading packages/SystemUI/compose/scene/Android.bp +5 −3 Original line number Diff line number Diff line Loading @@ -31,11 +31,13 @@ android_library { ], static_libs: [ // Private APIs "PlatformComposeCore", // Public APIs "//frameworks/libs/systemui/mechanics:mechanics", "androidx.compose.runtime_runtime", "androidx.compose.material3_material3", "PlatformComposeCore", "mechanics", ], kotlincflags: [ Loading Loading
packages/SystemUI/compose/scene/Android.bp +5 −3 Original line number Diff line number Diff line Loading @@ -31,11 +31,13 @@ android_library { ], static_libs: [ // Private APIs "PlatformComposeCore", // Public APIs "//frameworks/libs/systemui/mechanics:mechanics", "androidx.compose.runtime_runtime", "androidx.compose.material3_material3", "PlatformComposeCore", "mechanics", ], kotlincflags: [ Loading