Loading services/Android.bp +0 −3 Original line number Diff line number Diff line Loading @@ -118,9 +118,6 @@ droidstubs { " --hide ReferencesHidden" + " --hide DeprecationMismatch" + " --hide HiddenTypedefConstant", libs: [ "framework-all", ], visibility: ["//visibility:private"], check_api: { current: { Loading test-mock/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ java_sdk_library { ":framework_native_aidl", ], libs: [ "framework-all", "framework", "app-compat-annotations", "unsupportedappusage", ], Loading Loading
services/Android.bp +0 −3 Original line number Diff line number Diff line Loading @@ -118,9 +118,6 @@ droidstubs { " --hide ReferencesHidden" + " --hide DeprecationMismatch" + " --hide HiddenTypedefConstant", libs: [ "framework-all", ], visibility: ["//visibility:private"], check_api: { current: { Loading
test-mock/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ java_sdk_library { ":framework_native_aidl", ], libs: [ "framework-all", "framework", "app-compat-annotations", "unsupportedappusage", ], Loading