Removed redundant dependcy from build file

Test: Verified that the additional libraries don't cause any issue with
settings
Bug: 346161718
Flag: BUILD ONLY

Change-Id: Ie3d266c486d507c241d800fa7f2680a595896280
This commit is contained in:
Joshua McCloskey
2024-06-26 00:38:10 +00:00
committed by Joshua Mccloskey
parent ac7236ec0f
commit d5321719fe

View File

@@ -108,8 +108,6 @@ android_library {
"telephony_flags_core_java_lib", "telephony_flags_core_java_lib",
"setupdesign-lottie-loading-layout", "setupdesign-lottie-loading-layout",
"device_policy_aconfig_flags_lib", "device_policy_aconfig_flags_lib",
"kotlinx-coroutines-core",
"kotlinx-coroutines-android",
], ],
plugins: ["androidx.room_room-compiler-plugin"], plugins: ["androidx.room_room-compiler-plugin"],