Loading test-mock/Android.bp +2 −1 Original line number Diff line number Diff line Loading @@ -77,12 +77,13 @@ android_ravenwood_test { auto_gen_config: true, } // 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", Loading Loading
test-mock/Android.bp +2 −1 Original line number Diff line number Diff line Loading @@ -77,12 +77,13 @@ android_ravenwood_test { auto_gen_config: true, } // 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", Loading