1 // List of files that are known to be non-deterministic, along with the 2 // bug number to tracking fixing the non-determinism. 3 [ 4 { 5 "Paths": [ 6 // b/120039850 7 "system/framework/oat/*/services.art" 8 ] 9 } 10 ] 11