summaryrefslogtreecommitdiff
path: root/thermal.xml
blob: 25102d03ac729f322ad4c68876515a50360caeeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <!-- Repositories -->

  <remote name="libthermal"  fetch="https://git.linaro.org/power" />
  <!-- remote name="thermald" fetch="https://git.linaro.org/people/daniel.lezcano" / -->
  <!-- remote name="thermal-hal" fetch="https://git.linaro.org/people/daniel.lezcano" / -->

  <!-- Beryllium (Poco F1) device config and prebuilt kernel -->
  <project path="external/libthermal" name="libthermal" revision="master" remote="libthermal" groups="default" />
  <!-- project path="external/thermald" name="thermald" revision="master" remote="thermald" groups="default" / -->
  <!-- project path="aosp/hardware/interfaces/thermal/2.0" name="thermal-hal-generic" revision="master" remote="thermal-hal" groups="default" / -->

</manifest>