Fix a test that assumes Locale.getDefault() == Locale.US

If the device is set to non-English locale this fails.
Setting the default locale explicitly makes the tests clearer
(the CtsTestRunner / vogar) sets it back again.

Change-Id: I4c197f4823115f178acc51a62a64855b790011b4
1 file changed