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

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

Merge "Update escaping in Android.bp files"

am: 06460bf4

Change-Id: I0f828add8a11160b49866b5784d8615278d4e4a8
parents 46d2e20b 06460bf4
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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"],