DeactivateDataCall send response only if no error

RadioResponse sends the message if there is no error, and if there is an
error, RIL will send the message with an error. Prevent sending the
message twice.

Test: atest DataNetworkTest, DataNetworkControllerTest
Test: manually verify data still works
Bug: 224832687
Change-Id: I1e507cf6b2b08ae335a990382bacca42c2c11bc9
2 files changed