Add a whitelist for services.art changing between builds
Bug: 120039850 Test: manual Change-Id: Ie7f776a4e2743883ea006c66148fc4f40f90ce07
This commit is contained in:
10
cmd/diff_target_files/known_nondeterminism.whitelist
Normal file
10
cmd/diff_target_files/known_nondeterminism.whitelist
Normal file
@@ -0,0 +1,10 @@
|
||||
// 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"
|
||||
]
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user