Merge "Cleanup framework-all usage"
This commit is contained in:
@@ -118,9 +118,6 @@ droidstubs {
|
|||||||
" --hide ReferencesHidden" +
|
" --hide ReferencesHidden" +
|
||||||
" --hide DeprecationMismatch" +
|
" --hide DeprecationMismatch" +
|
||||||
" --hide HiddenTypedefConstant",
|
" --hide HiddenTypedefConstant",
|
||||||
libs: [
|
|
||||||
"framework-all",
|
|
||||||
],
|
|
||||||
visibility: ["//visibility:private"],
|
visibility: ["//visibility:private"],
|
||||||
check_api: {
|
check_api: {
|
||||||
current: {
|
current: {
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ java_sdk_library {
|
|||||||
":framework_native_aidl",
|
":framework_native_aidl",
|
||||||
],
|
],
|
||||||
libs: [
|
libs: [
|
||||||
"framework-all",
|
"framework",
|
||||||
"app-compat-annotations",
|
"app-compat-annotations",
|
||||||
"unsupportedappusage",
|
"unsupportedappusage",
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user