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

Commit 7f79ee42 authored by Almaz Mingaleev's avatar Almaz Mingaleev Committed by Gerrit Code Review
Browse files

Merge "Remove TZUvA feature."

parents e5a9a704 9d3da34b
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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.