am a295ba44
: Merge "Change android.permission.SERIAL_PORT to signature|system." into jb-dev
* commit 'a295ba44793e5601c8574bdcb07313420aa6500c': Change android.permission.SERIAL_PORT to signature|system.
This commit is contained in:
@ -1625,7 +1625,7 @@
|
||||
<permission android:name="android.permission.SERIAL_PORT"
|
||||
android:label="@string/permlab_serialPort"
|
||||
android:description="@string/permdesc_serialPort"
|
||||
android:protectionLevel="normal" />
|
||||
android:protectionLevel="signature|system" />
|
||||
|
||||
<!-- Allows the holder to access content providers from outside an ApplicationThread.
|
||||
This permission is enforced by the ActivityManagerService on the corresponding APIs,
|
||||
|
Reference in New Issue
Block a user