update default.xml.

fix error
Signed-off-by: mamingshuai <mamingshuai1@huawei.com>
This commit is contained in:
mamingshuai 2021-11-25 06:53:43 +00:00 committed by Gitee
parent 1d21ffd1fc
commit f3de7d1bb5

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch="." name="origin" review="https://openharmony.gitee.com/openharmony"/>
<remote fetch="." name="sig" review="https://gitee.com/openharmony-sig"/>
<remote fetch=".." name="origin" review="https://openharmony.gitee.com/openharmony"/>
<remote fetch=".." name="sig" review="https://gitee.com/openharmony-sig"/>
<default remote="origin" revision="master" sync-j="4" />
<project name="miscservices_inputmethod" path="base/miscservices/inputmethod" />