mirror of
https://github.com/github/codeql.git
synced 2026-03-05 15:16:47 +01:00
Refactor the query to check for the nonexistence of the `android:allowBackup` attribute being set to false. The default value is true, so we need to check for it being explicitly marked false.