Fix more VTS HAL Radio tests

With VTS 8.0 r4, 16 new VTS failures appeared in the
Emulator. These failures were all due to unexpected
responses (some error, some no-error) from the Radio
Interface Layer.

This CL has reference-ril give the expected responses.

With this CL, 122 of 129 of these tests pass (again).

(The remaining 7 tests still fail. These 7 are
related to SAP.)

The 16 previously-failing tests were in
HidlHalGTest#RadioHidlTest:

    setNetworkSelectionModeAutomatic_32bit
    startLceService_32bit
    pullLceData_32bit
    sendSms_32bit
    sendSMSExpectMore_32bit
    acknowledgeLastIncomingGsmSms_32bit
    sendCdmaSms_32bit
    writeSmsToSim_32bit
    hangup_32bit
    hangupWaitingOrBackground_32bit
    hangupForegroundResumeBackground_32bit
    switchWaitingOrHoldingAndActive_32bit
    conference_32bit
    rejectCall_32bit
    cancelPendingUssd_32bit
    separateConnection_32bit

Bug: 62137708

Test: VTS tests: VtsHalRadioV1_0Target

Change-Id: Ic1d89e1d09d8ef1976cb6b78c863a84d7b1505e1
1 file changed
tree: a54bc191fd1d656ffbfd89774406b0a435b39341
  1. include/
  2. libril/
  3. librilutils/
  4. reference-ril/
  5. rild/
  6. CleanSpec.mk
  7. OWNERS