mirror of
https://gitee.com/openharmony/accessibility
synced 2024-11-30 10:32:20 +00:00
fix warn
Signed-off-by: yichengzhao <yichengzhao1@huawei.com> Change-Id: I613adc8c164da1479c9f78e09673b828cad1c96e
This commit is contained in:
parent
abad7abbf4
commit
d17405f0d1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user