Merge "Fix typo in build file"

This commit is contained in:
Anton Hansson
2022-01-14 09:41:52 +00:00
committed by Android (Google) Code Review

View File

@@ -180,7 +180,7 @@ java_library_with_nonpublic_deps {
soong_config_variables: {
include_nonpublic_framework_api: {
static_libs: [
"framework-supplementalapi.stubs.module_lib",
"framework-supplementalapi.impl",
],
},
},