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

Commit d93112ae authored by Colin Cross's avatar Colin Cross
Browse files

Add a whitelist for services.art changing between builds

Bug: 120039850
Test: manual
Change-Id: Ie7f776a4e2743883ea006c66148fc4f40f90ce07
parent 91ee4c79
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
// List of files that are known to be non-deterministic, along with the
// bug number to tracking fixing the non-determinism.
[
  {
    "Paths": [
       // b/120039850
      "system/framework/oat/*/services.art"
    ]
  }
]