//go:build !android package main func newPlatformVaultSharer(goos string) vaultSharer { return nil }