Merge "Change android.permission.SERIAL_PORT to signature|system." into jb-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a1f739ea83
@@ -2032,7 +2032,7 @@
|
|||||||
<permission android:name="android.permission.SERIAL_PORT"
|
<permission android:name="android.permission.SERIAL_PORT"
|
||||||
android:label="@string/permlab_serialPort"
|
android:label="@string/permlab_serialPort"
|
||||||
android:description="@string/permdesc_serialPort"
|
android:description="@string/permdesc_serialPort"
|
||||||
android:protectionLevel="normal" />
|
android:protectionLevel="signature|system" />
|
||||||
|
|
||||||
<!-- Allows the holder to access content providers from outside an ApplicationThread.
|
<!-- Allows the holder to access content providers from outside an ApplicationThread.
|
||||||
This permission is enforced by the ActivityManagerService on the corresponding APIs,
|
This permission is enforced by the ActivityManagerService on the corresponding APIs,
|
||||||
|
|||||||
Reference in New Issue
Block a user