mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
[Sharing Analytics] create and log the use case for sharing file from quick setting.
PiperOrigin-RevId: 484245564
This commit is contained in:
@@ -486,6 +486,7 @@ enum SharingUseCase {
|
||||
USE_CASE_REMOTE_COPY_PASTE = 2;
|
||||
USE_CASE_WIFI_CREDENTIAL = 3;
|
||||
USE_CASE_APP_SHARE = 4;
|
||||
USE_CASE_QUICK_SETTING_FILE_SHARE = 5;
|
||||
}
|
||||
|
||||
// Used only for Nearby Share Windows App now
|
||||
|
||||
Reference in New Issue
Block a user