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

Commit 83f8a72b authored by Alex Vakulenko's avatar Alex Vakulenko Committed by android-build-merger
Browse files

libbufferhubqueue: Fix syntax in Android.bp

am: 734c7ec5

Change-Id: Idb0c63c51ad757ca9bd803d89e70d985abe889df
parents 0922a939 734c7ec5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ sharedLibraries = [

cc_library {
    name: "libbufferhubqueue",
    cflags = [
    cflags: [
        "-DLOG_TAG=\"libbufferhubqueue\"",
        "-DTRACE=0",
    ],