manifest: aospa: Track our own system/bt

Change-Id: I0d535824c8d652119ca7d42f2941ca0109cc0d7c
This commit is contained in:
Chris Crump 2022-06-08 02:16:54 -04:00
parent 472c3896da
commit afc201ad54
1 changed files with 2 additions and 0 deletions

View File

@ -124,6 +124,8 @@
<project path="system/update_engine" name="AOSPA/android_system_update_engine" 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/libartpalette" />