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

Commit 5ec78b7b authored by Roshan Pius's avatar Roshan Pius Committed by Automerger Merge Worker
Browse files

Merge "Update javadoc for CardEmulation.setServiceEnabled()" into main am:...

Merge "Update javadoc for CardEmulation.setServiceEnabled()" into main am: 4e7858c4 am: c99d28a2

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3363286



Change-Id: I2cd4dbf1c4c6aafab7b474238d9057a4bba88ce0
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 13f39bf1 c99d28a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -947,7 +947,7 @@ public final class CardEmulation {
     *
     * @param service The ComponentName of the service
     * @param status  true to enable, false to disable
     * @return true if preferred service is successfully set or unset, otherwise return false.
     * @return status code defined in {@link SetServiceEnabledStatusCode}
     *
     * @hide
     */