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

Commit 7d82c129 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

Change-Id: Ifc79c77cc83d80fa135128f0283900c6b824fb20
parents 90ad05af 0ea7c975
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"],