Merge "Add Nearby share entrypoint in DevicePicker" into main

This commit is contained in:
Haijie Hong
2025-02-23 23:30:32 -08:00
committed by Android (Google) Code Review
8 changed files with 389 additions and 1 deletions

View File

@@ -44,3 +44,13 @@ flag {
purpose: PURPOSE_BUGFIX
}
}
flag {
name: "enable_nearby_share_entrypoint"
namespace: "cross_device_experiences"
description: "Show Nearby Share entrypoint in Bluetooth Sharing page"
bug: "381799866"
metadata {
purpose: PURPOSE_BUGFIX
}
}