commit | 6bce1599dae50f3ac26940103ad95f600f57c778 | [log] [tgz] |
---|---|---|
author | Thomas Nguyen <tnd@google.com> | Wed Mar 19 09:46:19 2025 -0700 |
committer | Thomas Nguyen <tnd@google.com> | Mon Mar 24 13:03:17 2025 -0700 |
tree | de0d2a97d5944cecd1aa030ef5cc4ab5a863ef23 | |
parent | 143bba9dccb5886ca8f94d00f3b9ce530330d554 [diff] |
Adb shell command to trigger phone.addAttachRestrictionForCarrier API It is utilized to add or remove a restriction reason for permitting or prohibiting carrier supported satellite PLMN scan and attach. Bug: 403528811 Test: adb shell cmd phone add-attach-restriction-for-carrier -s 0 -r 0 adb shell cmd phone remove-attach-restriction-for-carrier -s 0 -r 0 Change-Id: I5bfa0b530cbe56a7b2577b04c81506ed807519d6 Merged-In: Ia21576714013c970f1872e733e50a4ef9f3e7903