|
|
@@ -4,7 +4,7 @@
|
|
|
<remote name="aosp"
|
|
|
fetch=".."
|
|
|
review="https://android-review.googlesource.com/" />
|
|
|
- <default revision="refs/tags/android-10.0.0_r41"
|
|
|
+ <default revision="refs/tags/android-10.0.0_r42"
|
|
|
remote="aosp"
|
|
|
sync-j="4" />
|
|
|
|
|
|
@@ -59,6 +59,9 @@
|
|
|
<project path="device/google/coral" name="device/google/coral" groups="device,coral" />
|
|
|
<project path="device/google/coral-kernel" name="device/google/coral-kernel" groups="device,coral" clone-depth="1" />
|
|
|
<project path="device/google/coral-sepolicy" name="device/google/coral-sepolicy" groups="device,coral" />
|
|
|
+ <project path="device/google/sunfish" name="device/google/sunfish" groups="device,sunfish" />
|
|
|
+ <project path="device/google/sunfish-kernel" name="device/google/sunfish-kernel" groups="device,sunfish" clone-depth="1" />
|
|
|
+ <project path="device/google/sunfish-sepolicy" name="device/google/sunfish-sepolicy" groups="device,sunfish" />
|
|
|
<project path="device/google/crosshatch" name="device/google/crosshatch" groups="device,crosshatch,generic_fs" />
|
|
|
<project path="device/google/crosshatch-kernel" name="device/google/crosshatch-kernel" groups="device,crosshatch,generic_fs" clone-depth="1" />
|
|
|
<project path="device/google/crosshatch-sepolicy" name="device/google/crosshatch-sepolicy" groups="device,crosshatch,generic_fs" />
|
|
|
@@ -524,6 +527,13 @@
|
|
|
<project path="hardware/qcom/sdm845/media" name="platform/hardware/qcom/sdm845/media" groups="generic_fs,qcom_sdm845" />
|
|
|
<project path="hardware/qcom/sdm845/thermal" name="platform/hardware/qcom/sdm845/thermal" groups="generic_fs,qcom_sdm845" />
|
|
|
<project path="hardware/qcom/sdm845/vr" name="platform/hardware/qcom/sdm845/vr" groups="generic_fs,qcom_sdm845" />
|
|
|
+ <project path="hardware/qcom/sm7150/display" name="platform/hardware/qcom/sm7150/display" groups="qcom_sm7150" />
|
|
|
+ <project path="hardware/qcom/sm7150/gps" name="platform/hardware/qcom/sm7150/gps" groups="qcom_sm7150" >
|
|
|
+ <linkfile src="os_pickup.mk" dest="hardware/qcom/sm7150/Android.mk" />
|
|
|
+ <linkfile src="os_pickup.bp" dest="hardware/qcom/sm7150/Android.bp" />
|
|
|
+ </project>
|
|
|
+ <project path="hardware/qcom/sm7150/media" name="platform/hardware/qcom/sm7150/media" groups="qcom_sm7150" />
|
|
|
+ <project path="hardware/qcom/sm7150/vr" name="platform/hardware/qcom/sm7150/vr" groups="qcom_sm7150" />
|
|
|
<project path="hardware/qcom/sm8150/data/ipacfg-mgr" name="platform/hardware/qcom/sm8150/data/ipacfg-mgr" groups="qcom_sm8150" >
|
|
|
<linkfile src="os_pickup.mk" dest="hardware/qcom/sm8150/Android.mk" />
|
|
|
<linkfile src="os_pickup.bp" dest="hardware/qcom/sm8150/Android.bp" />
|