Skip to content

Commit

Permalink
remove support direct boot mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ichenhe committed Nov 13, 2023
1 parent 1753bfd commit 52f5f11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
<service
android:name=".service.NevoDecorator"
android:description="@string/nevo_desc"
android:directBootAware="true"
android:exported="true"
android:label="@string/nevo_name"
android:permission="com.oasisfeng.nevo.permission.BIND_DECORATOR_SERVICE">
Expand Down

0 comments on commit 52f5f11

Please sign in to comment.