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

Commit 9353237d authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6721158 from de7f2ab6991d13970a4c8c0316cffed7ffc16542 to sc-release

Change-Id: Iaef6b801f9251b0dd7ad46639453f0cd1a28c4fc
parents 8d26fc21 5d212e98
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1482,7 +1482,7 @@ public final class BluetoothDevice implements Parcelable {
     * present in the cache. Clients should use the {@link #getUuids} to get UUIDs
     * if service discovery is not to be performed.
     *
     * @return False if the sanity check fails, True if the process of initiating an ACL connection
     * @return False if the check fails, True if the process of initiating an ACL connection
     * to the remote device was started.
     */
    @RequiresPermission(Manifest.permission.BLUETOOTH)
@@ -1516,7 +1516,7 @@ public final class BluetoothDevice implements Parcelable {
     * The object type will match one of the SdpXxxRecord types, depending on the UUID searched
     * for.
     *
     * @return False if the sanity check fails, True if the process
     * @return False if the check fails, True if the process
     *               of initiating an ACL connection to the remote device
     *               was started.
     */