summaryrefslogtreecommitdiff
path: root/thermal-power-service-linaro-generic.xml
blob: c070efcb79494f226731a34ae8233d31ea238d09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<manifest>
  <!-- Repositories -->
  <remote name="thermal-power-service-generic" fetch="http://git.linaro.org/power"/>
  <remote name="libthermal" fetch="https://git.linaro.org/power"/>
  <remote name="linaro" fetch="http://git.linaro.org/power"/>

  <!-- Projects -->
  <project path="device/linaro/dragonboard/shared" name="android-power-thermal.git" revision="dragonboard" remote="thermal-power-service-generic" groups="default"/>
  <project path="device/linaro/dragonboard/shared/lib/libthermal" name="libthermal" revision="dragonboard" remote="libthermal" groups="default"/>
  <project path="device/linaro/dragonboard/shared/bin/thermal-manager" name="thermal-manager" revision="dragonboard" remote="linaro" groups="default"/>
</manifest>