manifest: Update to android-11.0.0_r37.
Change-Id: Iadec620831d37206d56e8cd8dfd955a045fb394b
This commit is contained in:
parent
d18697ccf5
commit
6e4bc6acbc
|
@ -115,6 +115,8 @@
|
|||
<project path="prebuilts/tools-pa" name="AOSPA/android_prebuilts_tools-pa" remote="aospa" />
|
||||
|
||||
<!-- System -->
|
||||
<remove-project name="platform/system/bt" />
|
||||
<project path="system/bt" name="AOSPA/android_system_bt" remote="aospa" />
|
||||
<remove-project name="platform/system/core" />
|
||||
<project path="system/core" name="AOSPA/android_system_core" remote="aospa" />
|
||||
<remove-project name="platform/system/hardware/interfaces" />
|
||||
|
@ -125,6 +127,8 @@
|
|||
<project path="system/libhidl" name="AOSPA/android_system_libhidl" remote="aospa" />
|
||||
<remove-project name="platform/system/memory/lmkd" />
|
||||
<project path="system/memory/lmkd" name="AOSPA/android_system_memory_lmkd" remote="aospa" />
|
||||
<remove-project name="platform/system/nfc" />
|
||||
<project path="system/nfc" name="AOSPA/android_system_nfc" remote="aospa" />
|
||||
<remove-project name="platform/system/sepolicy" />
|
||||
<project path="system/sepolicy" name="AOSPA/android_system_sepolicy" remote="aospa" />
|
||||
<remove-project name="platform/system/update_engine" />
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<remote name="aosp"
|
||||
fetch="https://android.googlesource.com"
|
||||
review="https://android-review.googlesource.com/"
|
||||
revision="refs/tags/android-11.0.0_r35"/>
|
||||
revision="refs/tags/android-11.0.0_r37"/>
|
||||
|
||||
<!-- CAF -->
|
||||
<remote name="caf_system"
|
||||
|
|
Loading…
Reference in New Issue