[android sdk] Package resource assemblies into app bundle (#11583)
commitab9c940dffc9095d8bb317a4d70502a0de0aacc0
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 7 Nov 2018 18:42:06 +0000 (7 19:42 +0100)
committerLudovic Henry <luhenry@microsoft.com>
Wed, 7 Nov 2018 18:42:06 +0000 (7 13:42 -0500)
tree94ee2b2626875feb5af47ce1119cae9f58ff4c65
parente14d92437ed0d4e7b5bc7d3478c738787246c744
[android sdk] Package resource assemblies into app bundle (#11583)

.NET resource assemblies live in subdirectories named after the culture
of the resource. We need to package these assemblies too.

Follow up to https://github.com/mono/mono/pull/11575
mcs/class/corlib/Test/System.Resources/ResourceManagerTest.cs
sdks/android/Makefile
sdks/android/app/src/main/java/org/mono/android/AndroidRunner.java
sdks/android/managed/main.cs