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

Commit d1c1a97b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Turn on new socket protocol"

parents c69e2569 deebbd93
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -111,7 +111,7 @@ cc_defaults {
    ],

    cflags: [
        // "-DNEW_ENCODING_SCHEME",
        "-DNEW_ENCODING_SCHEME",
    ],

    local_include_dirs: [
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ cc_binary_host {
        "utils.cpp",
    ],
    cflags: [
        "-DSTATS_SCHEMA_LEGACY",
        //"-DSTATS_SCHEMA_LEGACY",
        "-Wall",
        "-Werror",
    ],