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

Commit cac2cb82 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Cert: Disable ASAN container overflow"

parents 42c67c65 1eb394a2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
                        "-s",
                        "$(serial_number)",
                        "shell",
                        "ASAN_OPTIONS=detect_container_overflow=0",
                        "/system/bin/bluetooth_stack_with_facade",
                        "--grpc-port=$(grpc_port)",
                        "--root-server-port=$(grpc_root_server_port)",
@@ -41,6 +42,7 @@
                        "-s",
                        "$(serial_number)",
                        "shell",
                        "ASAN_OPTIONS=detect_container_overflow=0",
                        "/system/bin/bluetooth_stack_with_facade",
                        "--grpc-port=$(grpc_port)",
                        "--root-server-port=$(grpc_root_server_port)",