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

Commit 363f1d68 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Expand description of the default behavior of setServiceObserveModeDefault." into main

parents e8ae59a7 95296473
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -338,8 +338,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