fix(security): remove SSL bypass + hardcoded creds in face_detect, rider debug CA overrides, fix siro_service manifest
This commit is contained in:
@@ -64,6 +64,9 @@
|
||||
<application
|
||||
android:name="${applicationName}"
|
||||
android:label="service"
|
||||
android:allowBackup="false"
|
||||
android:fullBackupContent="false"
|
||||
android:usesCleartextTraffic="false"
|
||||
android:networkSecurityConfig="@xml/network_security_config"
|
||||
android:icon="@mipmap/launcher_icon">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user