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

Commit c52dfedd authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "codec2 (mainline): pin cpp_std to gnu++17" into main am: 21d78404 am:...

Merge "codec2 (mainline): pin cpp_std to gnu++17" into main am: 21d78404 am: 7b850710 am: 48654ede

Original change: https://android-review.googlesource.com/c/platform/frameworks/av/+/2833037



Change-Id: I599873a77bc784011e1a9a1132233400065a8ed8
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 5fc901a4 48654ede
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -171,6 +171,7 @@ cc_defaults {
// public dependency for implementing Codec 2 components
cc_defaults {
    name: "libcodec2-impl-defaults",
    cpp_std: "gnu++17",

    shared_libs: [
        "libbase", // for C2_LOG