Add additional fields into SatelliteAccessController atom
1. Added below fields for existing SatelliteController atom
a. count_of_satellite_allowed_state_changed_events : count how meny times
device allowed state for satellite service has changed
b. count_of_successful_location_queries : counts how many times location query for
satellite service was successfully done.
c. count_of_failed_location_queries : counts how many times location query for
satellite service was failed.
2. Added a field to check from which reason this SatelliteAccessController atom report was triggered
a. triggering_event
3. Added an enum for distinsuighing the reason of trigger SatelliteAccessController atom report
Design doc : go/nbiotntn-metrics, go/satellite-metrics
Bug: 363272708
Flag: com.android.internal.telephony.flags.carrier_roaming_nb_iot_ntn
Test: atest SatleliteStatsTest PersistAtomsStorageTest
Change-Id: I4f600b6c754a336ee4453659e1d6c20803d47670
Loading
Please register or sign in to comment