mirror of
https://gitee.com/openharmony/manifest
synced 2024-11-27 09:40:32 +00:00
9 lines
289 B
XML
9 lines
289 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<manifest>
|
||
|
<remote fetch="." name="origin" review="https://openharmony.gitee.com/openharmony/"/>
|
||
|
<default remote="origin" revision="master" sync-j="4" />
|
||
|
|
||
|
<include name="../ohos/ohos.xml" />
|
||
|
<include name="./v200zr/v200zr.xml" />
|
||
|
</manifest>
|