mirror of
https://github.com/github/codeql.git
synced 2025-12-23 12:16:33 +01:00
Updated expectations file with new message
The warning message for the `android:allowBackup` query was updated. This updates the message in the expectations file.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
| TestExplicitlyEnabled/AndroidManifest.xml:6:5:27:19 | application | The 'android:allowBackup' attribute is enabled. |
|
||||
| TestMissing/AndroidManifest.xml:6:5:27:19 | application | The 'android:allowBackup' attribute is enabled. |
|
||||
| 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. |
|
||||
|
||||
Reference in New Issue
Block a user