mirror of
https://gitee.com/openharmony/accessibility
synced 2025-02-18 19:47:43 +00:00
format gni
Signed-off-by: yichengzhao <yichengzhao1@huawei.com> Change-Id: Iec022a5e1ed82c0c371aa856ca814f11df53ee67
This commit is contained in:
parent
64a31697fa
commit
d946a5b82f
@ -37,4 +37,4 @@ asacfwk_files = [
|
||||
"${asacfwk_path}/src/accessibility_element_operator_async_mng.cpp",
|
||||
"${asacfwk_path}/src/gesture_simulation.cpp",
|
||||
"//base/accessibility/util/src/json_utils.cpp",
|
||||
]
|
||||
]
|
||||
|
@ -14,7 +14,7 @@
|
||||
*/
|
||||
|
||||
#include "accessibility_zoom_gesture.h"
|
||||
#include <complex>
|
||||
#include <cmath>
|
||||
|
||||
namespace OHOS {
|
||||
namespace Accessibility {
|
||||
|
@ -13,6 +13,5 @@
|
||||
|
||||
AAMS_MOCK_PATH = "//base/accessibility/services/test/mock"
|
||||
|
||||
aams_mock_distributeddatamgr_src = [
|
||||
"$AAMS_MOCK_PATH/distributeddatamgr/src/mock_preferences_helper.cpp",
|
||||
]
|
||||
aams_mock_distributeddatamgr_src =
|
||||
[ "$AAMS_MOCK_PATH/distributeddatamgr/src/mock_preferences_helper.cpp" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user