This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 368
/
flame.xml
41 lines (36 loc) · 3.12 KB
/
flame.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" ?><manifest>
<include name="base-caf-jb.xml"/>
<remote name="t2m" fetch="git://github.com/t2m-foxfone/"/>
<default remote="caf" revision="jb_3.2" sync-j="4"/>
<!-- Flame specific things -->
<project name="device/generic/armv7-a-neon" path="device/generic/armv7-a-neon"/>
<project name="device/qcom/common" path="device/qcom/common" revision="b2g_jb_3.2"/>
<project name="device-flame" path="device/t2m/flame" remote="b2g" revision="master"/>
<project name="codeaurora_kernel_msm" path="kernel" remote="b2g" revision="t2m-flame-3.4-jb"/>
<project name="kernel_lk" path="bootable/bootloader/lk" remote="b2g" revision="foxfone-one"/>
<project name="platform_bootable_recovery" path="bootable/recovery" remote="b2g" revision="foxfone-one"/>
<project name="platform/external/bluetooth/bluedroid" path="external/bluetooth/bluedroid" revision="b2g_jb_3.2"/>
<project name="platform/external/bluetooth/bluez" path="external/bluetooth/bluez" revision="b2g/jb_mr1_rb2.17"/>
<project name="platform/external/bluetooth/glib" path="external/bluetooth/glib" revision="b2g/jb_mr1_rb2.17"/>
<project name="platform/external/dbus" path="external/dbus" revision="b2g/jb_mr1_rb2.17"/>
<project name="platform_external_libnfc-nci" path="external/libnfc-nci" remote="t2m" revision="foxfone-one"/>
<project name="platform_external_libnfc-pn547" path="external/libnfc-pn547" remote="b2g" revision="master"/>
<project name="platform/external/wpa_supplicant_8" path="external/wpa_supplicant_8"/>
<project name="platform/frameworks/av" path="frameworks/av" revision="b2g_jb_3.2"/>
<project name="platform/frameworks/base" path="frameworks/base" revision="b2g_jb_3.2"/>
<project name="platform/frameworks/native" path="frameworks/native" revision="b2g_jb_3.2"/>
<project name="platform/hardware/libhardware" path="hardware/libhardware" revision="b2g_jb_3.2"/>
<project name="platform/hardware/qcom/audio" path="hardware/qcom/audio" revision="b2g_jb_3.2"/>
<project name="platform/hardware/qcom/camera" path="hardware/qcom/camera" revision="b2g_jb_3.2"/>
<project name="platform/hardware/qcom/display" path="hardware/qcom/display" revision="b2g_jb_3.2"/>
<project name="platform/hardware/qcom/gps" path="hardware/qcom/gps" revision="b2g_jb_3.2"/>
<project name="platform/hardware/qcom/media" path="hardware/qcom/media" revision="jb_3.2.5_rb1.7"/>
<project name="platform/hardware/qcom/wlan" path="hardware/qcom/wlan" revision="jb_3.2.5_rb1.7"/>
<project name="platform/hardware/ril" path="hardware/ril" revision="b2g_jb_3.2"/>
<project name="platform/system/bluetooth" path="system/bluetooth" revision="b2g_jb_3.2"/>
<project name="platform/system/core" path="system/core" revision="b2g_jb_3.2"/>
<project name="platform_system_nfcd" path="system/nfcd" remote="b2g" revision="master"/>
<project name="platform/system/qcom" path="system/qcom" revision="jb_3.2.5_rb1.7"/>
<project name="platform/vendor/qcom/msm8610" path="device/qcom/msm8610" revision="b2g_jb_3.2"/>
<project name="platform/vendor/qcom-opensource/wlan/prima" path="vendor/qcom/opensource/wlan/prima" revision="ce18b47b4a4f93a581d672bbd5cb6d12fe796ca9"/>
</manifest>