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

Commit ce7226df 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:...

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

Change-Id: Iaadd84723e52edb4e9d2b95865a38a696d632574
parents 6c5ff567 fd91098d
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,