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

Commit e875a06e 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 cd138870 0c47c593
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,
    },
}