From 8b36def7bdea4f39c2c72b6e656426db8ee8aea7 Mon Sep 17 00:00:00 2001 From: Joshua Gilpatrick Date: Mon, 29 Jul 2019 10:04:51 -0700 Subject: [PATCH] Remove fastdeploy agent files These files are now embeded into the binary and pushed as needed. Test: None Bug: 138130943 Change-Id: Icda72bf674ceb8ab7971110723af3458881b4618 --- build/sdk.atree | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build/sdk.atree b/build/sdk.atree index e637e8f1b..f3e6396af 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -54,11 +54,6 @@ bin/dmtracedump strip platform-tools/dmtracedump bin/etc1tool strip platform-tools/etc1tool bin/hprof-conv strip platform-tools/hprof-conv -# fastdeploy -system/framework/deployagent.jar platform-tools/deployagent.jar -system/bin/deployagent platform-tools/deployagent -framework/deploypatchgenerator.jar platform-tools/deploypatchgenerator.jar - # systrace external/chromium-trace/catapult/ platform-tools/systrace/catapult/ external/chromium-trace/systrace.py platform-tools/systrace/systrace.py