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

Commit 40e06932 authored by Tony Wickham's avatar Tony Wickham Committed by Android (Google) Code Review
Browse files

Merge "Revert "Temporarily make TouchInteractionService direct boot unaware""...

Merge "Revert "Temporarily make TouchInteractionService direct boot unaware"" into ub-launcher3-master
parents 74130d2c 84062d4b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@
        <service
            android:name="com.android.quickstep.TouchInteractionService"
            android:permission="android.permission.STATUS_BAR_SERVICE"
            android:directBootAware="false" >
            android:directBootAware="true" >
            <intent-filter>
                <action android:name="android.intent.action.QUICKSTEP_SERVICE" />
            </intent-filter>