summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Liu <jminjie@google.com>2019-10-08 11:23:02 -0700
committerJordan Liu <jminjie@google.com>2019-10-08 11:23:02 -0700
commit59ead295e6d03423543b6d82daf3e86e40c5fab9 (patch)
tree2fcc9bacecc3072834addff0fad96d0d7fc66da0
parentb59c74f3026ce1b7f978cb15275ee01dd001cf3b (diff)
downloadbase-59ead295e6d03423543b6d82daf3e86e40c5fab9.tar.gz
Fix comment for BIND_CELL_BROADCAST
Bug: 135956699 Test: no behavior change Change-Id: I441c5265acb12fe21d8fe8d23b005dd87e84809d
-rw-r--r--core/res/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index c10169731396..dee53db1fb9b 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -776,7 +776,7 @@
broadcast module. This is required in order to bind to the cell broadcast service, and
ensures that only the system can forward messages to it.
- <p>Protection level: signature|privileged
+ <p>Protection level: signature
@hide -->
<permission android:name="android.permission.BIND_CELL_BROADCAST_SERVICE"