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

am: 58cfae5d38

Change-Id: Ie777d79d75a50530c34b182a524dccc65dc5d3b9
This commit is contained in:
Jiyong Park
2019-07-25 18:15: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,