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

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

Merge "Fix addFrozenStateChangeCallback javadoc formatting" into main

parents 86b1b4bb 1f343b47
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -451,7 +451,7 @@ public interface IBinder {
     * @param executor The executor on which to run the callback.
     * @param callback The callback used to deliver state change notifications.
     *
     * <p>@throws {@link UnsupportedOperationException} if the kernel binder driver does not support
     * @throws {@link UnsupportedOperationException} if the kernel binder driver does not support
     * this feature.
     */
    @FlaggedApi(Flags.FLAG_BINDER_FROZEN_STATE_CHANGE_CALLBACK)