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: Ib0d0c888d59e0aaf5e8a77e3673f9e8900560cf1
Loading
Please register or sign in to comment