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

Commit 2f7d14b9 authored by Bob Wang's avatar Bob Wang
Browse files

Update javadoc for CardEmulation.setServiceEnabled()

Bug: 379742761
Change-Id: I56248b5300f189b7bd1fcda25cbf546a3bde9440
Test: compile
parent 774cbccb
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
     */