Loading core/res/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -1892,7 +1892,7 @@ <permission android:name="android.permission.INJECT_EVENTS" android:label="@string/permlab_injectEvents" android:description="@string/permdesc_injectEvents" android:protectionLevel="signature" /> android:protectionLevel="signatureOrSystem" /> <!-- @hide Allows an application to register an input filter which filters the stream of user events (keys, touch, trackball) before they are dispatched to any window. --> Loading Loading
core/res/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -1892,7 +1892,7 @@ <permission android:name="android.permission.INJECT_EVENTS" android:label="@string/permlab_injectEvents" android:description="@string/permdesc_injectEvents" android:protectionLevel="signature" /> android:protectionLevel="signatureOrSystem" /> <!-- @hide Allows an application to register an input filter which filters the stream of user events (keys, touch, trackball) before they are dispatched to any window. --> Loading