Loading test-base/Android.bp +2 −1 Original line number Diff line number Diff line Loading @@ -120,12 +120,13 @@ filegroup { path: "src", } // 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-base-current.txt", visibility: [ "//cts/tests/signature/api", "//vendor:__subpackages__", ], srcs: [ "api/current.txt", Loading test-runner/Android.bp +2 −1 Original line number Diff line number Diff line Loading @@ -79,12 +79,13 @@ java_library { ], } // 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-runner-current.txt", visibility: [ "//cts/tests/signature/api", "//vendor:__subpackages__", ], srcs: [ "api/current.txt", Loading Loading
test-base/Android.bp +2 −1 Original line number Diff line number Diff line Loading @@ -120,12 +120,13 @@ filegroup { path: "src", } // 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-base-current.txt", visibility: [ "//cts/tests/signature/api", "//vendor:__subpackages__", ], srcs: [ "api/current.txt", Loading
test-runner/Android.bp +2 −1 Original line number Diff line number Diff line Loading @@ -79,12 +79,13 @@ java_library { ], } // 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-runner-current.txt", visibility: [ "//cts/tests/signature/api", "//vendor:__subpackages__", ], srcs: [ "api/current.txt", Loading