Revert "Allowed telephony to bind network service"
Revert "Allowed telephony to bind network service" Revert submission 10124443-telephony_permission Reason for revert: b/148482594 Reverted Changes: I5cd095740:Allowed telephony to bind network service I648a53f04:Allowed telephony to bind network service Bug: 148482594 Change-Id: Ic5daca659d801e100c74434524ac10d6a1fc891a
This commit is contained in:
@@ -2286,12 +2286,12 @@
|
|||||||
|
|
||||||
<!-- Must be required by a NetworkService to ensure that only the
|
<!-- Must be required by a NetworkService to ensure that only the
|
||||||
system can bind to it.
|
system can bind to it.
|
||||||
<p>Protection level: signature|telephony
|
<p>Protection level: signature
|
||||||
@SystemApi
|
@SystemApi
|
||||||
@hide
|
@hide
|
||||||
-->
|
-->
|
||||||
<permission android:name="android.permission.BIND_TELEPHONY_NETWORK_SERVICE"
|
<permission android:name="android.permission.BIND_TELEPHONY_NETWORK_SERVICE"
|
||||||
android:protectionLevel="signature|telephony" />
|
android:protectionLevel="signature" />
|
||||||
|
|
||||||
<!-- @SystemApi Allows an application to manage embedded subscriptions (those on a eUICC)
|
<!-- @SystemApi Allows an application to manage embedded subscriptions (those on a eUICC)
|
||||||
through EuiccManager APIs.
|
through EuiccManager APIs.
|
||||||
|
|||||||
Reference in New Issue
Block a user