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

Commit c6835b49 authored by Neil Fuller's avatar Neil Fuller
Browse files

Move system/core/tzdatacheck to system/timezone

Move system/core/tzdatacheck to system/timezone.

Test: make droid
Bug: 31008728
Change-Id: I193767715956cb6076b7ec4a5240d4883a171fbf
parent 6794bc7d
Loading
Loading
Loading
Loading

tzdatacheck/Android.bp

deleted100644 → 0
+0 −14
Original line number Diff line number Diff line
// ========================================================
// Executable
// ========================================================
cc_binary {
    name: "tzdatacheck",
    host_supported: true,
    srcs: ["tzdatacheck.cpp"],
    shared_libs: [
        "libbase",
        "libcutils",
        "liblog",
    ],
    cflags: ["-Werror"],
}

tzdatacheck/tzdatacheck.cpp

deleted100644 → 0
+0 −601

File deleted.

Preview size limit exceeded, changes collapsed.