summaryrefslogtreecommitdiff
path: root/api/Android.bp
diff options
context:
space:
mode:
author Jihoon Kang <jihoonkang@google.com> 2024-02-08 08:43:06 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2024-02-08 08:43:06 +0000
commit9e12339d403dee784659d22dce97e12f12e6b404 (patch)
tree00932e76a7be7790c778b3f7226f77d5fe3e2b73 /api/Android.bp
parentc104ba5541854565f0df9ef038810468280da033 (diff)
parent31cf274769ade4f5d0e823f267c84df6c48e00df (diff)
Merge "Add merged txt filegroups that depend on the exportable non-updatable txt files" into main
Diffstat (limited to 'api/Android.bp')
-rw-r--r--api/Android.bp5
1 files changed, 4 insertions, 1 deletions
diff --git a/api/Android.bp b/api/Android.bp
index 1b84ce7ea5fb..ea59d0b5ccdc 100644
--- a/api/Android.bp
+++ b/api/Android.bp
@@ -374,7 +374,10 @@ stubs_defaults {
previous_api: ":android.api.public.latest",
merge_annotations_dirs: ["metalava-manual"],
defaults_visibility: ["//frameworks/base/api"],
- visibility: ["//frameworks/base/api"],
+ visibility: [
+ "//frameworks/base/api",
+ "//frameworks/base/core/api",
+ ],
}
// We resolve dependencies on APIs in modules by depending on a prebuilt of the whole