Add android.hardware.telephony.calling feature to emulator system image

The test testStartCallWithSpeakerphoneTrue_SpeakerphoneOnInCall will be skipped if TestUtils.hasTelephonyFeature returns false. The TestUtils.hasTelephonyFeature function checks if both FEATURE_TELEPHONY and FEATURE_TELEPHONY_CALLING are supported.

BUG: 288141830
TEST: atest CtsTelecomHostCases

Change-Id: Ic9ccf939c65a591369843962dc015e701cc6491f
Signed-off-by: Weilun Du <wdu@google.com>
1 file changed