manifest: Add qcom rcs-service repo

Change-Id: I58545e1c6b62a31256d098f6dd30ba353d695c09
This commit is contained in:
Rashed Abdel-Tawab 2018-01-07 21:12:06 -05:00
parent 4b3e7e6b1d
commit 42506e48c7
No known key found for this signature in database
GPG Key ID: 832155B084F30453

View File

@ -100,6 +100,7 @@
<project path="vendor/qcom/opensource/interfaces" name="LineageOS/android_vendor_qcom_opensource_interfaces" >
<copyfile dest="vendor/qcom/opensource/Android.bp" src="os_pickup.bp"/>
</project>
<project path="vendor/qcom/opensource/rcs-service" name="LineageOS/android_vendor_qcom_opensource_rcs-service" />
<!-- Infrastructure -->
<project path="lineage/ansible" name="LineageOS/ansible" groups="infra" revision="master" />