From 316043e9c0a403c9fd7f3b618e2dfba7e7275504 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Wed, 17 Jun 2026 00:56:52 -0700 Subject: [PATCH] Android.bp: drop core-splashscreen (not in AOSP prebuilts, not used) --- Android.bp | 2 -- 1 file changed, 2 deletions(-) diff --git a/Android.bp b/Android.bp index d4c8533..0c63654 100644 --- a/Android.bp +++ b/Android.bp @@ -37,8 +37,6 @@ android_app { "androidx.activity_activity", "androidx.activity_activity-compose", "androidx.lifecycle_lifecycle-runtime-ktx", - "androidx.core_core-splashscreen", - // Compose runtime + UI "androidx.compose.runtime_runtime", "androidx.compose.ui_ui",