From 30a6979344c80284f93298c729e32a2ffa6879bc Mon Sep 17 00:00:00 2001 From: Kean Mariotti Date: Fri, 6 Jan 2023 10:05:32 +0000 Subject: [PATCH] Temporarily point winscope_proxy.py download link to Code Search Will revert/adapt this change once the new winscope_proxy.py will be available in AOSP as well. Bug: b/264573983 Test: open winscope, click on "Download from Code Search" Change-Id: I2c03c7d295465ef60c4c6c3f61399c90cb7ff1c0 --- .../src/app/components/adb_proxy_component.ts | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/tools/winscope/src/app/components/adb_proxy_component.ts b/tools/winscope/src/app/components/adb_proxy_component.ts index 3f0c0a366..3770959b8 100644 --- a/tools/winscope/src/app/components/adb_proxy_component.ts +++ b/tools/winscope/src/app/components/adb_proxy_component.ts @@ -32,12 +32,12 @@ import {proxyClient, ProxyClient, ProxyState} from 'trace_collection/proxy_clien python3 $ANDROID_BUILD_TOP/development/tools/winscope/src/adb/winscope_proxy.py

-

Or get it from the AOSP repository.

+

Or get it from Code Search.

-
-