Revert "DoNotConvert tzdata nor tz_version"

This reverts commit bff2e88a85.

Reason for revert:
The reason for excluding them has been resolved; the files no longer conflict with the target names.

Test: mixed_libc.sh shows conversion of tzdata & tz_version

Change-Id: Ibcecfb2a65bb51a89dbc358ebd248209f3eb45b8
This commit is contained in:
Alex Márquez Pérez Muñíz Díaz Púras Thaureaux 2022-08-31 21:06:50 +00:00
parent 52d9b95f54
commit 1867ae73d1

View file

@ -546,10 +546,6 @@ var (
"truth-host-prebuilt", // depends on unconverted modules: truth-prebuilt
"truth-prebuilt", // depends on unconverted modules: asm-7.0, guava
// b/215723302; awaiting tz{data,_version} to then rename targets conflicting with srcs
"tzdata",
"tz_version",
// '//bionic/libc:libc_bp2build_cc_library_static' is duplicated in the 'deps' attribute of rule
"toybox-static",