Merge "Cleanup framework-all usage" am: 38ca6040ea am: 5c7bc2062f
Change-Id: Ib57d4f63cb10e015cf474b05c02f7bdddc3ba1f0
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