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

Commit 3a2dbe69 authored by Anton Hansson's avatar Anton Hansson Committed by Android (Google) Code Review
Browse files

Merge "Remove framework annotations from appsearch stubs"

parents 95f8df1a c79472e2
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -58,10 +58,8 @@ metalava_appsearch_docs_args =

droidstubs {
    name: "framework-appsearch-stubs-srcs",
    srcs: [
        ":framework-annotations",
        ":framework-appsearch-sources",
    ],
    srcs: [":framework-appsearch-sources"],
    libs: ["framework-annotations-lib"],
    aidl: {
        include_dirs: ["frameworks/base/core/java"],
    },