Fix EnabledNetworkModePreferenceControllerTest

Fix: 337418033
Test: atest EnabledNetworkModePreferenceControllerTest
Change-Id: I5614a6d863b804442cbb14c1fbc136db9d800a28
diff --git a/tests/unit/Android.bp b/tests/unit/Android.bp
index c8e886c..bc5824f 100644
--- a/tests/unit/Android.bp
+++ b/tests/unit/Android.bp
@@ -21,18 +21,16 @@
     static_libs: [
         "aconfig_settings_flags_lib",
         "androidx.arch.core_core-testing",
-        "androidx.test.core",
+        "androidx.lifecycle_lifecycle-runtime-testing",
         "androidx.test.espresso.core",
-        "androidx.test.rules",
         "androidx.test.ext.junit",
-        "androidx.preference_preference",
+        "androidx.test.rules",
         "flag-junit",
         "mockito-target-minus-junit4",
         "platform-test-annotations",
         "platform-test-rules",
         "truth",
         "kotlinx_coroutines_test",
-        "flag-junit",
         "Settings-testutils2",
         "MediaDrmSettingsFlagsLib",
         // Don't add SettingsLib libraries here - you can use them directly as they are in the