Sort the inputs to mergedAconfigFilesRule
The aconfig files are collected by visiting the direct deps of the module. VisitDirectDeps does not guarantee ordered traversal. To prevent non-determinism in the generated ninja file, sort the inputs. Test: go build ./android Change-Id: Ic67fc0859bf18de62b6297ed502d1d495cc3a780
Loading
Please register or sign in to comment