Update java/ql/src/change-notes/2022-08-18-android-allowbackup-query.md

Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
This commit is contained in:
Edward Minnix III
2022-09-07 09:46:16 -04:00
committed by GitHub
parent dca4cd221a
commit 9ddfcf935b

View File

@@ -1,4 +1,4 @@
---
category: newQuery
---
* Added a new query, `java/android/allowBackup-attribute-enabled`, to detect if the `android:allowBackup` attribute is enabled in the Android manifest.
* Added a new query, `java/android/backup-enabled`, to detect if Android applications allow backups.