Merge "Cleanup framework-all usage"
This commit is contained in:
committed by
Android (Google) Code Review
commit
a46c453773
@@ -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",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user