barista: switch to local remote
Change-Id: I2e7b71f53d17533a18eaf4eaa03858719b92016c
This commit is contained in:
parent
7884e4c01a
commit
4ffd39e148
|
@ -6,5 +6,7 @@
|
||||||
<manifest>
|
<manifest>
|
||||||
<include name="common.xml" />
|
<include name="common.xml" />
|
||||||
|
|
||||||
<project path="device/oneplus/oneplus7" name="AOSPA/android_device_oneplus_oneplus7" remote="aospa" revision="vauxite" />
|
<project path="device/oneplus/oneplus7" name="fazilsheik96/android_device_oneplus_oneplus7" remote="github" revision="vauxite" />
|
||||||
|
<project path="vendor/oneplus/oneplus7" name="proprietary_vendor_oneplus_oneplus7" remote="faiz" />
|
||||||
|
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
|
@ -7,8 +7,7 @@
|
||||||
<include name="../platforms/msmnile.xml" />
|
<include name="../platforms/msmnile.xml" />
|
||||||
<remove-project name="AOSPA/android_hardware_qcom_gps" />
|
<remove-project name="AOSPA/android_hardware_qcom_gps" />
|
||||||
|
|
||||||
<project path="device/oneplus/common" name="aospa-op7/device_oneplus_common" remote="github" revision="vauxite" />
|
<project path="device/oneplus/sm8150-common" name="android_device_oneplus_sm8150-common" remote="faiz" />
|
||||||
<project path="device/oneplus/sm8150-common" name="AOSPA/android_device_oneplus_sm8150-common" remote="aospa" revision="vauxite" />
|
<project path="kernel/msm-4.14" name="dragonheart_kernel_oneplus_sm8150" remote="faiz" />
|
||||||
<project path="kernel/msm-4.14" name="AOSPA/android_kernel_oneplus_sm8150" remote="aospa" revision="vauxite" />
|
<project path="vendor/oneplus/sm8150-common" name="proprietary_vendor_oneplus_sm8150-common" remote="faiz" />
|
||||||
<project path="vendor/oneplus" name="proprietary_vendor_oneplus" remote="blobs" revision="vauxite" clone-depth="1" />
|
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
|
@ -6,5 +6,6 @@
|
||||||
<manifest>
|
<manifest>
|
||||||
<include name="../oneplus7/common.xml" />
|
<include name="../oneplus7/common.xml" />
|
||||||
|
|
||||||
<project path="device/oneplus/oneplus7t" name="AOSPA/android_device_oneplus_oneplus7t" remote="aospa" revision="vauxite" />
|
<project path="device/oneplus/oneplus7t" name="android_device_oneplus_oneplus7t" remote="faiz" />
|
||||||
|
<project path="vendor/oneplus/oneplus7t" name="proprietary_vendor_oneplus_oneplus7t" remote="faiz" />
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
SPDX-License-Identifier: Apache-2.0
|
SPDX-License-Identifier: Apache-2.0
|
||||||
-->
|
-->
|
||||||
<manifest>
|
<manifest>
|
||||||
<project path="hardware/qcom/display" name="AOSPA/android_hardware_qcom_display" remote="aospa" revision="vauxite-855" />
|
<project path="hardware/qcom/display" name="android_hardware_qcom_display" remote="faiz" revision="vauxite-855" />
|
||||||
<project path="hardware/qcom/gps" name="AOSPA/android_hardware_qcom_gps" remote="aospa" revision="vauxite-legacy-component" />
|
<project path="hardware/qcom/gps" name="AOSPA/android_hardware_qcom_gps" remote="aospa" revision="vauxite-legacy-component" />
|
||||||
<project path="hardware/qcom/media" name="AOSPA/android_hardware_qcom_media" remote="aospa" revision="vauxite-855" />
|
<project path="hardware/qcom/media" name="android_hardware_qcom_media" remote="faiz" revision="vauxite-855" />
|
||||||
<project path="vendor/qcom/opensource/audio-hal/primary-hal" name="AOSPA/android_hardware_qcom_audio" remote="aospa" revision="vauxite-855" />
|
<project path="vendor/qcom/opensource/audio-hal/primary-hal" name="android_hardware_qcom_audio" remote="faiz" revision="vauxite-855" />
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
Loading…
Reference in New Issue