Remove TZUvA feature.

The feature was superseded by tzdata mainline module(s).

Bug: 148144561
Test: see system/timezone

Change-Id: If87e9a71a725f665bfc977d95e52c04668447081
Merged-In: If87e9a71a725f665bfc977d95e52c04668447081
This commit is contained in:
Almaz Mingaleev 2022-05-31 09:25:17 +01:00
parent 5b8dfacf5b
commit 9d3da34bb4

View file

@ -1021,10 +1021,6 @@ on post-fs-data
# completed and apexd.status becomes "ready".
exec_start apexd-snapshotde
# Check any timezone data in /data is newer than the copy in the time zone data
# module, delete if not.
exec - system system -- /system/bin/tzdatacheck /apex/com.android.tzdata/etc/tz /data/misc/zoneinfo
# sys.memfd_use set to false by default, which keeps it disabled
# until it is confirmed that apps and vendor processes don't make
# IOCTLs on ashmem fds any more.