From 59ead295e6d03423543b6d82daf3e86e40c5fab9 Mon Sep 17 00:00:00 2001 From: Jordan Liu Date: Tue, 8 Oct 2019 11:23:02 -0700 Subject: [PATCH] Fix comment for BIND_CELL_BROADCAST Bug: 135956699 Test: no behavior change Change-Id: I441c5265acb12fe21d8fe8d23b005dd87e84809d --- core/res/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index c101697313964..dee53db1fb9bb 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. -

Protection level: signature|privileged +

Protection level: signature @hide -->