Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Revert "DoNotConvert tzdata nor tz_version"

This reverts commit bff2e88a.

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
parent 52d9b95f
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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",