commit | 1ca2e31d82d9ab386b5d668acd963bf6dd420bd7 | [log] [tgz] |
---|---|---|
author | Jordan Liu <jminjie@google.com> | Thu Dec 01 11:39:30 2016 -0800 |
committer | Jordan Liu <jminjie@google.com> | Thu Dec 01 11:41:57 2016 -0800 |
tree | 897dfcd0a04518f236cb300fefb1a7d1bf276f76 | |
parent | e1c967ab8f5dcfc9eaf6a883e23761dea9bbe40c [diff] |
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