diff options
author | Jan Althaus <jalt@google.com> | 2018-01-29 19:28:41 +0100 |
---|---|---|
committer | Jan Althaus <jalt@google.com> | 2018-02-06 11:52:47 +0100 |
commit | ef0156d707aa7f7514ed008ce3116c5d4ff73006 (patch) | |
tree | ff66ff5c7f59788695914b75fae960c94db3e40e /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | db72e3b421e38634376e1ce334cdea5d2c5e2fa6 (diff) |
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
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions