Merge "Turn on new socket protocol"
This commit is contained in:
committed by
Android (Google) Code Review
commit
d1c1a97b1b
@@ -111,7 +111,7 @@ cc_defaults {
|
||||
],
|
||||
|
||||
cflags: [
|
||||
// "-DNEW_ENCODING_SCHEME",
|
||||
"-DNEW_ENCODING_SCHEME",
|
||||
],
|
||||
|
||||
local_include_dirs: [
|
||||
|
||||
@@ -30,7 +30,7 @@ cc_binary_host {
|
||||
"utils.cpp",
|
||||
],
|
||||
cflags: [
|
||||
"-DSTATS_SCHEMA_LEGACY",
|
||||
//"-DSTATS_SCHEMA_LEGACY",
|
||||
"-Wall",
|
||||
"-Werror",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user