Skip to content

Commit

Permalink
Manifest for Android 10.0.0 Release 42 (QD4A.200317.024.A1)
Browse files Browse the repository at this point in the history
Change-Id: I1ea6a657d702463e250f6232dcabd868df956202
  • Loading branch information
The Android Open Source Project committed Aug 24, 2020
1 parent 458a841 commit abc3f6b
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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" />

Expand Down Expand Up @@ -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" />
Expand Down Expand Up @@ -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" />
Expand Down

0 comments on commit abc3f6b

Please sign in to comment.