This diff enables avatar uploads to blob service on native. Modified the hook to conditionally use function that uploads avatar to blob service instead of keyserver. This is very similar to what we currently do with multimedia messages.
Depends on D9668