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

Commit cce8e9ec authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by Automerger Merge Worker
Browse files

Merge "Fix comment typo in PeriodicAdvertisingParameters" am: d8066390 am:...

Merge "Fix comment typo in PeriodicAdvertisingParameters" am: d8066390 am: 5b746422 am: 81c2336e

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1614522

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I1452acbb0e4ad1c72633a849441619cf82002c65
parents 2ff39343 81c2336e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ import android.os.Parcelable;
/**
 * The {@link PeriodicAdvertisingParameters} provide a way to adjust periodic
 * advertising preferences for each Bluetooth LE advertising set. Use {@link
 * AdvertisingSetParameters.Builder} to create an instance of this class.
 * PeriodicAdvertisingParameters.Builder} to create an instance of this class.
 */
public final class PeriodicAdvertisingParameters implements Parcelable {