OSDN Git Service

Rename key declaration to start with "KEY"
authorJordan Liu <jminjie@google.com>
Thu, 1 Dec 2016 19:39:30 +0000 (11:39 -0800)
committerJordan Liu <jminjie@google.com>
Thu, 1 Dec 2016 19:41:57 +0000 (11:41 -0800)
commit1ca2e31d82d9ab386b5d668acd963bf6dd420bd7
tree897dfcd0a04518f236cb300fefb1a7d1bf276f76
parente1c967ab8f5dcfc9eaf6a883e23761dea9bbe40c
Rename key declaration to start with "KEY"

CarrierConfigTeset validates carrier_config xmls by comparing them to
static fields starting with "KEY_" declared in CarrierConfigManager.
This commit renmaes the key so the test passes.

Change-Id: Iebb11739ae16e56fe1a0b2fdc9a3e005a71858dc
Test: runtest carrierconfig-unit
telephony/java/android/telephony/CarrierConfigManager.java