OSDN Git Service

Use locale language instead of harcoded langauge
authorJack Yu <jackyu@google.com>
Mon, 17 Sep 2018 17:46:40 +0000 (10:46 -0700)
committerJack Yu <jackyu@google.com>
Mon, 24 Sep 2018 21:09:03 +0000 (14:09 -0700)
commit232b237b0fdc68cbe234d9d987161f8a7922995c
tree596424cff7e46fba266d8ba491b578ba67ccbaa3
parent4353217a778c33f4831a8b74d9c12ea22cf442cd
Use locale language instead of harcoded langauge

Used the locale language instead of the hardcoded language since
ISO 639 is not a stable standard. Some language codes changed before.

This is part of the cell broadcast language filtering feature
added per U.S. FCC requirement.

Test: Manual
Bug: 11075463871497689110896497
Merged-In: I3cf42eb037cdbb40597c1053fedb36b478277fc9
Change-Id: I3cf42eb037cdbb40597c1053fedb36b478277fc9
(cherry picked from commit 28e9684705e63b5bb6c4a6d30fcf0809801b483f)
telephony/java/com/android/internal/telephony/gsm/GsmSmsCbMessage.java