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

Commit 488e0e99 authored by Raphael Kim's avatar Raphael Kim
Browse files

Update javadoc to reflect API limitation in API < 33

Bug: 243460453
Test: Not applicable (javadoc update)
Change-Id: I3b3c8755dbefdfaa5339e176dbad6fb2ee434833
parent 19656c00
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)}
     */
     */