aospa: track cts from aosp

* only difference is their vsdk change

Change-Id: Ifc458a5f68308826270f63889f1913e49e9eecd9
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
This commit is contained in:
Omkar Chandorkar 2022-02-22 01:38:29 +09:00
parent 43bafa9523
commit 7966fb9317
No known key found for this signature in database
GPG Key ID: 95A33FD984777F70
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@
<remove-project name="platform/bootable/recovery" />
<project path="bootable/recovery" name="AOSPA/android_bootable_recovery" remote="aospa" />
<!-- CTS -->
<remove-project name="platform/cts" />
<project path="cts" name="platform/cts" remote="aosp" clone-depth="1"/>
<!-- Device -->
<remove-project name="device/qcom/common" />
<project path="device/qcom/common" name="AOSPA/android_device_qcom_common" remote="aospa" >