[TTX] Include a bit to indicate the TTX

PiperOrigin-RevId: 897415417
This commit is contained in:
hai007
2026-04-09 18:58:43 -07:00
committed by Copybara-Service
parent 0ab62e579e
commit ef166b6534
+1
View File
@@ -219,6 +219,7 @@ message IntroductionFrame {
UNKNOWN = 0;
NEARBY_SHARE = 1;
REMOTE_COPY = 2;
TAP_TO_SHARE = 9;
}
repeated FileMetadata file_metadata = 1;