Skip to content

Commit 3bc0d7c

Browse files
quh4gko8thestinger
authored andcommitted
fixup! fixup! add test for SELinux flags-based per-app hardening features
1 parent 67f96e6 commit 3bc0d7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/HardeningTest/HardeningTestApp/AndroidManifest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
android:useAppZygote="true"
2626
android:exported="false" />
2727

28-
<!-- Since there are multiple versions of HardeningTest, authority value of androidx InitializationProvider -->
29-
<!-- conflicts between them.-->
30-
<!-- Remove this provider, it doesn't affect app's functionality.-->
28+
<!-- Since there are multiple versions of HardeningTest, authority value of androidx InitializationProvider -->
29+
<!-- conflicts between them.-->
30+
<!-- Remove this provider, it doesn't affect app's functionality.-->
3131
<provider
3232
android:name="androidx.startup.InitializationProvider"
3333
android:authorities="${applicationId}.androidx-startup"

0 commit comments

Comments
 (0)