Merge "Rename deps in libc to account for name/src collision work."

This commit is contained in:
Mark Dacek 2022-07-08 18:32:06 +00:00 committed by Gerrit Code Review
commit 7ff6a44dce
1 changed files with 2 additions and 2 deletions

View File

@ -1690,8 +1690,8 @@ cc_library {
},
required: [
"tzdata",
"tz_version", // Version metadata for tzdata to help debugging.
"tzdata_prebuilt",
"tz_version_prebuilt", // Version metadata for tzdata to help debugging.
],
// Do not pack libc.so relocations; see http://b/20645321 for details.