Include FW flag to launcher3 dependency

Bug: 333390600
Test: m Launcher3 / Static import of the android.os.Flag method
Flag: NA

Change-Id: I1085f68092768a59c7aa70c9d8b9e229e51f023f
This commit is contained in:
Hyunyoung Song
2024-04-15 08:42:29 +00:00
parent e8c920967a
commit 5d095ecda2

View File

@@ -141,6 +141,7 @@ android_library {
static_libs: [
"LauncherPluginLib",
"launcher_quickstep_log_protos_lite",
"android.os.flags-aconfig-java",
"androidx-constraintlayout_constraintlayout",
"androidx.recyclerview_recyclerview",
"androidx.dynamicanimation_dynamicanimation",