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

Commit da608461 authored by TreeHugger Robot's avatar TreeHugger Robot 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 fbef9993 1ccc3137
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>