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

Commit 3a4f503e authored by Tony Wickham's avatar Tony Wickham
Browse files

Temporarily make TouchInteractionService direct boot unaware

Change-Id: I2fa760bcefe3b669dfdc18a79bf2d9879c2c8f36
parent 3efd32ad
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="true" >
            android:directBootAware="false" >
            <intent-filter>
                <action android:name="android.intent.action.QUICKSTEP_SERVICE" />
            </intent-filter>