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

Commit 817e62fb authored by Tyler Gunn's avatar Tyler Gunn Committed by Android (Google) Code Review
Browse files

Merge "Add telephony shell command to force D2D communications enabled." into sc-dev

parents 659a42df e6bf3100
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2351,6 +2351,12 @@ interface ITelephony {
     */
    void setActiveDeviceToDeviceTransport(String transport);

    /**
     * Forces Device to Device communication to be enabled, even if the device config has it
     * disabled.
     */
    void setDeviceToDeviceForceEnabled(boolean isForceEnabled);

    /**
     * Gets the config of RCS VoLTE single registration enabled for the carrier/subscription.
     */