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

Commit 72856f7b authored by Jack Yu's avatar Jack Yu Committed by Android (Google) Code Review
Browse files

Merge changes from topics "remove_subscription", "setgetproperties"

* changes:
  Added remove subscription support
  Support get/set subscription property
parents f14154f4 647bbb99
Loading
Loading
Loading
Loading
+204 −165

File changed.

Preview size limit exceeded, changes collapsed.

+0 −2
Original line number Original line Diff line number Diff line
@@ -242,8 +242,6 @@ interface ISub {


    int getDefaultSubId();
    int getDefaultSubId();


    int clearSubInfo();

    int getPhoneId(int subId);
    int getPhoneId(int subId);


    /**
    /**