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

Commit d75ff5f2 authored by Jeff Sharkey's avatar Jeff Sharkey Committed by android-build-merger
Browse files

Merge "Fix broken SystemApi docs." into oc-dev am: bbc764e8

am: 43c327b4

Change-Id: Ic2e3b8ea13551e211a3f643de63900c9921eb931
parents 38039d87 43c327b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -347,7 +347,7 @@ public class TrustAgentService extends Service {
     * <p>Agents that support configuration options should overload this method and return 'true'.
     *
     * @param options The aggregated list of options or an empty list if no restrictions apply.
     * @return true if the {@link } supports configuration options.
     * @return true if it supports configuration options.
     */
    public boolean onConfigure(List<PersistableBundle> options) {
        return false;