1package: "com.android.bluetooth.flags" 2container: "com.android.bt" 3 4flag { 5 name: "scan_results_in_main_thread" 6 namespace: "bluetooth" 7 description: "Use main thread for handling scan results" 8 bug: "392693506" 9 metadata { 10 purpose: PURPOSE_BUGFIX 11 } 12} 13