...text...

PiperOrigin-RevId: 918210878
This commit is contained in:
hai007
2026-05-19 22:02:37 -07:00
committed by Copybara-Service
parent 9e00f2ece8
commit 9fb24226f0
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -845,8 +845,6 @@ enum SharingUseCase {
USE_CASE_NEARBY_SHARE_WITH_QR_CODE = 7 [deprecated = true];
// The user was redirected from Bluetooth sharing UI to Nearby Share
USE_CASE_REDIRECTED_FROM_BLUETOOTH_SHARE = 8;
USE_CASE_TAP_TO_SHARE = 9;
USE_CASE_TAP_TO_SHARE_FROM_TTX_FLOW = 10;
}
// Used only for Windows App now.
-1
View File
@@ -220,7 +220,6 @@ message IntroductionFrame {
NEARBY_SHARE = 1;
REMOTE_COPY = 2;
TAP_TO_SHARE = 9;
TAP_TO_SHARE_FROM_TTX_FLOW = 10;
}
repeated FileMetadata file_metadata = 1;