Refactor FeatureFactory

Not use reflection, sets the FeatureFactoryImpl in SettingsApplication
instead.

Bug: 286764889
Test: m Settings
Test: m SettingsSpaUnitTests
Test: m RunSettingsRoboTests
Change-Id: I881bf1009a94222fc89578d14a6792a6e1507be2
This commit is contained in:
Chaohui Wang
2023-06-12 12:19:46 +08:00
parent a09fd45249
commit 63eddc12dd
10 changed files with 451 additions and 716 deletions

View File

@@ -106,7 +106,6 @@ android_library {
plugins: ["androidx.room_room-compiler-plugin"],
libs: [
"keepanno-annotations",
"telephony-common",
"ims-common",
],