Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09ae0ea1 authored by Abhisek Devkota's avatar Abhisek Devkota Committed by Gerrit Code Review
Browse files

Merge "GEL Integration (1/3)" into cm-11.0

parents 3b2b3230 3027fcb3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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. -->