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

Commit fd91098d authored by Jiyong Park's avatar Jiyong Park Committed by android-build-merger
Browse files

Merge "Remove the dependencies to ext and framework from the stubs build" am: 9b0e7670

am: 58cfae5d

Change-Id: Ie777d79d75a50530c34b182a524dccc65dc5d3b9
parents 1086c832 58cfae5d
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1419,10 +1419,6 @@ stubs_defaults {
    srcs_lib: "framework",
    srcs_lib_whitelist_dirs: frameworks_base_subdirs,
    srcs_lib_whitelist_pkgs: packages_to_document,
    libs: [
        "ext",
        "framework",
    ],
    local_sourcepaths: frameworks_base_subdirs,
    installable: false,
    annotations_enabled: true,