Merge "Move DISABLE_INPUT_DEVICE permission" into oc-dr1-dev

This commit is contained in:
TreeHugger Robot
2017-08-12 03:50:02 +00:00
committed by Android (Google) Code Review

View File

@@ -2773,7 +2773,7 @@
Could be used to prevent unwanted touch events
on a touchscreen, for example during swimming or rain.
@hide -->
<permission android:name="android.permission.DISABLE_INPUT_DEVICE"
<permission android:name="com.android.permission.DISABLE_INPUT_DEVICE"
android:protectionLevel="signature" />
<!-- Allows an application to configure and connect to Wifi displays