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

Commit e07e6fbf authored by Neil Fuller's avatar Neil Fuller Committed by android-build-merger
Browse files

Merge "Move system/core/tzdatacheck to system/timezone"

am: acb64737

Change-Id: I14a77c9b6ac40b309194587f33c2f00497edb850
parents 14f088cb acb64737
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.