Cleanup framework-all usage
It generally shouldn't be depended on. Only by droidstubs for modules. Bug: 137191822 Test: m Change-Id: I16e672aaae80d8bcce25e46c34984797740aae1b
This commit is contained in:
@@ -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