forked from mozilla-b2g/b2g-manifest
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflame.xml
More file actions
36 lines (32 loc) · 2.63 KB
/
flame.xml
File metadata and controls
36 lines (32 loc) · 2.63 KB
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
<?xml version="1.0" ?><manifest>
<include name="base-caf-jb.xml"/>
<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="kernel/msm" path="kernel" revision="b2g_jb_3.2"/>
<project name="platform/bootable/recovery" path="bootable/recovery" revision="b2g_jb_3.2"/>
<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"/>
<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"/>
</manifest>