Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b2839fc8 authored by Hunter Knepshield's avatar Hunter Knepshield
Browse files

Add testing for new carrier-associated app behaviors.

This validates several new cases:
1. First run of CarrierAppUtils ever
  a. Associated app with unspecified addedInSdk
  b. Associated app with specified addedInSdk
2. Firt run of CarrierAppUtils for a particular SDK
  a. Associated app with addedInSdk == current SDK
  b. Associated app with addedInSdk = current SDK - 1, and last
     evaluation SDK = current SDK - 2
  c. Associated app with unspecified addedInSdk
3. Subsequent run of CarrierAppUtils for a particular SDK
  a. Associated app with unspecified addedInSdk
  b. Associated app with specified addedInSdk

Test: atest FrameworksTelephonyTests:CarrierAppUtilsTest
Bug: 154872019
Change-Id: I1eff3faa9b98b5b5f9e95575b0e61e9be914a3e0
parent c9a61616
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment