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

Commit 04ed503e authored by Yorke Lee's avatar Yorke Lee
Browse files

Make PhoneAccount.CAPABILITY_VIDEO_CALLING public

Bug: 19824779
Change-Id: If38606d62bffbb7b794f530f3fcc09b6e5123b55
parent 9504a9d9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -94,7 +94,6 @@ public class PhoneAccount implements Parcelable {
     * <p>
     * See {@link #getCapabilities}
     */
    @SystemApi
    public static final int CAPABILITY_VIDEO_CALLING = 0x8;

    /**