We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ab34f0 commit e2cf736Copy full SHA for e2cf736
lib/tools/app-commands.js
@@ -456,6 +456,7 @@ export async function killProcessByPID (pid) {
456
/**
457
* Broadcast process killing on the device under test.
458
*
459
+ * @deprecated This method is deprecated and marked for removal in future releases.
460
* @this {import('../adb.js').ADB}
461
* @param {string} intent - The name of the intent to broadcast to.
462
* @param {string} processName - The name of the killed process.
0 commit comments