manifest: track external/sonivox from AOSP for September 2020 SPL
I specified the tag here because r46 is not based on QPR3, it is based on the initial AOSP release and I do not want to lose changes in other repos we track from AOSP. Change-Id: Ie24c8f7c39d0f1066c96ca0e3223793eaa5b1511
This commit is contained in:
parent
fc8aba96d2
commit
f77911d4e7
|
@ -219,6 +219,10 @@
|
|||
<remove-project name="platform/prebuilts/vndk/v28" />
|
||||
<project path="prebuilts/vndk/v28" name="platform/prebuilts/vndk/v28" clone-depth="1" remote="aosp" />
|
||||
|
||||
<!-- September 2020 SPL -->
|
||||
<remove-project name="platform/external/sonivox" />
|
||||
<project path="external/sonivox" name="platform/external/sonivox" remote="aosp" revision="refs/tags/android-10.0.0_r46" />
|
||||
|
||||
<!-- Use Google servers for faster sync -->
|
||||
<remove-project name="platform/prebuilts/gradle-plugin" />
|
||||
<project path="prebuilts/gradle-plugin" name="platform/prebuilts/gradle-plugin" remote="aosp" clone-depth="1" />
|
||||
|
|
Loading…
Reference in New Issue