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

Commit 6953bc12 authored by Anton Hansson's avatar Anton Hansson Committed by Automerger Merge Worker
Browse files

Merge "Add explicit dep on services.backup" am: 20b01228

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1370357

Change-Id: Ib26cddaf0cb9236dffa0937fb8b95a2cf3422aea
parents 8a84baa2 20b01228
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -43,6 +43,7 @@ android_robolectric_test {
    // Include the testing libraries
    libs: [
        "platform-test-annotations",
        "services.backup",
        "testng",
    ],