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

Commit cec669e2 authored by Raphael Kim's avatar Raphael Kim Committed by Android (Google) Code Review
Browse files

Merge "Update javadoc to reflect API limitation in API < 33"

parents d39c6774 488e0e99
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -450,7 +450,8 @@ public final class CompanionDeviceManager {
     * <p>Calling this API requires a uses-feature
     * <p>Calling this API requires a uses-feature
     * {@link PackageManager#FEATURE_COMPANION_DEVICE_SETUP} declaration in the manifest</p>
     * {@link PackageManager#FEATURE_COMPANION_DEVICE_SETUP} declaration in the manifest</p>
     *
     *
     * @param deviceMacAddress the MAC address of device to disassociate from this app
     * @param deviceMacAddress the MAC address of device to disassociate from this app. Device
     * address is case-sensitive in API level &lt; 33.
     *
     *
     * @deprecated use {@link #disassociate(int)}
     * @deprecated use {@link #disassociate(int)}
     */
     */