-
Notifications
You must be signed in to change notification settings - Fork 1
/
jsr-cm-12.xml
20 lines (15 loc) · 1.42 KB
/
jsr-cm-12.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- Device Folders, Kernel & Proprietary BLOBS -->
<project path="device/jsr/d9" name="jsr-d9/android_device_jsr_d9" remote="github" revision="cm-12.1"/>
<project path="kernel/jsr/msm8625" name="jsr-d9/android_kernel_jsr_msm8625" remote="github" revision="d9" />
<project path="vendor/jsr/kobj" name="jsr-d9/android_vendor_jsr_kobj" remote="github" revision="d9" />
<project path="vendor/jsr/d9" name="jsr-d9/android_vendor_jsr_d9" remote="github" revision="cm-12.1" />
<!-- WIFI -->
<project path="hardware/atheros/wifi/ath6kl" name="jsr-d9/android_hardware_atheros_wifi_ath6kl" remote="github" revision="d9" />
<project path="hardware/atheros/wlan" name="CyanogenMod/android_hardware_atheros_wlan" remote="github" revision="cm-12.1" />
<!-- QCOM Hardware -->
<project path="hardware/qcom/display-caf/msm7x27a" name="SlimLP-Y300/android_hardware_qcom_display-caf" remote="github" revision="lp5.1" />
<project path="hardware/qcom/media-caf/msm7x27a" name="SlimLP-Y300/hardware_qcom_media" remote="github" revision="lp5.1" />
<!--project path="hardware/qcom/fm" name="CyanogenMod/android_hardware_qcom_fm" remote="github" revision="cm-12.1" /-->
</manifest>