Merge "Remove the dependencies to ext and framework from the stubs build"

am: 9b0e7670f8

Change-Id: Ie1322881833755f54467ebe53e446f3a6681a34c
This commit is contained in:
Jiyong Park
2019-07-25 17:46:42 -07:00
committed by android-build-merger

View File

@@ -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,