qemu.xml 521 字节
Newer Older
M
mamingshuai 已提交
1 2 3
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <remote fetch="." name="origin" review="https://openharmony.gitee.com/openharmony/"/>
M
mamingshuai 已提交
4
  <default remote="origin" revision="weekly_20220531" sync-j="4" />
M
mamingshuai 已提交
5 6 7 8 9 10

  <project name="device_qemu" path="device/qemu" groups="default,ohos:mini,ohos:small,ohos:standard,ohos:chipset"/>
  <project name="vendor_ohemu" path="vendor/ohemu" groups="default,ohos:mini,ohos:small,ohos:standard,ohos:chipset">
      <linkfile dest="qemu-run" src="common/qemu-run"/>
  </project>
</manifest>