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

Commit 8cf1b786 authored by Malcolm Chen's avatar Malcolm Chen
Browse files

More descriptions on SubscriptionController#setPreferredData

Bug: 115550764
Test: build
Change-Id: I25c3f89a3c3f8e8e6475221885d995bcb5684da4
Merged-In: I25c3f89a3c3f8e8e6475221885d995bcb5684da4
parent c5a1a5e5
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -2148,7 +2148,12 @@ public class SubscriptionManager {

    /**
     * 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.
     * @hide