We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1753bfd commit 52f5f11Copy full SHA for 52f5f11
app/src/main/AndroidManifest.xml
@@ -53,7 +53,6 @@
53
<service
54
android:name=".service.NevoDecorator"
55
android:description="@string/nevo_desc"
56
- android:directBootAware="true"
57
android:exported="true"
58
android:label="@string/nevo_name"
59
android:permission="com.oasisfeng.nevo.permission.BIND_DECORATOR_SERVICE">
0 commit comments