mirror of
https://github.com/github/codeql.git
synced 2026-07-19 18:28:13 +02: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.