Add explicit dep on framework-wifi.impl
android_robolectric_test is having some implicit deps removed from it, so add in what we depend on directly. Bug: 157451444 Bug: 161767237 Bug: 167568930 Test: m RunSettingsRoboTests Exempt-From-Owner-Approval: Cherry-pick Merged-In: I847cbeaab7aab6e3cb109df7cafd8a63d63c6acb Change-Id: I847cbeaab7aab6e3cb109df7cafd8a63d63c6acb
This commit is contained in:
committed by
Raman Tenneti
parent
b372e3fbcf
commit
0e5e0c77d4
@@ -69,8 +69,8 @@ android_robolectric_test {
|
|||||||
],
|
],
|
||||||
|
|
||||||
libs: [
|
libs: [
|
||||||
|
"framework-wifi.impl",
|
||||||
"ims-common",
|
"ims-common",
|
||||||
"telephony-common",
|
|
||||||
],
|
],
|
||||||
|
|
||||||
java_resource_dirs: ["config", "resources"],
|
java_resource_dirs: ["config", "resources"],
|
||||||
|
Reference in New Issue
Block a user