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

Commit 50df9a99 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

Change-Id: Ic352e8d6beabec0ed0db12c79068a6889185b17b
parents 8d5ec5b2 ce7226df
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,