am 097c8d60: am 1901e175: Merge "Change protectionLevel for READ_PRECISE_PHONE_STATE from dangerous to signatureOrSystem." into lmp-dev
* commit '097c8d60115a9207ba4140ef99766741a2256361': Change protectionLevel for READ_PRECISE_PHONE_STATE from dangerous to signatureOrSystem.
This commit is contained in:
@@ -1239,7 +1239,7 @@
|
||||
@hide Pending API council approval -->
|
||||
<permission android:name="android.permission.READ_PRECISE_PHONE_STATE"
|
||||
android:permissionGroup="android.permission-group.PHONE_CALLS"
|
||||
android:protectionLevel="dangerous"
|
||||
android:protectionLevel="signature|system"
|
||||
android:label="@string/permlab_readPrecisePhoneState"
|
||||
android:description="@string/permdesc_readPrecisePhoneState" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user