Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5990e98d authored by Hyunho's avatar Hyunho Committed by Automerger Merge Worker
Browse files

API description changed. am: f60e37ff am: 2542b5fd am: 885658ee

Original change: https://android-review.googlesource.com/c/platform/frameworks/opt/net/ims/+/1925908

Change-Id: I82d1dbc80606e44242ce309877310d62d4f6a3a4
parents fd28e002 885658ee
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -93,8 +93,8 @@ public class RcsFeatureManager implements FeatureUpdates {
         * Notify the framework that the ImsService has refreshed the PUBLISH
         * internally, which has resulted in a new PUBLISH result.
         * <p>
         * This method must return both SUCCESS (200 OK) and FAILURE (300+) codes in order to
         * keep the AOSP stack up to date.
         * This method must be called to notify the framework of SUCCESS (200 OK) and FAILURE (300+)
         * codes in order to keep the AOSP stack up to date.
         */
        void onPublishUpdated(int reasonCode, String reasonPhrase,
                int reasonHeaderCause, String reasonHeaderText);