Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0e5e0c77 authored by Anton Hansson's avatar Anton Hansson Committed by Raman Tenneti
Browse files

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
parent b372e3fb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,8 +69,8 @@ android_robolectric_test {
    ],

    libs: [
        "framework-wifi.impl",
        "ims-common",
        "telephony-common",
    ],

    java_resource_dirs: ["config", "resources"],