Merge "Update escaping in Android.bp files"
This commit is contained in:
commit
06460bf466
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ cc_library_static {
|
||||||
"libutils",
|
"libutils",
|
||||||
],
|
],
|
||||||
cflags: [
|
cflags: [
|
||||||
"-DLOG_TAG=\\\"adfhwc\\\"",
|
"-DLOG_TAG=\"adfhwc\"",
|
||||||
"-Werror",
|
"-Werror",
|
||||||
],
|
],
|
||||||
local_include_dirs: ["include"],
|
local_include_dirs: ["include"],
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue