Jan Althaus ef0156d707 Allowing models to support multiple languages
Note that there are edge cases where this diverges from O behaviour.
Specifically in the case where there is a more specific factory than
update model.
For example: system language is "en-us", factory model is v3 "en-us",
update model is v4 "en". In O, we would have selected the factory model,
now we select the update one.

This also fixes a bug that caused model versions to not get logged.

Test: Ran framework core tests, and tested manually.
Bug: 72427364
Change-Id: Ied35335512563e2cbaaeb5790b425b1e9fffbaa8
2018-02-06 11:52:47 +01:00
2018-02-02 00:26:48 +00:00
2018-01-30 17:33:21 -05:00
2018-02-02 03:06:05 +00:00
2017-11-20 11:13:48 -08:00
2018-02-05 22:17:08 +00:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%