Files
codeql/java/ql/test/query-tests/security/CWE-312/android/backup/AllowBackupEnabledTest.expected
Ed Minnix 817f12cae6 Updated expectations file with new message
The warning message for the `android:allowBackup` query was updated.
This updates the message in the expectations file.
2022-09-09 11:35:48 -04:00

3 lines
232 B
Plaintext

| TestExplicitlyEnabled/AndroidManifest.xml:6:5:27:19 | application | Backups are allowed in this Android application. |
| TestMissing/AndroidManifest.xml:6:5:27:19 | application | Backups are allowed in this Android application. |