Skip to content

Commit 817f12c

Browse files
committed
Updated expectations file with new message
The warning message for the `android:allowBackup` query was updated. This updates the message in the expectations file.
1 parent 08a17b3 commit 817f12c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
| TestExplicitlyEnabled/AndroidManifest.xml:6:5:27:19 | application | The 'android:allowBackup' attribute is enabled. |
2-
| TestMissing/AndroidManifest.xml:6:5:27:19 | application | The 'android:allowBackup' attribute is enabled. |
1+
| TestExplicitlyEnabled/AndroidManifest.xml:6:5:27:19 | application | Backups are allowed in this Android application. |
2+
| TestMissing/AndroidManifest.xml:6:5:27:19 | application | Backups are allowed in this Android application. |

0 commit comments

Comments
 (0)