oneplus7t: Switch to barista
Change-Id: I73d8d3a25963bac70c6204c6a3bf61ebc41d3505 Signed-off-by: Jyotiraditya Panda <jyotiraditya@aospa.co>
This commit is contained in:
parent
48866a92c2
commit
a4e683034d
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest>
|
||||
<project path="vendor/qcom/opensource/audio-hal/primary-hal" name="android_hardware_qcom_audio" remote="faiz" revision="uvite-855"/>
|
||||
<project path="hardware/qcom/display" name="android_hardware_qcom_display" remote="faiz" revision="uvite-855"/>
|
||||
<project path="hardware/qcom/media" name="android_hardware_qcom_media" remote="faiz" revision="uvite-855"/>
|
||||
</manifest>
|
|
@ -1,51 +0,0 @@
|
|||
[
|
||||
{
|
||||
"remote": "faiz",
|
||||
"repository": "android_device_oneplus_oneplus7t",
|
||||
"target_path": "device/oneplus/oneplus7t",
|
||||
"revision": "uvite"
|
||||
},
|
||||
{
|
||||
"remote": "faiz",
|
||||
"repository": "android_device_oneplus_sm8150-common",
|
||||
"target_path": "device/oneplus/sm8150-common",
|
||||
"revision": "uvite"
|
||||
},
|
||||
{
|
||||
"remote": "faiz",
|
||||
"repository": "device_oneplus_common",
|
||||
"target_path": "device/oneplus/common",
|
||||
"revision": "uvite"
|
||||
},
|
||||
{
|
||||
"remote": "faiz",
|
||||
"repository": "Neptune_kernel_sm8150_oneplus",
|
||||
"target_path": "kernel/msm-4.14",
|
||||
"revision": "uvite"
|
||||
},
|
||||
{
|
||||
"remote": "faiz",
|
||||
"repository": "proprietary_vendor_oneplus",
|
||||
"target_path": "vendor/oneplus",
|
||||
"revision": "uvite",
|
||||
"clone-depth": "1"
|
||||
},
|
||||
{
|
||||
"remote": "faiz",
|
||||
"repository": "android_hardware_qcom_audio",
|
||||
"target_path": "vendor/qcom/opensource/audio-hal/primary-hal",
|
||||
"revision": "uvite-855"
|
||||
},
|
||||
{
|
||||
"remote": "faiz",
|
||||
"repository": "android_hardware_qcom_display",
|
||||
"target_path": "hardware/qcom/display",
|
||||
"revision": "uvite-855"
|
||||
},
|
||||
{
|
||||
"remote": "faiz",
|
||||
"repository": "android_hardware_qcom_media",
|
||||
"target_path": "hardware/qcom/media",
|
||||
"revision": "uvite-855"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest>
|
||||
<include name="../../platforms/msmnile.xml"/>
|
||||
|
||||
<project path="device/oneplus/oneplus7t" name="android_device_oneplus_oneplus7t" remote="faiz" revision="uvite"/>
|
||||
<project path="device/oneplus/sm8150-common" name="android_device_oneplus_sm8150-common" remote="faiz" revision="uvite"/>
|
||||
<project path="device/oneplus/common" name="device_oneplus_common" remote="faiz" revision="uvite"/>
|
||||
<project path="kernel/msm-4.14" name="Neptune_kernel_sm8150_oneplus" remote="faiz" revision="uvite"/>
|
||||
<project path="vendor/oneplus" name="proprietary_vendor_oneplus" remote="faiz" revision="uvite"/>
|
||||
</manifest>
|
Loading…
Reference in New Issue