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

Commit a65ddc98 authored by Jordan Liu's avatar Jordan Liu
Browse files

Remove getDefaultSim hidden api

It just returns 0 and is misleading, as sim id is not really a thing.

Bug: 74450373
Test: manual
Change-Id: I90bd1bf06e5318c31798bf3d216c558db3922441
parent baa37dbb
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -622,12 +622,6 @@ interface ITelephony {
     */
    void setCellInfoListRate(int rateInMillis);

    /**
     * get default sim
     * @return sim id
     */
    int getDefaultSim();

    /**
     * Opens a logical channel to the ICC card.
     *