Add Nearby share entrypoint in DevicePicker

Bug: 381799866
Test: local build
Flag: com.android.settings.flags.enable_nearby_share_entrypoint
Change-Id: Ied79b9eebe7eaf669e45922787c5b01e504822d8
This commit is contained in:
Haijie Hong
2025-02-19 13:19:21 +08:00
parent 7ab462f1d7
commit a9e67c0327
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
}
}