diff --git a/services/test/BUILD.gn b/services/test/BUILD.gn index c1059714..21314fc6 100644 --- a/services/test/BUILD.gn +++ b/services/test/BUILD.gn @@ -24,7 +24,6 @@ config("module_private_config") { cflags = [] if (target_cpu == "arm") { cflags += [ "-DBINDER_IPC_32BIT" ] - cflags_cc = [ "-fexceptions" ] } include_dirs = aams_mock_include_dirs