summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2023-09-11 17:57:48 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-09-11 17:57:48 +0000
commit173e005707f00ae3a2f8d444bc7ff84ed88e77af (patch)
treee7d0796d0b21ca0c29ce3395120e58475cfda22f
parent33766857444d5e3e603043a6658ea82ca6af0995 (diff)
parent3f594773ca8d72f2da1ec468154319ca40e48c81 (diff)
downloadruntime-173e005707f00ae3a2f8d444bc7ff84ed88e77af.tar.gz
Merge "Update `apex_available` for libperfetto prebuilt." into main
-rwxr-xr-xmainline/platform/sdk/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/mainline/platform/sdk/Android.bp b/mainline/platform/sdk/Android.bp
index e429e030..2263a2f1 100755
--- a/mainline/platform/sdk/Android.bp
+++ b/mainline/platform/sdk/Android.bp
@@ -353,6 +353,7 @@ cc_prebuilt_library_static {
"//apex_available:platform",
"com.android.art",
"com.android.art.debug",
+ "com.android.tethering",
],
licenses: ["platform-mainline-sdk_external_perfetto_license"],
compile_multilib: "both",