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

Commit 78e3b2da authored by Paul Duffin's avatar Paul Duffin Committed by android-build-merger
Browse files

Merge "Add :frameworks-base-api-current.txt filegroup" am: 5de80df8 am: ceac819b

am: 42b7db20

Change-Id: I61f1e9ce5dddb710059cb8feba16376d9bb99cbe
parents b52bf9dc 42b7db20
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -1187,6 +1187,15 @@ packages_to_document = [
    "org/apache/http/params",
]

// Make the api/current.txt file available for use by modules in other
// directories.
filegroup {
    name: "frameworks-base-api-current.txt",
    srcs: [
        "api/current.txt",
    ],
}

framework_docs_only_args = " -android -manifest $(location core/res/AndroidManifest.xml) " +
     "-werror -lerror -hide 111 -hide 113 -hide 125 -hide 126 -hide 127 -hide 128 " +
     "-overview $(location core/java/overview.html) " +