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

Commit 2bb1e712 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

am: e07e6fbf

Change-Id: Ifc45d80e5c8cbfbd2f3eefcedd6c9236d0c843b6
parents 5b243361 e07e6fbf
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.