mirror of
https://gitee.com/openharmony/manifest
synced 2024-11-23 07:30:03 +00:00
b3ae9b0fbd
Signed-off-by: fangye <fangye@talkweb.com.cn>
10 lines
379 B
XML
Executable File
10 lines
379 B
XML
Executable File
<?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="chipsets/niobe407/niobe407.xml" />
|
|
<project name="device_soc_st" path="device/soc/st" groups="default,ohos:mini"/>
|
|
</manifest>
|