Signed-off-by: yichengzhao <yichengzhao1@huawei.com>
Change-Id: I613adc8c164da1479c9f78e09673b828cad1c96e
This commit is contained in:
yichengzhao 2022-03-18 11:12:57 +08:00
parent abad7abbf4
commit d17405f0d1

View File

@ -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