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

Commit 0b051256 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Enable shadow call stack in packages/apps/Bluetooth."

parents f2bab3a1 df092c6d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -44,4 +44,7 @@ cc_library_shared {
        "-Wextra",
        "-Wno-unused-parameter",
    ],
    sanitize: {
        scs: true,
    },
}