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

Commit 95296473 authored by Brad Lassey's avatar Brad Lassey
Browse files

Expand description of the default behavior of

setServiceObserveModeDefault.

Bug: b/314960915
Test: Just a javadoc change.
Change-Id: Ie18241f031efeef2340d5169a1829e7acbbe4d8a
parent fcf5c4e6
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -334,8 +334,10 @@ public final class CardEmulation {
        }
    }
    /**
     * Sets whether the system should default to observe mode or not when
     * the service is in the foreground or the default payment service.
     * Sets whether the system should default to observe mode or not when the service is in the
     * foreground or the default payment service. The default is to not enable observe mode when
     * a service either the foreground default service or the default payment service so not
     * calling this method will preserve that behavior.
     *
     * @param service The component name of the service
     * @param enable Whether the servic should default to observe mode or not