<nit> Fix typo

Bug: 181259363
Test: Manual
Change-Id: I903134f218fc1e50dc050fc39a385a80e012caa0
This commit is contained in:
Erik Wolsheimer
2021-03-02 21:45:44 -08:00
parent 3a79bcc358
commit 31ec724ec5

View File

@@ -1230,7 +1230,7 @@
android:description="@string/permdesc_answerPhoneCalls"
android:protectionLevel="dangerous|runtime" />
<!-- Allows a calling application which manages it own calls through the self-managed
<!-- Allows a calling application which manages its own calls through the self-managed
{@link android.telecom.ConnectionService} APIs. See
{@link android.telecom.PhoneAccount#CAPABILITY_SELF_MANAGED} for more information on the
self-managed ConnectionService APIs.