platform_bootable_recovery/tests
Tianjie Xu 2430e2978b Fix matches_locale function
matches_locale was expecting input locale string to have at most one
underscore; as a result "zh_CN_#Hans" ignores "zh_CN" and matches into
"zh". Fix the match function and add unit tests.

Bug: 27837319
Change-Id: I4e8a66f91cae6ac2a46b6bf21f670d5ea564c7c8
2016-04-20 14:50:35 -07:00
..
common Port applypatch.sh tests to recovery_component_tests 2016-03-11 18:37:34 -08:00
component Use BoringSSL instead of mincrypt to speed up package verification. 2016-04-13 16:39:56 -07:00
testdata Use BoringSSL instead of mincrypt to speed up package verification. 2016-04-13 16:39:56 -07:00
unit Fix matches_locale function 2016-04-20 14:50:35 -07:00
Android.mk Fix matches_locale function 2016-04-20 14:50:35 -07:00