Merge "Fix READ_PHONE_NUMBERS label" into oc-dev

am: 04088837b5

Change-Id: I60e0094d152d8bdcb092f357c00d87e467c344d9
This commit is contained in:
Chad Brubaker
2017-04-10 23:58:31 +00:00
committed by android-build-merger

View File

@@ -805,7 +805,7 @@
<p>Protection level: dangerous-->
<permission android:name="android.permission.READ_PHONE_NUMBERS"
android:permissionGroup="android.permission-group.PHONE"
android:label="@string/permlab_readPhoneNumber"
android:label="@string/permlab_readPhoneNumbers"
android:description="@string/permdesc_readPhoneNumbers"
android:protectionLevel="dangerous|ephemeral" />