[System.Core] Add AesCryptoServiceProvider to the MONODROID profile.
Context: System.Security.Cryptography/AesCryptoServiceProvider.cs
Add System.Security.Cryptography.AesCryptoServiceProvider to the
MONODROID profile.
This is needed so that Aes.Create() can work.