OSDN Git Service

Carrier confirmation code.
authorHolly Jiuyu Sun <jiuyu@google.com>
Sat, 14 Oct 2017 02:06:34 +0000 (19:06 -0700)
committerHolly Jiuyu Sun <jiuyu@google.com>
Thu, 9 Nov 2017 03:49:04 +0000 (19:49 -0800)
commit6a2877e5a9ee1563afdc3f1c0469e76bc3a79fad
tree49ea45f63568a5c5ef3db8d87c58bafb995d6983
parentbc1ca0d9bcdad71a92136e1163cfacca0d552b87
Carrier confirmation code.

If confirmation code is null and required during downloading a profile,
returns a resovable error, and show ConfirmationCodeActivity. After we
get the confirmation code from the user, continue the operation.

Add the confirmationCode as a member in DownloadableSubscription.

Test: unit test, e2e on phone
Bug: 36730837
Change-Id: Ibe1e0fc5ddb736b411faf48ec9bea3c68972bb99
core/java/android/service/euicc/EuiccService.java
telephony/java/android/telephony/euicc/DownloadableSubscription.java