Skip to content
Snippets Groups Projects
Commit a46c4537 authored by Anton Hansson's avatar Anton Hansson Committed by Android (Google) Code Review
Browse files

Merge "Cleanup framework-all usage"

parents 532c02c7 6fb18bbf
No related branches found
No related tags found
No related merge requests found
......@@ -117,9 +117,6 @@ droidstubs {
" --hide ReferencesHidden" +
" --hide DeprecationMismatch" +
" --hide HiddenTypedefConstant",
libs: [
"framework-all",
],
visibility: ["//visibility:private"],
}
......
......@@ -28,7 +28,7 @@ java_sdk_library {
":framework_native_aidl",
],
libs: [
"framework-all",
"framework",
"app-compat-annotations",
"unsupportedappusage",
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment