estkme-group / lpac

C-based eUICC LPA
GNU Affero General Public License v3.0
267 stars 63 forks source link

driver: qmi_qrtr: Allow selecting SIM slot using environment variable #97

Closed z3ntu closed 4 months ago

z3ntu commented 4 months ago

Introduce the UIM_SLOT variable which can be set to the SIM slot you want to manage. Commonly '1' and '2' are available for dual SIM devices, though nothing should be preventing it from potential 3-or-more SIM slot devices.

See also https://github.com/estkme-group/lpac/pull/70#discussion_r1581097368