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