Skip to content

fix(mobile): remove redundant database backup exclusions - #5530

Merged
iscekic merged 1 commit into
mainfrom
fix/mobile-backup-lint
Aug 26, 2026
Merged

fix(mobile): remove redundant database backup exclusions#5530
iscekic merged 1 commit into
mainfrom
fix/mobile-backup-lint

Conversation

@iscekic

@iscekic iscekic commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove three redundant afpurchases.db exclusions from Android backup rules.
  • Preserve the shared-preference allowlist and all existing shared-preference exclusions.
  • Fix :app:lintVitalRelease failures in the release run.

Verification

  • No manual device tests ran; this change only removes invalid XML entries.
  • The native Android release build was not rerun.

Visual Changes

N/A

Reviewer Notes

  • Databases remain excluded because each backup section includes only sharedpref.
  • Passed: pnpm format, pnpm typecheck, pnpm lint, and pnpm check:unused from apps/mobile.
  • Passed: XML syntax validation, XPath assertions for preserved allowlists, and git diff --check.

@iscekic iscekic self-assigned this Aug 26, 2026
@kilo-code-bot

kilo-code-bot Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • apps/mobile/plugins/backup/kilo_backup_rules.xml
  • apps/mobile/plugins/backup/kilo_data_extraction_rules.xml

Reviewed by grok-4.6 · Input: 31.2K · Output: 3.5K · Cached: 171.5K

Review guidance: REVIEW.md from base branch main

@iscekic
iscekic merged commit 75f6f14 into main Aug 26, 2026
18 checks passed
@iscekic
iscekic deleted the fix/mobile-backup-lint branch August 26, 2026 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants