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

Commit c910d0ac authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Update escaping in Android.bp files" am: 06460bf4 am: 0ea7c975

am: 7d82c129

Change-Id: Ifba84db1d83c3214dd50ac4575c071d0cdbcc252
parents 6d727980 7d82c129
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ cc_library_static {
        "libutils",
    ],
    cflags: [
        "-DLOG_TAG=\\\"adfhwc\\\"",
        "-DLOG_TAG=\"adfhwc\"",
        "-Werror",
    ],
    local_include_dirs: ["include"],