summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Mark White <anothermark@google.com> 2023-08-12 01:31:26 +0000
committer Mark White <anothermark@google.com> 2023-08-15 13:15:37 +0000
commitb03c1fcdc16918f847dc122f7789a1071e50dbee (patch)
treec1ce76b1908aa70ad208804862ecd39e5132322e /api/api.go
parent65ce0257634d61e85f755eb9e99a455bd8e51c69 (diff)
SdkTestCore for non-updatable modules
Provides SdkTestCore/test_core_current sdk_version for non-updatable modules that have their test scope dependent on test apis from framework-minus-apex. Ignore-AOSP-First: Change in topic with internal-first projects Bug: 289776578 Test: m checkapi Change-Id: I855346c01bb609e81b14dbdc13330315badc339e
Diffstat (limited to 'api/api.go')
-rw-r--r--api/api.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/api.go b/api/api.go
index c568a45de5d0..a5e9a3e55d27 100644
--- a/api/api.go
+++ b/api/api.go
@@ -368,6 +368,7 @@ func createFullApiLibraries(ctx android.LoadHookContext) {
"android_stubs_current",
"android_system_stubs_current",
"android_test_stubs_current",
+ "android_test_frameworks_core_stubs_current",
"android_module_lib_stubs_current",
"android_system_server_stubs_current",
}