Merge "Don't link telephony stubs against android_system_stubs" into rvc-dev

This commit is contained in:
Anton Hansson
2020-04-01 11:03:07 +00:00
committed by Android (Google) Code Review

View File

@@ -1279,8 +1279,7 @@ java_library {
aidl: {
export_include_dirs: ["telephony/java"],
},
sdk_version: "core_current",
libs: ["android_system_stubs_current"],
sdk_version: "module_current",
}
filegroup {