default.xml 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <manifest>
  3. <remote name="thead" fetch="https://gitee.com/thead-android/"/>
  4. <!-- For the thead public git. -->
  5. <project path="device/thead/common" name="device-thead-common" revision="thead-android_dev" remote="thead" />
  6. <project path="device/thead/th1520" name="device-thead-th1520" revision="thead-android_dev" remote="thead" />
  7. <project path="device/thead/th1520/beaglev_ahead" name="device-thead-th1520-beaglev_ahead" revision="thead-android_dev" remote="thead" />
  8. <project path="device/thead/th1520/lichee_pi_4a" name="device-thead-th1520-lichee_pi_4a" revision="thead-android_dev" remote="thead" />
  9. <project path="device/thead/th1520-kernel" name="device-thead-th1520-kernel" revision="thead-android_dev" remote="thead" clone-depth="1" />
  10. <!-- For the thead opensource git. -->
  11. <project path="vendor/thead/opensource/hal_default" name="vendor-thead-opensource-hal_default" revision="thead-android_dev" remote="thead" />
  12. <!-- For the thead proprietary git. -->
  13. <project path="vendor/thead/proprietary/config/boards/beaglev_ahead" name="vendor-thead-proprietary-config-boards-beaglev_ahead" revision="thead-android_dev" remote="thead" />
  14. <project path="vendor/thead/proprietary/config/boards/lichee_pi_4a" name="vendor-thead-proprietary-config-boards-lichee_pi_4a" revision="thead-android_dev" remote="thead" />
  15. <project path="vendor/thead/proprietary/config/chipset" name="vendor-thead-proprietary-config-chipset" revision="thead-android_dev" remote="thead" />
  16. <project path="vendor/thead/proprietary/config/peripherals" name="vendor-thead-proprietary-config-peripherals" revision="thead-android_dev" remote="thead" />
  17. <project path="vendor/thead/proprietary/config/generic" name="vendor-thead-proprietary-config-generic" revision="thead-android_dev" remote="thead" />
  18. <project path="vendor/thead/proprietary/prebuilts/chipset" name="vendor-thead-proprietary-prebuilts-chipset" revision="thead-android-master_dev" remote="thead" clone-depth="1" />
  19. <project path="vendor/thead/proprietary/prebuilts/peripherals" name="vendor-thead-proprietary-prebuilts-peripherals" revision="thead-android-master_dev" remote="thead" clone-depth="1" />
  20. <project path="vendor/thead/proprietary/prebuilts/generic" name="vendor-thead-proprietary-prebuilts-generic" revision="thead-android-master_dev" remote="thead" clone-depth="1" />
  21. <project path="vendor/thead/proprietary/include" name="vendor-thead-proprietary-include" revision="thead-android_dev" remote="thead" />
  22. <remove-project name="platform/external/drm_hwcomposer"/>
  23. <project path="external/drm_hwcomposer" name="platform-external-drm_hwcomposer" groups="drm_hwcomposer,pdk-fs" revision="riscv64-android-master_dev" remote="thead" />
  24. <remove-project name="platform/build/soong"/>
  25. <project path="build/soong" name="platform-build-soong" groups="pdk,tradefed" revision="riscv64-android-master_dev" remote="thead" >
  26. <linkfile src="root.bp" dest="Android.bp" />
  27. <linkfile src="bootstrap.bash" dest="bootstrap.bash" />
  28. </project>
  29. <remove-project name="platform/system/extras"/>
  30. <project path="system/extras" name="platform/system/extras" groups="pdk" revision="020047609eca92154a385eaac7c787cb6451a276"/>
  31. <remove-project name="platform/prebuilts/clang/host/linux-x86"/>
  32. <project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" groups="pdk" clone-depth="1" revision="82bf52f046ed053856754171ca5670d004774a94"/>
  33. </manifest>