forked from cm-b2g/b2g-manifest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sony-cm-l.xml
46 lines (36 loc) · 3.31 KB
/
sony-cm-l.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
42
43
44
45
46
<?xml version="1.0" ?>
<manifest>
<include name="base-l-cm.xml"/>
<remove-project name="CyanogenMod/android_external_busybox" />
<project name="android_external_busybox" path="external/busybox" remote="b2g" revision="sony-aosp-l" />
<remove-project name="CyanogenMod/android_external_libnfc-nci" />
<project name="platform_external_libnfc-nci" path="external/libnfc-nci" remote="b2g" revision="sony-aosp-l"/>
<!-- Sony platform specific things -->
<project name="codeaurora_kernel_msm" path="kernel/sony/msm" remote="b2g" revision="sony-aosp-l-1.1_rb1.27"/>
<project name="sony-camera-hal" path="hardware/qcom/camera" remote="b2g" revision="aosp/AU_LINUX_ANDROID_LA.BF64.1.1_RB1.05.00.02.172.061" />
<project name="init_sh" path="hardware/sony/init_sh" groups="device" remote="b2g" revision="sony-aosp-l"/>
<project name="macaddrsetup" path="hardware/sony/macaddrsetup" groups="device" remote="b2g" revision="master"/>
<project name="mkqcdtbootimg" path="hardware/sony/mkqcdtbootimg" groups="device" remote="b2g" revision="sony-aosp-l"/>
<project name="thermanager" path="hardware/sony/thermanager" groups="device" remote="b2g" revision="sony-aosp-l"/>
<project name="timekeep" path="hardware/sony/timekeep" groups="device" remote="b2g" revision="master"/>
<project name="vendor-qcom-opensource-dataservices" path="vendor/qcom/opensource/dataservices" remote="b2g" revision="master" />
<!-- Common platform specific things -->
<project name="device-sony-common" path="device/sony/common" groups="device" remote="cm-b2g" revision="b2g/cm-12.1-YOG7D"/>
<!-- Shinano platform specific things -->
<project name="device-sony-shinano" path="device/sony/shinano" groups="device" remote="b2g" revision="sony-aosp-l"/>
<project name="device-sony-aries" path="device/sony/aries" groups="device" remote="b2g" revision="sony-aosp-l"/>
<project name="device-sony-leo" path="device/sony/leo" groups="device" remote="b2g" revision="sony-aosp-l"/>
<project name="device-sony-scorpion" path="device/sony/scorpion" groups="device" remote="b2g" revision="sony-aosp-l"/>
<project name="device-sony-scorpion_windy" path="device/sony/scorpion_windy" groups="device" remote="b2g" revision="sony-aosp-l"/>
<project name="device-sony-sirius" path="device/sony/sirius" groups="device" remote="b2g" revision="sony-aosp-l"/>
<!-- Rhine platform specific things -->
<project name="device-sony-rhine" path="device/sony/rhine" groups="device" remote="b2g" revision="sony-aosp-l"/>
<project name="device-sony-honami" path="device/sony/honami" groups="device" remote="b2g" revision="sony-aosp-l"/>
<project name="device-sony-amami" path="device/sony/amami" groups="device" remote="b2g" revision="sony-aosp-l"/>
<!-- Yukon platform specific things -->
<project name="device-sony-yukon" path="device/sony/yukon" groups="device" remote="b2g" revision="sony-aosp-l"/>
<project name="device-sony-tianchi" path="device/sony/tianchi" groups="device" remote="b2g" revision="sony-aosp-l"/>
<project name="device-sony-seagull" path="device/sony/seagull" groups="device" remote="b2g" revision="sony-aosp-l"/>
<project name="device-sony-eagle" path="device/sony/eagle" groups="device" remote="b2g" revision="sony-aosp-l"/>
<project name="device-sony-flamingo" path="device/sony/flamingo" groups="device" remote="b2g" revision="sony-aosp-l"/>
</manifest>