1*8975f5c5SAndroid Build Coastguard Workerdeclare_args() { 2*8975f5c5SAndroid Build Coastguard Worker # Regression Test Selection (RTS) will use a ML model 3*8975f5c5SAndroid Build Coastguard Worker # to predict what test cases can be excluded from a 4*8975f5c5SAndroid Build Coastguard Worker # given test suite based on historical data when using 5*8975f5c5SAndroid Build Coastguard Worker # a .filter file. 6*8975f5c5SAndroid Build Coastguard Worker use_rts = false 7*8975f5c5SAndroid Build Coastguard Worker} 8