Drive Consent
Google's one-time permission dialog for the app-data folder. Call request; when it returns Request.Needed, launch the IntentSender with ActivityResultContracts.StartIntentSenderForResult and hand the result's data to wasGranted. No Compose dependency: the app owns the launcher.