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

Commit 1eb394a2 authored by Myles Watson's avatar Myles Watson
Browse files

Cert: Disable ASAN container overflow

Bug: 190653955
Test: cert/run --host
Tag: #testing
Change-Id: I32098fd42b00e9c6434ab00a5aacc2a2e9b2f648
parent e80bc288
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)",