format gni

Signed-off-by: yichengzhao <yichengzhao1@huawei.com>
Change-Id: Iec022a5e1ed82c0c371aa856ca814f11df53ee67
This commit is contained in:
yichengzhao 2022-03-02 21:14:27 +08:00
parent 64a31697fa
commit d946a5b82f
3 changed files with 4 additions and 5 deletions

View File

@ -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",
]
]

View File

@ -14,7 +14,7 @@
*/
#include "accessibility_zoom_gesture.h"
#include <complex>
#include <cmath>
namespace OHOS {
namespace Accessibility {

View File

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