Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3f2eaedc authored by beatricemarch's avatar beatricemarch Committed by Beatrice Marchegiani
Browse files

Add a V->U restore allowlist/denylist

A package is eligible for V to U downgrade restore if either:
- The package has restoreAnyVersion set to false and is part of the V to U allowst
- The package has restoreAnyVersion set to true and is not part of the denylist

Bug : 324233962
Test: atest PerformUnifiedRestoreTaskTest
      Manual:check that a package with restoreanyversion=true
      is not restored if in the denylist,
      check that a package with restoreanyversion=false
      is restored if in the allowlist

Change-Id: Id1cf031c593730132ebe24ecab0ffc4a3f87920e
parent ea33379e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment