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

Commit 4b7a3e33 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 am: ce7226df
am: 50df9a99

Change-Id: I624b130ffae8027bc4ec1d0de4aafe9204b0c10d
parents c4f3cd36 50df9a99
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1417,10 +1417,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,