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

Commit 4e49a6c2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Make the android-test-mock-current.txt available for use by the /vendor tests" into main

parents 9851516d af35c295
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -54,12 +54,13 @@ java_sdk_library {
    dist_group: "android",
}

// Make the current.txt available for use by the cts/tests/signature tests.
// Make the current.txt available for use by the cts/tests/signature and /vendor tests.
// ========================================================================
filegroup {
    name: "android-test-mock-current.txt",
    visibility: [
        "//cts/tests/signature/api",
        "//vendor:__subpackages__",
    ],
    srcs: [
        "api/current.txt",