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

Commit d3e131e7 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 12888383 from c0a6d193 to 25Q2-release

Change-Id: I52cf484d054f2b99db20364b3a99257e190c8d89
parents 0fba4a1b c0a6d193
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -68,7 +68,6 @@ android_robolectric_test {
    ],
    java_resource_dirs: ["tests/robolectric/config"],
    instrumentation_for: "TestAnimationLibApp",
    upstream: true,
    strict_mode: false,
}

+1 −1
Original line number Diff line number Diff line
@@ -16,5 +16,5 @@ android {

dependencies {
    implementation("androidx.core:core")
    api(project(":NexusLauncher.Flags"))
    api(project(":NexusLauncher:Flags"))
}
+0 −1
Original line number Diff line number Diff line
@@ -41,6 +41,5 @@ android_robolectric_test {
        "androidx.test.ext.junit",
    ],
    instrumentation_for: "tracinglib-test-app",
    upstream: true,
    strict_mode: false,
}