[Sharing Analytics] create and log the use case for sharing file from quick setting.

PiperOrigin-RevId: 484245564
This commit is contained in:
hai007
2022-10-27 07:23:52 -07:00
committed by Copybara-Service
parent 13704a7a2a
commit 2eec1cba0e
+1
View File
@@ -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