mirror of
https://gitee.com/openharmony/third_party_e2fsprogs
synced 2024-11-23 09:59:49 +00:00
路径校验
Signed-off-by: fangzhiyi18 <fangzhiyi1@huawei.com>
This commit is contained in:
parent
07fa5057cd
commit
bd33031fc2
@ -3,7 +3,7 @@ new file mode 100644
|
||||
index 00000000..422e0d52
|
||||
--- /dev/null
|
||||
+++ b/contrib/android/dac_config.cpp
|
||||
@@ -0,0 +1,240 @@
|
||||
@@ -0,0 +1,246 @@
|
||||
+/*
|
||||
+ * Copyright (c) 2021-2024 Huawei Device Co., Ltd.
|
||||
+ * This program is free software; you can redistribute it and/or modify
|
||||
@ -152,7 +152,6 @@ index 00000000..422e0d52
|
||||
+ DAC_NUM
|
||||
+};
|
||||
+
|
||||
+
|
||||
+extern "C" {
|
||||
+ int LoadDacConfig(const char* fn)
|
||||
+ {
|
||||
|
Loading…
Reference in New Issue
Block a user