aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyosun Kim <hyosunkim@google.com>2024-01-18 08:36:12 +0000
committerHyosun Kim <hyosunkim@google.com>2024-01-19 00:15:52 +0000
commit1b4bffff8f6786f3589dcb6dd6ad9e9ee6844f6f (patch)
tree45ffab3c0824e43633218fbaae3abea72993363c
parent75bd4bfbd47932cc8074bef62051f4f586b40ddf (diff)
downloadservice_entitlement-1b4bffff8f6786f3589dcb6dd6ad9e9ee6844f6f.tar.gz
Change the satellite appId to 2016
Bug: 320855137 Test: manual test 1. used the T-mobile SIM ( can voice call , valid SIM ) 2. Internet connected 3. Change the entitlement server url string to staging server url 4. Verify that the satellite configuration is included in the response. Change-Id: I9caf1a7673d35f8bb15fd464b5ad8c3620d1ed43 Merged-In: I9caf1a7673d35f8bb15fd464b5ad8c3620d1ed43
-rw-r--r--java/com/android/libraries/entitlement/utils/Ts43Constants.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/com/android/libraries/entitlement/utils/Ts43Constants.java b/java/com/android/libraries/entitlement/utils/Ts43Constants.java
index 89fcb01..ea7bca7 100644
--- a/java/com/android/libraries/entitlement/utils/Ts43Constants.java
+++ b/java/com/android/libraries/entitlement/utils/Ts43Constants.java
@@ -59,7 +59,7 @@ public final class Ts43Constants {
public static final String APP_PHONE_NUMBER_INFORMATION = "ap2014";
/** App ID for satellite entitlement. */
- public static final String APP_SATELLITE_ENTITLEMENT = "ap2015";
+ public static final String APP_SATELLITE_ENTITLEMENT = "ap2016";
@Retention(RetentionPolicy.SOURCE)
@StringDef({