Skip to content

Commit

Permalink
Revert "Mark SlicePermissionActivity exported"
Browse files Browse the repository at this point in the history
This reverts commit 90a21e4.
  • Loading branch information
Goooler committed Jan 28, 2024
1 parent 1a723e3 commit f226944
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lawnchair/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,6 @@
android:name="app.lawnchair.smartspace.SmartspacePreferencesShortcut"
android:theme="@style/Theme.Transparent" />

<activity android:name="androidx.slice.compat.SlicePermissionActivity"
android:excludeFromRecents="true"
android:exported="true"
tools:node="replace" />

<receiver
android:name="app.lawnchair.gestures.handlers.SleepMethodDeviceAdmin$SleepDeviceAdmin"
android:description="@string/dt2s_admin_hint"
Expand Down

0 comments on commit f226944

Please sign in to comment.