Merge "Add explicit dep on ims-common" am: 0f6b2ec233
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1370159 Change-Id: I4a02bab9e52768605891f076f504256b3198fa4a
This commit is contained in:
@@ -65,6 +65,11 @@ android_robolectric_test {
|
|||||||
"androidx.test.ext.junit",
|
"androidx.test.ext.junit",
|
||||||
],
|
],
|
||||||
|
|
||||||
|
libs: [
|
||||||
|
"ims-common",
|
||||||
|
"telephony-common",
|
||||||
|
],
|
||||||
|
|
||||||
java_resource_dirs: ["config", "resources"],
|
java_resource_dirs: ["config", "resources"],
|
||||||
|
|
||||||
instrumentation_for: "SettingsRoboTestStub",
|
instrumentation_for: "SettingsRoboTestStub",
|
||||||
|
Reference in New Issue
Block a user