Fix multiple substitutions specified in non-positional format.

aapt2 is warning about not having set up a string correctly to specify the order of the substitutions.

This fixes:
[ 78% 63378/81220] AAPT2 compile out/target/common/obj/APPS/TeleService_intermediates/flat-res/packages/services/Telephony/res/values_strings.arsc.flat <- packages/services/
packages/services/Telephony/res/values/strings.xml:54: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.

Change-Id: I06aa2962763ebcf5cf21fc34a0b39d70f50d2fde
Test: None
1 file changed