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

Commit e9d827aa authored by Yorke Lee's avatar Yorke Lee Committed by Android (Google) Code Review
Browse files

Merge "Make PhoneAccount.CAPABILITY_VIDEO_CALLING public"

parents ed7cfb67 04ed503e
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;

    /**