Change SatelliteError to SatelliteResult enum
The following changes are made in this cl: - SatelliteError is changed to SatelliteResult - SATELLITE_ERROR_NONE is changed to SATELLITE_RESULT_SUCCESS - SATELLITE_RESULT prefix is added to all the values in the enum Bug: 296925011 Test: Flashed device on raven-userdebug and performed basic functionality tests - atest android.telephony.satellite.cts - atest com.android.internal.telephony.satellite - atest com.google.android.telephony.satellite Change-Id: If189b1df0ea99b056c38c1ab3f0a8ce308751160
Loading
Please register or sign in to comment