diff options
| author | 2024-01-30 10:02:38 +0000 | |
|---|---|---|
| committer | 2024-02-07 06:02:45 +0000 | |
| commit | 8dfd569c1ecd86d4c1a80f423c83dbc03e1b6f1f (patch) | |
| tree | e3a9eba09d3ef23b3b09412745c7c4e22c77b8d0 /api/api.go | |
| parent | a84693eec09c00c293e2c02fda0a7d4cc4542e3b (diff) | |
Add new columns for satellite entitlement status and satellite entitlement plmns
Added new COLUMN_SATELLITE_ENTITLEMENT_STATUS and COLUMN_SATELLITE_ENTITLEMENT_PLMNS columns in the SimInfo table.
Bug: 322143408
Test: atest TelephonyProviderTests, FrameworksTelephonyTests
Test: manual test
1. onCreate case
verified the COLUMN_SATELLITE_ENTITLEMENT_STATUS value set to 0.
verified the COLUMN_SATELLITE_ENTITLEMENT_PLMNS value set to empty.
2. onUpgrade case
verified the COLUMN_SATELLITE_ENTITLEMENT_STATUS value did not exist, but was set to 0 after the upgrade.
verified the COLUMN_SATELLITE_ENTITLEMENT_PLMNS value did not exist, but was set to empty after the upgrade.
Change-Id: I9f523f6f5fab53282c6de83950a55bac5b2df6e4
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions