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

Commit 627f2714 authored by Xiangyu/Malcolm Chen's avatar Xiangyu/Malcolm Chen Committed by Android (Google) Code Review
Browse files

Merge "More descriptions on SubscriptionController#setPreferredData"

parents b32d038f a4c504e3
Loading
Loading
Loading
Loading
+6 −1
Original line number Original line Diff line number Diff line
@@ -2153,7 +2153,12 @@ public class SubscriptionManager {


    /**
    /**
     * Set preferred default data.
     * Set preferred default data.
     * Set on which slot default data will be on.
     * Set on which slot most cellular data will be on.
     * It's also usually what we set up internet connection on.
     *
     * PreferredData overwrites user setting of default data subscription. And it's used
     * by ANAS or carrier apps to switch primary and CBRS subscription dynamically in multi-SIM
     * devices.
     *
     *
     * @param slotId which slot is preferred to for cellular data.
     * @param slotId which slot is preferred to for cellular data.
     * @hide
     * @hide