mirror of
https://github.com/github/codeql.git
synced 2026-07-20 02:38:23 +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.