blob: 713e92354fb4b5eea9d88550fc48e1afd2e9160f [file] [log] [blame]
Stefan Lafoncdb1a0e2017-09-27 20:24:15 -07001/*
2 * Copyright (C) 2017 The Android Open Source Project
3 *
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
7 *
8 * http://www.apache.org/licenses/LICENSE-2.0
9 *
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
15 */
16
17syntax = "proto2";
Stefan Lafoncdb1a0e2017-09-27 20:24:15 -070018
19package android.os.statsd;
Stefan Lafoncdb1a0e2017-09-27 20:24:15 -070020option java_package = "com.android.os";
Stefan Lafonae2df012017-11-14 09:17:21 -080021option java_outer_classname = "AtomsProto";
Stefan Lafoncdb1a0e2017-09-27 20:24:15 -070022
Yao Chen9c1debe2018-02-19 14:39:19 -080023import "frameworks/base/cmds/statsd/src/atom_field_options.proto";
Bookatzdb026a22018-01-10 19:01:56 -080024import "frameworks/base/core/proto/android/app/enums.proto";
Tej Singh33a412b2018-03-16 18:43:59 -070025import "frameworks/base/core/proto/android/app/job/enums.proto";
Ben Blount763a5d52019-04-10 11:48:58 -070026import "frameworks/base/core/proto/android/app/settings_enums.proto";
Jack Hec27040a2019-01-09 20:54:41 -080027import "frameworks/base/core/proto/android/bluetooth/a2dp/enums.proto";
Tej Singh5d991e12018-03-09 19:48:11 -080028import "frameworks/base/core/proto/android/bluetooth/enums.proto";
Jack Heab86dbd22018-12-18 15:43:27 -080029import "frameworks/base/core/proto/android/bluetooth/hci/enums.proto";
Jack Hed9837c82019-01-09 01:19:13 -080030import "frameworks/base/core/proto/android/bluetooth/hfp/enums.proto";
Jack He1021a612019-01-20 21:22:46 -080031import "frameworks/base/core/proto/android/bluetooth/smp/enums.proto";
Michael Groover9e7b06e2018-12-28 19:55:51 -080032import "frameworks/base/core/proto/android/debug/enums.proto";
Kevin Chyn1741a072019-01-17 11:54:40 -080033import "frameworks/base/core/proto/android/hardware/biometrics/enums.proto";
joshmccloskey8c3322e2019-01-09 18:25:57 -080034import "frameworks/base/core/proto/android/hardware/sensor/assist/enums.proto";
Chiachang Wangf6bedc22019-01-14 11:54:32 +080035import "frameworks/base/core/proto/android/net/networkcapabilities.proto";
Bookatz1a1b0462018-01-12 11:47:03 -080036import "frameworks/base/core/proto/android/os/enums.proto";
Chiachang Wangf6bedc22019-01-14 11:54:32 +080037import "frameworks/base/core/proto/android/server/connectivity/data_stall_event.proto";
Bookatz8bdae8d2018-01-16 11:24:30 -080038import "frameworks/base/core/proto/android/server/enums.proto";
Kweku Adams8845d012018-12-11 20:06:45 -080039import "frameworks/base/core/proto/android/server/job/enums.proto";
Bookatz48d362e2018-11-06 15:49:08 -080040import "frameworks/base/core/proto/android/server/location/enums.proto";
Yangsteraf9aee72018-10-12 09:26:16 -070041import "frameworks/base/core/proto/android/service/procstats_enum.proto";
Badhri Jagan Sridharan129c7292019-01-14 21:18:25 -080042import "frameworks/base/core/proto/android/service/usb.proto";
Chiachang Wang0e88ebf2019-03-21 10:18:07 +080043import "frameworks/base/core/proto/android/stats/connectivity/network_stack.proto";
lifr1f74b052019-04-16 22:16:30 +080044import "frameworks/base/core/proto/android/stats/dnsresolver/dns_resolver.proto";
Bookatz11257ca2018-12-05 18:22:39 -080045import "frameworks/base/core/proto/android/stats/devicepolicy/device_policy.proto";
46import "frameworks/base/core/proto/android/stats/devicepolicy/device_policy_enums.proto";
Ben Blount763a5d52019-04-10 11:48:58 -070047import "frameworks/base/core/proto/android/stats/docsui/docsui_enums.proto";
48import "frameworks/base/core/proto/android/stats/enums.proto";
49import "frameworks/base/core/proto/android/stats/intelligence/enums.proto";
Yao Chen8c433862018-10-24 14:09:20 -070050import "frameworks/base/core/proto/android/stats/launcher/launcher.proto";
Hongyi Zhang700137e2019-05-23 21:19:36 -070051import "frameworks/base/core/proto/android/stats/location/location_enums.proto";
Ray Essick8ab04df2019-02-15 11:01:02 -080052import "frameworks/base/core/proto/android/stats/mediametrics/mediametrics.proto";
Jeff Sharkey6bd21572019-11-15 20:45:33 -070053import "frameworks/base/core/proto/android/stats/mediaprovider/mediaprovider_enums.proto";
Carmen Agimof6688a352019-01-30 19:36:04 +000054import "frameworks/base/core/proto/android/stats/storage/storage_enums.proto";
Hyunyoung Song80adf6be2019-01-30 09:59:30 -080055import "frameworks/base/core/proto/android/stats/style/style_enums.proto";
Will Brockman079fdaa2020-01-12 16:45:03 -050056import "frameworks/base/core/proto/android/stats/sysui/notification_enums.proto";
Tej Singhc477d9c2018-02-05 18:31:39 -080057import "frameworks/base/core/proto/android/telecomm/enums.proto";
Bookatz1a1b0462018-01-12 11:47:03 -080058import "frameworks/base/core/proto/android/telephony/enums.proto";
59import "frameworks/base/core/proto/android/view/enums.proto";
Bookatz11257ca2018-12-05 18:22:39 -080060import "frameworks/base/core/proto/android/wifi/enums.proto";
Tony Make2b1b672019-07-29 16:59:47 +010061import "frameworks/base/core/proto/android/stats/textclassifier/textclassifier_enums.proto";
Tianjie Xu167c3db2019-07-22 14:25:14 -070062import "frameworks/base/core/proto/android/stats/otaupdate/updateengine_enums.proto";
Joe Onorato62c220b2017-11-18 20:32:56 -080063
Yao Chend54f9dd2017-10-17 17:37:48 +000064/**
Stefan Lafonae2df012017-11-14 09:17:21 -080065 * The master atom class. This message defines all of the available
Yao Chend54f9dd2017-10-17 17:37:48 +000066 * raw stats log events from the Android system, also known as "atoms."
67 *
68 * This field contains a single oneof with all of the available messages.
69 * The stats-log-api-gen tool runs as part of the Android build and
70 * generates the android.util.StatsLog class, which contains the constants
71 * and methods that Android uses to log.
72 *
Stefan Lafonae2df012017-11-14 09:17:21 -080073 * This Atom class is not actually built into the Android system.
Yao Chend54f9dd2017-10-17 17:37:48 +000074 * Instead, statsd on Android constructs these messages synthetically,
75 * in the format defined here and in stats_log.proto.
76 */
Stefan Lafonae2df012017-11-14 09:17:21 -080077message Atom {
78 // Pushed atoms start at 2.
David Chenc8a43242017-10-17 16:23:28 -070079 oneof pushed {
Bookatzc1a050a2017-10-10 15:49:28 -070080 // For StatsLog reasons, 1 is illegal and will not work. Must start at 2.
Muhammad Qureshi100d2b62020-01-23 10:30:41 -080081 BleScanStateChanged ble_scan_state_changed = 2 [(module) = "bluetooth"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -080082 ProcessStateChanged process_state_changed = 3 [(module) = "framework"];
Muhammad Qureshi100d2b62020-01-23 10:30:41 -080083 BleScanResultReceived ble_scan_result_received = 4 [(module) = "bluetooth"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -080084 SensorStateChanged sensor_state_changed = 5 [(module) = "framework"];
85 GpsScanStateChanged gps_scan_state_changed = 6 [(module) = "framework"];
86 SyncStateChanged sync_state_changed = 7 [(module) = "framework"];
87 ScheduledJobStateChanged scheduled_job_state_changed = 8 [(module) = "framework"];
88 ScreenBrightnessChanged screen_brightness_changed = 9 [(module) = "framework"];
89 WakelockStateChanged wakelock_state_changed = 10 [(module) = "framework"];
90 LongPartialWakelockStateChanged long_partial_wakelock_state_changed =
91 11 [(module) = "framework"];
92 MobileRadioPowerStateChanged mobile_radio_power_state_changed = 12 [(module) = "framework"];
93 WifiRadioPowerStateChanged wifi_radio_power_state_changed = 13 [(module) = "framework"];
94 ActivityManagerSleepStateChanged activity_manager_sleep_state_changed =
95 14 [(module) = "framework"];
96 MemoryFactorStateChanged memory_factor_state_changed = 15 [(module) = "framework"];
97 ExcessiveCpuUsageReported excessive_cpu_usage_reported = 16 [(module) = "framework"];
98 CachedKillReported cached_kill_reported = 17 [(module) = "framework"];
99 ProcessMemoryStatReported process_memory_stat_reported = 18 [(module) = "framework"];
Muhammad Qureshi9bced7d2020-01-16 15:22:12 -0800100 LauncherUIChanged launcher_event = 19 [(module) = "sysui"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800101 BatterySaverModeStateChanged battery_saver_mode_state_changed = 20 [(module) = "framework"];
102 DeviceIdleModeStateChanged device_idle_mode_state_changed = 21 [(module) = "framework"];
103 DeviceIdlingModeStateChanged device_idling_mode_state_changed = 22 [(module) = "framework"];
104 AudioStateChanged audio_state_changed = 23 [(module) = "framework"];
105 MediaCodecStateChanged media_codec_state_changed = 24 [(module) = "framework"];
106 CameraStateChanged camera_state_changed = 25 [(module) = "framework"];
107 FlashlightStateChanged flashlight_state_changed = 26 [(module) = "framework"];
108 UidProcessStateChanged uid_process_state_changed = 27 [(module) = "framework"];
109 ProcessLifeCycleStateChanged process_life_cycle_state_changed = 28 [(module) = "framework"];
110 ScreenStateChanged screen_state_changed = 29 [(module) = "framework"];
111 BatteryLevelChanged battery_level_changed = 30 [(module) = "framework"];
112 ChargingStateChanged charging_state_changed = 31 [(module) = "framework"];
113 PluggedStateChanged plugged_state_changed = 32 [(module) = "framework"];
114 InteractiveStateChanged interactive_state_changed = 33 [(module) = "framework"];
Siarhei Vishniakou3ddecff2018-11-08 19:57:13 -0800115 TouchEventReported touch_event_reported = 34;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800116 WakeupAlarmOccurred wakeup_alarm_occurred = 35 [(module) = "framework"];
117 KernelWakeupReported kernel_wakeup_reported = 36 [(module) = "framework"];
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800118 WifiLockStateChanged wifi_lock_state_changed = 37 [(module) = "wifi"];
119 WifiSignalStrengthChanged wifi_signal_strength_changed = 38 [(module) = "wifi"];
120 WifiScanStateChanged wifi_scan_state_changed = 39 [(module) = "wifi"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800121 PhoneSignalStrengthChanged phone_signal_strength_changed = 40 [(module) = "framework"];
122 SettingChanged setting_changed = 41 [(module) = "framework"];
123 ActivityForegroundStateChanged activity_foreground_state_changed =
124 42 [(module) = "framework"];
Jeffrey Huang74fc4352020-03-06 15:18:33 -0800125 IsolatedUidChanged isolated_uid_changed = 43 [(module) = "framework", (module) = "statsd"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800126 PacketWakeupOccurred packet_wakeup_occurred = 44 [(module) = "framework"];
127 WallClockTimeShifted wall_clock_time_shifted = 45 [(module) = "framework"];
Jeffrey Huang74fc4352020-03-06 15:18:33 -0800128 AnomalyDetected anomaly_detected = 46 [(module) = "statsd"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800129 AppBreadcrumbReported app_breadcrumb_reported =
Muhammad Qureshicefc8822020-02-09 11:46:23 -0800130 47 [(allow_from_any_uid) = true, (module) = "statsd"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800131 AppStartOccurred app_start_occurred = 48 [(module) = "framework"];
132 AppStartCanceled app_start_canceled = 49 [(module) = "framework"];
133 AppStartFullyDrawn app_start_fully_drawn = 50 [(module) = "framework"];
Muhammad Qureshi79f068c2019-12-20 06:55:57 -0800134 LmkKillOccurred lmk_kill_occurred = 51 [(module) = "lmkd"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800135 PictureInPictureStateChanged picture_in_picture_state_changed = 52 [(module) = "framework"];
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800136 WifiMulticastLockStateChanged wifi_multicast_lock_state_changed = 53 [(module) = "wifi"];
Muhammad Qureshi79f068c2019-12-20 06:55:57 -0800137 LmkStateChanged lmk_state_changed = 54 [(module) = "lmkd"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800138 AppStartMemoryStateCaptured app_start_memory_state_captured = 55 [(module) = "framework"];
139 ShutdownSequenceReported shutdown_sequence_reported = 56 [(module) = "framework"];
Tej Singh6483ea42018-01-25 17:45:49 -0800140 BootSequenceReported boot_sequence_reported = 57;
Jeffrey Huang74fc4352020-03-06 15:18:33 -0800141 DaveyOccurred davey_occurred = 58 [(allow_from_any_uid) = true, (module) = "statsd"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800142 OverlayStateChanged overlay_state_changed = 59 [(module) = "framework"];
143 ForegroundServiceStateChanged foreground_service_state_changed
144 = 60 [(module) = "framework"];
Muhammad Qureshidbe9e812020-01-25 07:41:39 -0800145 CallStateChanged call_state_changed = 61 [(module) = "telecom"];
Muhammad Qureshi9bced7d2020-01-16 15:22:12 -0800146 KeyguardStateChanged keyguard_state_changed = 62 [(module) = "sysui"];
147 KeyguardBouncerStateChanged keyguard_bouncer_state_changed = 63 [(module) = "sysui"];
148 KeyguardBouncerPasswordEntered keyguard_bouncer_password_entered = 64 [(module) = "sysui"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800149 AppDied app_died = 65 [(module) = "framework"];
150 ResourceConfigurationChanged resource_configuration_changed = 66 [(module) = "framework"];
151 BluetoothEnabledStateChanged bluetooth_enabled_state_changed = 67 [(module) = "framework"];
Muhammad Qureshi100d2b62020-01-23 10:30:41 -0800152 BluetoothConnectionStateChanged bluetooth_connection_state_changed =
153 68 [(module) = "bluetooth"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800154 GpsSignalQualityChanged gps_signal_quality_changed = 69 [(module) = "framework"];
155 UsbConnectorStateChanged usb_connector_state_changed = 70 [(module) = "framework"];
Andrew Chant28d627e2018-02-22 15:17:05 -0800156 SpeakerImpedanceReported speaker_impedance_reported = 71;
157 HardwareFailed hardware_failed = 72;
158 PhysicalDropDetected physical_drop_detected = 73;
159 ChargeCyclesReported charge_cycles_reported = 74;
Muhammad Qureshia4efed82020-01-23 13:53:51 -0800160 MobileConnectionStateChanged mobile_connection_state_changed = 75 [(module) = "telephony"];
161 MobileRadioTechnologyChanged mobile_radio_technology_changed = 76 [(module) = "telephony"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800162 UsbDeviceAttached usb_device_attached = 77 [(module) = "framework"];
163 AppCrashOccurred app_crash_occurred = 78 [(module) = "framework"];
164 ANROccurred anr_occurred = 79 [(module) = "framework"];
165 WTFOccurred wtf_occurred = 80 [(module) = "framework"];
166 LowMemReported low_mem_reported = 81 [(module) = "framework"];
Howard Rocb767f62018-06-19 19:58:05 -0700167 GenericAtom generic_atom = 82;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800168 KeyValuePairsAtom key_value_pairs_atom =
Jeffrey Huang74fc4352020-03-06 15:18:33 -0800169 83 [(allow_from_any_uid) = true, (module) = "framework", (module) = "statsd"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800170 VibratorStateChanged vibrator_state_changed = 84 [(module) = "framework"];
171 DeferredJobStatsReported deferred_job_stats_reported = 85 [(module) = "framework"];
Tej Singha72344992019-04-17 18:55:08 -0700172 ThermalThrottlingStateChanged thermal_throttling = 86 [deprecated=true];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800173 BiometricAcquired biometric_acquired = 87 [(module) = "framework"];
174 BiometricAuthenticated biometric_authenticated = 88 [(module) = "framework"];
175 BiometricErrorOccurred biometric_error_occurred = 89 [(module) = "framework"];
176 UiEventReported ui_event_reported = 90 [(module) = "framework"];
Howard Roa46b6582018-09-18 16:45:02 -0700177 BatteryHealthSnapshot battery_health_snapshot = 91;
178 SlowIo slow_io = 92;
179 BatteryCausedShutdown battery_caused_shutdown = 93;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800180 PhoneServiceStateChanged phone_service_state_changed = 94 [(module) = "framework"];
181 PhoneStateChanged phone_state_changed = 95 [(module) = "framework"];
arangelovd5db50e2018-10-12 20:24:39 +0100182 UserRestrictionChanged user_restriction_changed = 96;
Muhammad Qureshi9afad812020-01-23 15:04:59 -0800183 SettingsUIChanged settings_ui_changed = 97 [(module) = "settings"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800184 ConnectivityStateChanged connectivity_state_changed = 98 [(module) = "framework"];
Chenjie Yu75b3c492018-10-06 21:45:19 -0700185 // TODO: service state change is very noisy shortly after boot, as well
186 // as at other transitions - coming out of doze, device plugged in, etc.
187 // Consider removing this if it becomes a problem
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800188 ServiceStateChanged service_state_changed = 99 [(module) = "framework"];
189 ServiceLaunchReported service_launch_reported = 100 [(module) = "framework"];
190 FlagFlipUpdateOccurred flag_flip_update_occurred = 101 [(module) = "framework"];
Muhammad Qureshicefc8822020-02-09 11:46:23 -0800191 BinaryPushStateChanged binary_push_state_changed = 102 [(module) = "statsd"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800192 DevicePolicyEvent device_policy_event = 103 [(module) = "framework"];
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800193 DocsUIFileOperationCanceledReported docs_ui_file_op_canceled = 104 [(module) = "docsui"];
194 DocsUIFileOperationCopyMoveModeReported docs_ui_file_op_copy_move_mode_reported =
195 105 [(module) = "docsui"];
196 DocsUIFileOperationFailureReported docs_ui_file_op_failure = 106 [(module) = "docsui"];
197 DocsUIFileOperationReported docs_ui_provider_file_op = 107 [(module) = "docsui"];
198 DocsUIInvalidScopedAccessRequestReported docs_ui_invalid_scoped_access_request =
199 108 [(module) = "docsui"];
200 DocsUILaunchReported docs_ui_launch_reported = 109 [(module) = "docsui"];
201 DocsUIRootVisitedReported docs_ui_root_visited = 110 [(module) = "docsui"];
202 DocsUIStartupMsReported docs_ui_startup_ms = 111 [(module) = "docsui"];
203 DocsUIUserActionReported docs_ui_user_action_reported = 112 [(module) = "docsui"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800204 WifiEnabledStateChanged wifi_enabled_state_changed = 113 [(module) = "framework"];
tsaichristinececebdc2020-02-04 14:05:56 -0800205 WifiRunningStateChanged wifi_running_state_changed = 114
206 [(module) = "framework", deprecated = true];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800207 AppCompacted app_compacted = 115 [(module) = "framework"];
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800208 NetworkDnsEventReported network_dns_event_reported = 116 [(module) = "resolv"];
shawnlin9a1392a2019-04-09 16:21:17 +0800209 DocsUIPickerLaunchedFromReported docs_ui_picker_launched_from_reported =
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800210 117 [(module) = "docsui"];
211 DocsUIPickResultReported docs_ui_pick_result_reported = 118 [(module) = "docsui"];
212 DocsUISearchModeReported docs_ui_search_mode_reported = 119 [(module) = "docsui"];
213 DocsUISearchTypeReported docs_ui_search_type_reported = 120 [(module) = "docsui"];
214 DataStallEvent data_stall_event = 121 [(module) = "network_stack"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800215 RescuePartyResetReported rescue_party_reset_reported = 122 [(module) = "framework"];
216 SignedConfigReported signed_config_reported = 123 [(module) = "framework"];
217 GnssNiEventReported gnss_ni_event_reported = 124 [(module) = "framework"];
Muhammad Qureshi100d2b62020-01-23 10:30:41 -0800218 BluetoothLinkLayerConnectionEvent bluetooth_link_layer_connection_event =
219 125 [(module) = "bluetooth"];
220 BluetoothAclConnectionStateChanged bluetooth_acl_connection_state_changed =
221 126 [(module) = "bluetooth"];
222 BluetoothScoConnectionStateChanged bluetooth_sco_connection_state_changed =
223 127 [(module) = "bluetooth"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800224 AppDowngraded app_downgraded = 128 [(module) = "framework"];
Felix Lopez Luisd95346a2018-12-12 10:32:32 +0000225 AppOptimizedAfterDowngraded app_optimized_after_downgraded = 129;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800226 LowStorageStateChanged low_storage_state_changed = 130 [(module) = "framework"];
227 GnssNfwNotificationReported gnss_nfw_notification_reported = 131 [(module) = "framework"];
228 GnssConfigurationReported gnss_configuration_reported = 132 [(module) = "framework"];
Maggie Whitefc1aa592018-11-28 21:55:23 -0800229 UsbPortOverheatEvent usb_port_overheat_event_reported = 133;
Muhammad Qureshif9a5ab02020-01-25 19:43:27 -0800230 NfcErrorOccurred nfc_error_occurred = 134 [(module) = "nfc"];
231 NfcStateChanged nfc_state_changed = 135 [(module) = "nfc"];
232 NfcBeamOccurred nfc_beam_occurred = 136 [(module) = "nfc"];
233 NfcCardemulationOccurred nfc_cardemulation_occurred = 137 [(module) = "nfc"];
234 NfcTagOccurred nfc_tag_occurred = 138 [(module) = "nfc"];
235 NfcHceTransactionOccurred nfc_hce_transaction_occurred = 139 [(module) = "nfc"];
Muhammad Qureshi70dfeb42020-01-24 20:11:44 -0800236 SeStateChanged se_state_changed = 140 [(module) = "secure_element"];
237 SeOmapiReported se_omapi_reported = 141 [(module) = "secure_element"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800238 BroadcastDispatchLatencyReported broadcast_dispatch_latency_reported =
239 142 [(module) = "framework"];
240 AttentionManagerServiceResultReported attention_manager_service_result_reported =
241 143 [(module) = "framework"];
242 AdbConnectionChanged adb_connection_changed = 144 [(module) = "framework"];
Carter Hsub8fd1e92019-01-11 15:24:45 +0800243 SpeechDspStatReported speech_dsp_stat_reported = 145;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800244 UsbContaminantReported usb_contaminant_reported = 146 [(module) = "framework"];
Jeffrey Huang74fc4352020-03-06 15:18:33 -0800245 WatchdogRollbackOccurred watchdog_rollback_occurred =
246 147 [(module) = "framework", (module) = "statsd"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800247 BiometricSystemHealthIssueDetected biometric_system_health_issue_detected =
248 148 [(module) = "framework"];
Muhammad Qureshi9bced7d2020-01-16 15:22:12 -0800249 BubbleUIChanged bubble_ui_changed = 149 [(module) = "sysui"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800250 ScheduledJobConstraintChanged scheduled_job_constraint_changed =
251 150 [(module) = "framework"];
Muhammad Qureshi100d2b62020-01-23 10:30:41 -0800252 BluetoothActiveDeviceChanged bluetooth_active_device_changed =
253 151 [(module) = "bluetooth"];
254 BluetoothA2dpPlaybackStateChanged bluetooth_a2dp_playback_state_changed =
255 152 [(module) = "bluetooth"];
256 BluetoothA2dpCodecConfigChanged bluetooth_a2dp_codec_config_changed =
257 153 [(module) = "bluetooth"];
258 BluetoothA2dpCodecCapabilityChanged bluetooth_a2dp_codec_capability_changed =
259 154 [(module) = "bluetooth"];
260 BluetoothA2dpAudioUnderrunReported bluetooth_a2dp_audio_underrun_reported =
261 155 [(module) = "bluetooth"];
262 BluetoothA2dpAudioOverrunReported bluetooth_a2dp_audio_overrun_reported =
263 156 [(module) = "bluetooth"];
264 BluetoothDeviceRssiReported bluetooth_device_rssi_reported =
265 157 [(module) = "bluetooth"];
266 BluetoothDeviceFailedContactCounterReported
267 bluetooth_device_failed_contact_counter_reported = 158 [(module) = "bluetooth"];
268 BluetoothDeviceTxPowerLevelReported bluetooth_device_tx_power_level_reported =
269 159 [(module) = "bluetooth"];
270 BluetoothHciTimeoutReported bluetooth_hci_timeout_reported =
271 160 [(module) = "bluetooth"];
272 BluetoothQualityReportReported bluetooth_quality_report_reported =
273 161 [(module) = "bluetooth"];
274 BluetoothDeviceInfoReported bluetooth_device_info_reported =
275 162 [(module) = "bluetooth"];
276 BluetoothRemoteVersionInfoReported bluetooth_remote_version_info_reported =
277 163 [(module) = "bluetooth"];
278 BluetoothSdpAttributeReported bluetooth_sdp_attribute_reported =
279 164 [(module) = "bluetooth"];
280 BluetoothBondStateChanged bluetooth_bond_state_changed =
281 165 [(module) = "bluetooth"];
282 BluetoothClassicPairingEventReported bluetooth_classic_pairing_event_reported =
283 166 [(module) = "bluetooth"];
284 BluetoothSmpPairingEventReported bluetooth_smp_pairing_event_reported =
285 167 [(module) = "bluetooth"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800286 ScreenTimeoutExtensionReported screen_timeout_extension_reported =
287 168 [(module) = "framework"];
288 ProcessStartTime process_start_time = 169 [(module) = "framework"];
Philip P. Moltmannb2f0c772019-04-11 14:41:21 -0700289 PermissionGrantRequestResultReported permission_grant_request_result_reported =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800290 170 [(module) = "permissioncontroller"];
Jack He815cdba2019-01-30 17:24:55 -0800291 BluetoothSocketConnectionStateChanged bluetooth_socket_connection_state_changed = 171;
Muhammad Qureshied8bca02020-01-24 16:07:49 -0800292 DeviceIdentifierAccessDenied device_identifier_access_denied =
293 172 [(module) = "telephony_common"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800294 BubbleDeveloperErrorReported bubble_developer_error_reported = 173 [(module) = "framework"];
Muhammad Qureshi76b25242020-01-25 19:02:08 -0800295 AssistGestureStageReported assist_gesture_stage_reported = 174 [(module) = "sysui"];
296 AssistGestureFeedbackReported assist_gesture_feedback_reported = 175 [(module) = "sysui"];
297 AssistGestureProgressReported assist_gesture_progress_reported = 176 [(module) = "sysui"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800298 TouchGestureClassified touch_gesture_classified = 177 [(module) = "framework"];
299 HiddenApiUsed hidden_api_used = 178 [(allow_from_any_uid) = true, (module) = "framework"];
Muhammad Qureshi9bced7d2020-01-16 15:22:12 -0800300 StyleUIChanged style_ui_changed = 179 [(module) = "sysui"];
Joel Galenson6f41b1062019-04-16 12:22:41 -0700301 PrivacyIndicatorsInteracted privacy_indicators_interacted =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800302 180 [(module) = "permissioncontroller"];
303 AppInstallOnExternalStorageReported app_install_on_external_storage_reported =
304 181 [(module) = "framework"];
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800305 NetworkStackReported network_stack_reported = 182 [(module) = "network_stack"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800306 AppMovedStorageReported app_moved_storage_reported = 183 [(module) = "framework"];
307 BiometricEnrolled biometric_enrolled = 184 [(module) = "framework"];
308 SystemServerWatchdogOccurred system_server_watchdog_occurred = 185 [(module) = "framework"];
309 TombStoneOccurred tomb_stone_occurred = 186 [(module) = "framework"];
Muhammad Qureshi100d2b62020-01-23 10:30:41 -0800310 BluetoothClassOfDeviceReported bluetooth_class_of_device_reported =
311 187 [(module) = "bluetooth"];
Ben Blount763a5d52019-04-10 11:48:58 -0700312 IntelligenceEventReported intelligence_event_reported =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800313 188 [(module) = "intelligence"];
314 ThermalThrottlingSeverityStateChanged thermal_throttling_severity_state_changed =
315 189 [(module) = "framework"];
Hai Zhang5d3328d2019-04-13 21:25:06 +0800316 RoleRequestResultReported role_request_result_reported =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800317 190 [(module) = "permissioncontroller"];
Ray Essick8ab04df2019-02-15 11:01:02 -0800318 MediametricsAudiopolicyReported mediametrics_audiopolicy_reported = 191;
319 MediametricsAudiorecordReported mediametrics_audiorecord_reported = 192;
320 MediametricsAudiothreadReported mediametrics_audiothread_reported = 193;
321 MediametricsAudiotrackReported mediametrics_audiotrack_reported = 194;
322 MediametricsCodecReported mediametrics_codec_reported = 195;
323 MediametricsDrmWidevineReported mediametrics_drm_widevine_reported = 196;
324 MediametricsExtractorReported mediametrics_extractor_reported = 197;
325 MediametricsMediadrmReported mediametrics_mediadrm_reported = 198;
326 MediametricsNuPlayerReported mediametrics_nuplayer_reported = 199;
327 MediametricsRecorderReported mediametrics_recorder_reported = 200;
Robert Shiha4beed32019-08-19 14:15:23 -0700328 MediametricsDrmManagerReported mediametrics_drmmanager_reported = 201;
Muhammad Qureshi4ba4bac2020-01-25 23:48:53 -0800329 CarPowerStateChanged car_power_state_changed = 203 [(module) = "car"];
330 GarageModeInfo garage_mode_info = 204 [(module) = "car"];
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800331 TestAtomReported test_atom_reported = 205 [(module) = "cts"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800332 ContentCaptureCallerMismatchReported content_capture_caller_mismatch_reported =
333 206 [(module) = "framework"];
334 ContentCaptureServiceEvents content_capture_service_events = 207 [(module) = "framework"];
335 ContentCaptureSessionEvents content_capture_session_events = 208 [(module) = "framework"];
336 ContentCaptureFlushed content_capture_flushed = 209 [(module) = "framework"];
337 LocationManagerApiUsageReported location_manager_api_usage_reported =
338 210 [(module) = "framework"];
Stanislav Zholninbdf620b2019-06-06 22:38:33 +0100339 ReviewPermissionsFragmentResultReported review_permissions_fragment_result_reported =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800340 211 [(module) = "permissioncontroller"];
Stanislav Zholnin247d1b72019-06-06 21:28:44 +0100341 RuntimePermissionsUpgradeResult runtime_permissions_upgrade_result =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800342 212 [(module) = "permissioncontroller"];
Stanislav Zholninbdf620b2019-06-06 22:38:33 +0100343 GrantPermissionsActivityButtonActions grant_permissions_activity_button_actions =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800344 213 [(module) = "permissioncontroller"];
Stanislav Zholnin375e2ab2019-05-29 13:07:35 +0100345 LocationAccessCheckNotificationAction location_access_check_notification_action =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800346 214 [(module) = "permissioncontroller"];
Stanislav Zholnin3e0f9bc2019-05-23 19:03:55 +0100347 AppPermissionFragmentActionReported app_permission_fragment_action_reported =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800348 215 [(module) = "permissioncontroller"];
Stanislav Zholninc9dda9e2019-06-02 20:50:13 +0100349 AppPermissionFragmentViewed app_permission_fragment_viewed =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800350 216 [(module) = "permissioncontroller"];
Stanislav Zholnindc3e2b32019-06-06 18:10:14 +0100351 AppPermissionsFragmentViewed app_permissions_fragment_viewed =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800352 217 [(module) = "permissioncontroller"];
Stanislav Zholnin32a89c12019-06-04 14:59:21 +0100353 PermissionAppsFragmentViewed permission_apps_fragment_viewed =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800354 218 [(module) = "permissioncontroller"];
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800355 TextSelectionEvent text_selection_event = 219 [(module) = "textclassifier"];
356 TextLinkifyEvent text_linkify_event = 220 [(module) = "textclassifier"];
357 ConversationActionsEvent conversation_actions_event = 221 [(module) = "textclassifier"];
358 LanguageDetectionEvent language_detection_event = 222 [(module) = "textclassifier"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800359 ExclusionRectStateChanged exclusion_rect_state_changed = 223 [(module) = "framework"];
Muhammad Qureshi9bced7d2020-01-16 15:22:12 -0800360 BackGesture back_gesture_reported_reported = 224 [(module) = "sysui"];
Tianjie Xu167c3db2019-07-22 14:25:14 -0700361 UpdateEngineUpdateAttemptReported update_engine_update_attempt_reported = 225;
362 UpdateEngineSuccessfulUpdateReported update_engine_successful_update_reported = 226;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800363 CameraActionEvent camera_action_event = 227 [(module) = "framework"];
atrost01a20932019-08-28 15:40:37 +0100364 AppCompatibilityChangeReported app_compatibility_change_reported =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800365 228 [(allow_from_any_uid) = true, (module) = "framework"];
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800366 PerfettoUploaded perfetto_uploaded = 229 [(module) = "perfetto"];
Muhammad Qureshi4ba4bac2020-01-25 23:48:53 -0800367 VmsClientConnectionStateChanged vms_client_connection_state_changed =
368 230 [(module) = "car"];
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800369 MediaProviderScanEvent media_provider_scan_event = 233 [(module) = "mediaprovider"];
370 MediaProviderDeletionEvent media_provider_deletion_event = 234 [(module) = "mediaprovider"];
Jeff Sharkey6bd21572019-11-15 20:45:33 -0700371 MediaProviderPermissionEvent media_provider_permission_event =
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800372 235 [(module) = "mediaprovider"];
373 MediaProviderSchemaChange media_provider_schema_change = 236 [(module) = "mediaprovider"];
Jeff Sharkey6bd21572019-11-15 20:45:33 -0700374 MediaProviderIdleMaintenance media_provider_idle_maintenance =
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800375 237 [(module) = "mediaprovider"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800376 RebootEscrowRecoveryReported reboot_escrow_recovery_reported = 238 [(module) = "framework"];
377 BootTimeEventDuration boot_time_event_duration_reported = 239 [(module) = "framework"];
378 BootTimeEventElapsedTime boot_time_event_elapsed_time_reported =
379 240 [(module) = "framework"];
Keun young Park3e033cb2019-12-18 11:27:35 -0800380 BootTimeEventUtcTime boot_time_event_utc_time_reported = 241;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800381 BootTimeEventErrorCode boot_time_event_error_code_reported = 242 [(module) = "framework"];
Nikita Ioffe779d6be2020-02-06 23:17:17 +0000382 UserspaceRebootReported userspace_reboot_reported = 243 [(module) = "framework"];
Muhammad Qureshi550b84c2020-02-03 14:17:59 -0800383 NotificationReported notification_reported = 244 [(module) = "framework"];
Will Brockman7fb79442020-02-27 14:34:24 -0500384 NotificationPanelReported notification_panel_reported = 245 [(module) = "sysui"];
385 NotificationChannelModified notification_channel_modified = 246 [(module) = "framework"];
Muhammad Qureshie2b24322020-01-28 10:54:17 -0800386 IntegrityCheckResultReported integrity_check_result_reported = 247 [(module) = "framework"];
387 IntegrityRulesPushed integrity_rules_pushed = 248 [(module) = "framework"];
Jordan Liubedfa702019-12-20 15:08:45 -0800388 CellBroadcastMessageReported cb_message_reported =
389 249 [(module) = "cellbroadcast"];
390 CellBroadcastMessageError cb_message_error =
391 250 [(module) = "cellbroadcast"];
xshu2c3d9e42019-09-26 17:54:02 -0700392 WifiHealthStatReported wifi_health_stat_reported = 251 [(module) = "wifi"];
393 WifiFailureStatReported wifi_failure_stat_reported = 252 [(module) = "wifi"];
394 WifiConnectionResultReported wifi_connection_result_reported = 253 [(module) = "wifi"];
Marco Ballesio497aff42020-01-24 08:39:42 -0800395 AppFreezeChanged app_freeze_changed = 254 [(module) = "framework"];
Alessio Balsini628fb8d2020-01-15 15:44:48 +0000396 SnapshotMergeReported snapshot_merge_reported = 255;
Adam Bookatz38767932020-02-05 12:13:40 -0800397 ForegroundServiceAppOpSessionEnded foreground_service_app_op_session_ended =
398 256 [(module) = "framework"];
Alec Mouri5ac32622020-02-06 08:44:25 -0800399 DisplayJankReported display_jank_reported = 257;
Kweku Adams12752132020-02-18 15:36:48 -0800400 AppStandbyBucketChanged app_standby_bucket_changed = 258 [(module) = "framework"];
Anton Hansson5a48e4b2020-02-06 14:50:35 +0000401 SdkExtensionStatus sdk_extension_status = 354;
Yao Chend54f9dd2017-10-17 17:37:48 +0000402 }
David Chenc8a43242017-10-17 16:23:28 -0700403
David Chen6e3e6cb2018-01-03 16:14:06 -0800404 // Pulled events will start at field 10000.
Chi Zhangbb9ed922020-03-11 10:16:47 -0700405 // Next: 10080
David Chenc8a43242017-10-17 16:23:28 -0700406 oneof pulled {
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800407 WifiBytesTransfer wifi_bytes_transfer = 10000 [(module) = "framework"];
408 WifiBytesTransferByFgBg wifi_bytes_transfer_by_fg_bg = 10001 [(module) = "framework"];
409 MobileBytesTransfer mobile_bytes_transfer = 10002 [(module) = "framework"];
410 MobileBytesTransferByFgBg mobile_bytes_transfer_by_fg_bg = 10003 [(module) = "framework"];
411 BluetoothBytesTransfer bluetooth_bytes_transfer = 10006 [(module) = "framework"];
412 KernelWakelock kernel_wakelock = 10004 [(module) = "framework"];
Chenjie Yuc8b7f222018-01-11 23:25:57 -0800413 SubsystemSleepState subsystem_sleep_state = 10005;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800414 CpuTimePerFreq cpu_time_per_freq = 10008 [(module) = "framework"];
415 CpuTimePerUid cpu_time_per_uid = 10009 [(module) = "framework"];
Jeffrey Huang74fc4352020-03-06 15:18:33 -0800416 CpuTimePerUidFreq cpu_time_per_uid_freq =
417 10010 [(module) = "framework", (module) = "statsd"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800418 WifiActivityInfo wifi_activity_info = 10011 [(module) = "framework"];
419 ModemActivityInfo modem_activity_info = 10012 [(module) = "framework"];
420 BluetoothActivityInfo bluetooth_activity_info = 10007 [(module) = "framework"];
421 ProcessMemoryState process_memory_state = 10013 [(module) = "framework"];
422 SystemElapsedRealtime system_elapsed_realtime = 10014 [(module) = "framework"];
423 SystemUptime system_uptime = 10015 [(module) = "framework"];
424 CpuActiveTime cpu_active_time = 10016 [(module) = "framework"];
425 CpuClusterTime cpu_cluster_time = 10017 [(module) = "framework"];
Tej Singh86dc9db2018-09-06 00:39:57 +0000426 DiskSpace disk_space = 10018 [deprecated=true];
Jeffrey Huang43f4d262020-01-30 14:03:31 -0800427 RemainingBatteryCapacity remaining_battery_capacity = 10019 [(module) = "framework"];
428 FullBatteryCapacity full_battery_capacity = 10020 [(module) = "framework"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800429 Temperature temperature = 10021 [(module) = "framework"];
Jeffrey Huang74fc4352020-03-06 15:18:33 -0800430 BinderCalls binder_calls = 10022 [(module) = "framework", (module) = "statsd"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800431 BinderCallsExceptions binder_calls_exceptions = 10023 [(module) = "framework"];
Jeffrey Huang74fc4352020-03-06 15:18:33 -0800432 LooperStats looper_stats = 10024 [(module) = "framework", (module) = "statsd"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800433 DiskStats disk_stats = 10025 [(module) = "framework"];
434 DirectoryUsage directory_usage = 10026 [(module) = "framework"];
435 AppSize app_size = 10027 [(module) = "framework"];
436 CategorySize category_size = 10028 [(module) = "framework"];
437 ProcStats proc_stats = 10029 [(module) = "framework"];
Jeffrey Huang43f4d262020-01-30 14:03:31 -0800438 BatteryVoltage battery_voltage = 10030 [(module) = "framework"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800439 NumFingerprintsEnrolled num_fingerprints_enrolled = 10031 [(module) = "framework"];
440 DiskIo disk_io = 10032 [(module) = "framework"];
441 PowerProfile power_profile = 10033 [(module) = "framework"];
442 ProcStatsPkgProc proc_stats_pkg_proc = 10034 [(module) = "framework"];
443 ProcessCpuTime process_cpu_time = 10035 [(module) = "framework"];
444 CpuTimePerThreadFreq cpu_time_per_thread_freq = 10037 [(module) = "framework"];
Bookatz92da2832018-11-01 18:10:03 -0700445 OnDevicePowerMeasurement on_device_power_measurement = 10038;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800446 DeviceCalculatedPowerUse device_calculated_power_use = 10039 [(module) = "framework"];
447 DeviceCalculatedPowerBlameUid device_calculated_power_blame_uid =
448 10040 [(module) = "framework"];
449 DeviceCalculatedPowerBlameOther device_calculated_power_blame_other =
450 10041 [(module) = "framework"];
451 ProcessMemoryHighWaterMark process_memory_high_water_mark = 10042 [(module) = "framework"];
Jeffrey Huang9a3c1b62020-01-27 17:33:13 -0800452 BatteryLevel battery_level = 10043 [(module) = "framework"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800453 BuildInformation build_information = 10044 [(module) = "framework"];
Jeffrey Huang43f4d262020-01-30 14:03:31 -0800454 BatteryCycleCount battery_cycle_count = 10045 [(module) = "framework"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800455 DebugElapsedClock debug_elapsed_clock = 10046 [(module) = "framework"];
456 DebugFailingElapsedClock debug_failing_elapsed_clock = 10047 [(module) = "framework"];
457 NumFacesEnrolled num_faces_enrolled = 10048 [(module) = "framework"];
458 RoleHolder role_holder = 10049 [(module) = "framework"];
459 DangerousPermissionState dangerous_permission_state = 10050 [(module) = "framework"];
Jeffrey Huang74fc4352020-03-06 15:18:33 -0800460 TrainInfo train_info = 10051 [(module) = "statsd"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800461 TimeZoneDataInfo time_zone_data_info = 10052 [(module) = "framework"];
462 ExternalStorageInfo external_storage_info = 10053 [(module) = "framework"];
Yiwei Zhang5c81b632019-03-01 15:39:46 -0800463 GpuStatsGlobalInfo gpu_stats_global_info = 10054;
464 GpuStatsAppInfo gpu_stats_app_info = 10055;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800465 SystemIonHeapSize system_ion_heap_size = 10056 [deprecated = true, (module) = "framework"];
466 AppsOnExternalStorageInfo apps_on_external_storage_info = 10057 [(module) = "framework"];
467 FaceSettings face_settings = 10058 [(module) = "framework"];
468 CoolingDevice cooling_device = 10059 [(module) = "framework"];
469 AppOps app_ops = 10060 [(module) = "framework"];
470 ProcessSystemIonHeapSize process_system_ion_heap_size = 10061 [(module) = "framework"];
Alec Mourie088e762019-07-02 13:10:55 -0700471 SurfaceflingerStatsGlobalInfo surfaceflinger_stats_global_info = 10062;
472 SurfaceflingerStatsLayerInfo surfaceflinger_stats_layer_info = 10063;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800473 ProcessMemorySnapshot process_memory_snapshot = 10064 [(module) = "framework"];
Muhammad Qureshi4ba4bac2020-01-25 23:48:53 -0800474 VmsClientStats vms_client_stats = 10065 [(module) = "car"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800475 NotificationRemoteViews notification_remote_views = 10066 [(module) = "framework"];
476 DangerousPermissionStateSampled dangerous_permission_state_sampled =
477 10067 [(module) = "framework"];
Stan Iliev637ba5e2019-08-16 13:43:08 -0400478 GraphicsStats graphics_stats = 10068;
Stanislav Zholnin88c6f322020-01-29 14:48:11 +0000479 RuntimeAppOpAccess runtime_app_op_access = 10069 [(module) = "framework"];
Kenny Root6c218db2020-02-02 17:43:44 +0000480 IonHeapSize ion_heap_size = 10070 [(module) = "framework"];
Yotam Aron74299972020-01-16 16:20:58 +0200481 PackageNotificationPreferences package_notification_preferences =
482 10071 [(module) = "framework"];
483 PackageNotificationChannelPreferences package_notification_channel_preferences =
484 10072 [(module) = "framework"];
485 PackageNotificationChannelGroupPreferences package_notification_channel_group_preferences =
486 10073 [(module) = "framework"];
Blake Kragten6ce382a2020-01-16 20:20:46 -0800487 GnssStats gnss_stats = 10074 [(module) = "framework"];
Philip P. Moltmann12ac3f42020-03-05 15:01:29 -0800488 AttributedAppOps attributed_app_ops = 10075 [(module) = "framework"];
Chi Zhangbb9ed922020-03-11 10:16:47 -0700489 VoiceCallSession voice_call_session = 10076 [(module) = "telephony"];
490 VoiceCallRatUsage voice_call_rat_usage = 10077 [(module) = "telephony"];
491 SimSlotState sim_slot_state = 10078 [(module) = "telephony"];
492 SupportedRadioAccessFamily supported_radio_access_family = 10079 [(module) = "telephony"];
David Chenc8a43242017-10-17 16:23:28 -0700493 }
yroa1fe77c2018-02-26 14:22:54 -0800494
Bookatz76aafcf2018-09-17 16:17:10 -0700495 // DO NOT USE field numbers above 100,000 in AOSP.
496 // Field numbers 100,000 - 199,999 are reserved for non-AOSP (e.g. OEMs) to use.
497 // Field numbers 200,000 and above are reserved for future use; do not use them at all.
Rafal Slawik203c3db2019-09-25 19:53:01 +0100498
499 reserved 10036;
Stefan Lafoncdb1a0e2017-09-27 20:24:15 -0700500}
501
Yao Chend54f9dd2017-10-17 17:37:48 +0000502/**
Yangster-mac20877162017-12-22 17:19:39 -0800503 * This proto represents a node of an attribution chain.
504 * Note: All attribution chains are represented as a repeated field of type
505 * AttributionNode. It is understood that in such arrays, the order is that
506 * of calls, that is [A, B, C] if A calls B that calls C.
Yao Chend54f9dd2017-10-17 17:37:48 +0000507 */
Yangster-mac20877162017-12-22 17:19:39 -0800508message AttributionNode {
509 // The uid for a given element in the attribution chain.
Yangster-mac7604aea2017-12-11 22:55:49 -0800510 optional int32 uid = 1;
Yangster-mac7604aea2017-12-11 22:55:49 -0800511
Yangster-mac20877162017-12-22 17:19:39 -0800512 // The (optional) string tag for an element in the attribution chain. If the
513 // element has no tag, it is encoded as an empty string.
514 optional string tag = 2;
Stefan Lafoncdb1a0e2017-09-27 20:24:15 -0700515}
516
Yangster-mac48b3d622018-08-18 12:38:11 -0700517message KeyValuePair {
518 optional int32 key = 1;
519 oneof value {
Howard Ro4078dd42018-09-27 17:41:08 -0700520 int32 value_int = 2;
521 int64 value_long = 3;
522 string value_str = 4;
523 float value_float = 5;
Yangster-mac48b3d622018-08-18 12:38:11 -0700524 }
525}
526
527message KeyValuePairsAtom {
528 optional int32 uid = 1;
529 repeated KeyValuePair pairs = 2;
530}
531
Yao Chend54f9dd2017-10-17 17:37:48 +0000532/*
533 * *****************************************************************************
yrode4ca102017-11-15 22:57:24 -0800534 * Below are all of the individual atoms that are logged by Android via statsd.
Yao Chend54f9dd2017-10-17 17:37:48 +0000535 *
536 * RULES:
537 * - The field ids for each atom must start at 1, and count upwards by 1.
538 * Skipping field ids is not allowed.
539 * - These form an API, so renaming, renumbering or removing fields is
540 * not allowed between android releases. (This is not currently enforced,
541 * but there will be a tool to enforce this restriction).
542 * - The types must be built-in protocol buffer types, namely, no sub-messages
543 * are allowed (yet). The bytes type is also not allowed.
544 * - The CamelCase name of the message type should match the
Stefan Lafonae2df012017-11-14 09:17:21 -0800545 * underscore_separated name as defined in Atom.
Yao Chend54f9dd2017-10-17 17:37:48 +0000546 * - If an atom represents work that can be attributed to an app, there can
Yangster-mac7604aea2017-12-11 22:55:49 -0800547 * be exactly one AttributionChain field. It must be field number 1.
Yao Chend54f9dd2017-10-17 17:37:48 +0000548 * - A field that is a uid should be a string field, tagged with the [xxx]
549 * annotation. The generated code on android will be represented by UIDs,
550 * and those UIDs will be translated in xxx to those strings.
551 *
552 * CONVENTIONS:
Bookatzc1a050a2017-10-10 15:49:28 -0700553 * - Events are past tense. e.g. ScreenStateChanged, not ScreenStateChange.
Yao Chend54f9dd2017-10-17 17:37:48 +0000554 * - If there is a UID, it goes first. Think in an object-oriented fashion.
555 * *****************************************************************************
556 */
Stefan Lafoncdb1a0e2017-09-27 20:24:15 -0700557
Yao Chend54f9dd2017-10-17 17:37:48 +0000558/**
Tej Singha72344992019-04-17 18:55:08 -0700559 * This atom is deprecated starting in Q. Please use ThermalThrottlingSeverityStateChanged.
Yangster-mace16189a2018-08-26 12:20:16 -0700560 * Logs when the Thermal service HAL notifies the throttling start/stop events.
561 *
562 * Logged from:
563 * frameworks/base/services/core/java/com/android/server/stats/StatsCompanionService.java
564 */
565message ThermalThrottlingStateChanged {
Maggie White442b6312019-04-05 16:26:44 -0700566 // The type of temperature being reported (CPU, GPU, SKIN, etc)
Yangster-mace16189a2018-08-26 12:20:16 -0700567 optional android.os.TemperatureTypeEnum sensor_type = 1;
568
Maggie White442b6312019-04-05 16:26:44 -0700569 // Throttling state, this field is DEPRECATED
Yangster-mace16189a2018-08-26 12:20:16 -0700570 enum State {
571 UNKNOWN = 0;
Maggie White442b6312019-04-05 16:26:44 -0700572 START = 1; // START indicated that throttling was triggered.
573 STOP = 2; // STOP indicates that throttling was cleared.
Yangster-mace16189a2018-08-26 12:20:16 -0700574 }
Yangster-mace16189a2018-08-26 12:20:16 -0700575 optional State state = 2;
576
577 optional float temperature = 3;
578}
579
580/**
Yao Chend54f9dd2017-10-17 17:37:48 +0000581 * Logs when the screen state changes.
582 *
583 * Logged from:
584 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
585 */
586message ScreenStateChanged {
Bookatz1a1b0462018-01-12 11:47:03 -0800587 // New screen state, from frameworks/base/core/proto/android/view/enums.proto.
tsaichristine5adc7e02020-01-14 17:07:39 -0800588 optional android.view.DisplayStateEnum state = 1
589 [(state_field_option).option = EXCLUSIVE_STATE, (state_field_option).nested = false];
Stefan Lafoncdb1a0e2017-09-27 20:24:15 -0700590}
Yao Chend54f9dd2017-10-17 17:37:48 +0000591
592/**
Chenjie Yubd1a28f2018-07-17 14:55:19 -0700593 * Logs that the process state of the uid, as determined by ActivityManager
594 * (i.e. the highest process state of that uid's processes) has changed.
Yao Chend54f9dd2017-10-17 17:37:48 +0000595 *
596 * Logged from:
597 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
598 */
Bookatzc1a050a2017-10-10 15:49:28 -0700599message UidProcessStateChanged {
tsaichristine5adc7e02020-01-14 17:07:39 -0800600 optional int32 uid = 1 [(state_field_option).option = PRIMARY_FIELD, (is_uid) = true];
Yao Chend54f9dd2017-10-17 17:37:48 +0000601
Bookatzdb026a22018-01-10 19:01:56 -0800602 // The state, from frameworks/base/core/proto/android/app/enums.proto.
tsaichristine5adc7e02020-01-14 17:07:39 -0800603 optional android.app.ProcessStateEnum state = 2
604 [(state_field_option).option = EXCLUSIVE_STATE, (state_field_option).nested = false];
Yao Chend54f9dd2017-10-17 17:37:48 +0000605}
606
607/**
Chenjie Yubd1a28f2018-07-17 14:55:19 -0700608 * Logs process state change of a process, as per the activity manager.
609 *
610 * Logged from:
611 * frameworks/base/services/core/java/com/android/server/am/ProcessRecord.java
612 */
613message ProcessStateChanged {
614 optional int32 uid = 1;
615 optional string process_name = 2;
616 optional string package_name = 3;
617 // TODO: remove this when validation is done
618 optional int64 version = 5;
619 // The state, from frameworks/base/core/proto/android/app/enums.proto.
620 optional android.app.ProcessStateEnum state = 4;
621}
622
623/**
624 * Logs when ActivityManagerService sleep state is changed.
625 *
626 * Logged from:
627 * frameworks/base/services/core/java/com/android/server/am/ActivityTaskManagerService.java
628 */
629message ActivityManagerSleepStateChanged {
630 // TODO: import frameworks proto
631 enum State {
632 UNKNOWN = 0;
633 ASLEEP = 1;
634 AWAKE = 2;
635 }
tsaichristine5adc7e02020-01-14 17:07:39 -0800636 optional State state = 1 [(state_field_option).option = EXCLUSIVE_STATE];
Chenjie Yubd1a28f2018-07-17 14:55:19 -0700637}
638
639/**
640 * Logs when system memory state changes.
641 *
642 * Logged from:
643 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
644 */
645message MemoryFactorStateChanged {
646 // TODO: import frameworks proto
647 enum State {
648 MEMORY_UNKNOWN = 0;
649 NORMAL = 1; // normal.
650 MODERATE = 2; // moderate memory pressure.
651 LOW = 3; // low memory.
652 CRITICAL = 4; // critical memory.
653
654 }
tsaichristine5adc7e02020-01-14 17:07:39 -0800655 optional State factor = 1 [(state_field_option).option = EXCLUSIVE_STATE];
Chenjie Yubd1a28f2018-07-17 14:55:19 -0700656}
657
658/**
659 * Logs when app is using too much cpu, according to ActivityManagerService.
660 *
661 * Logged from:
662 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
663 */
664message ExcessiveCpuUsageReported {
665 optional int32 uid = 1;
666 optional string process_name = 2;
667 optional string package_name = 3;
668 // package version. TODO: remove this when validation is done
669 optional int64 version = 4;
670}
671
672/**
673 * Logs when a cached process is killed, along with its pss.
674 *
675 * Logged from:
676 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
677 */
678message CachedKillReported {
679 optional int32 uid = 1;
680 optional string process_name = 2;
681 optional string package_name = 3;
682 // TODO: remove this when validation is done
683 optional int64 version = 5;
684 optional int64 pss = 4;
685}
686
687/**
xshu2c3d9e42019-09-26 17:54:02 -0700688 * Logs the change in wifi health.
689 *
690 * Logged from:
691 * frameworks/opt/net/wifi/service/java/com/android/server/wifi/WifiDataStall.java
692 */
693message WifiHealthStatReported {
xshu39bfd932020-02-14 15:49:24 -0800694 enum Band {
695 UNKNOWN = 0;
696 // All of 2.4GHz band
697 BAND_2G = 1;
698 // Frequencies in the range of [5150, 5250) GHz
699 BAND_5G_LOW = 2;
700 // Frequencies in the range of [5250, 5725) GHz
701 BAND_5G_MIDDLE = 3;
702 // Frequencies in the range of [5725, 5850) GHz
703 BAND_5G_HIGH = 4;
704 // Frequencies in the range of [5925, 6425) GHz
705 BAND_6G_LOW = 5;
706 // Frequencies in the range of [6425, 6875) GHz
707 BAND_6G_MIDDLE = 6;
708 // Frequencies in the range of [6875, 7125) GHz
709 BAND_6G_HIGH = 7;
710 }
xshu2c3d9e42019-09-26 17:54:02 -0700711 // duration this stat is obtained over in milliseconds
712 optional int32 duration_millis = 1;
713 // whether wifi is classified as sufficient for the user's data traffic, determined
714 // by whether the calculated throughput exceeds the average demand within |duration_millis|
715 optional bool is_sufficient = 2;
xshu2c3d9e42019-09-26 17:54:02 -0700716 // whether cellular data is available
xshu39bfd932020-02-14 15:49:24 -0800717 optional bool is_cell_data_available = 3;
718 // the Band bucket the connected network is on
719 optional Band band = 4;
xshu2c3d9e42019-09-26 17:54:02 -0700720}
721
722/**
723 * Logged when wifi detects a significant change in connection failure rate.
724 *
725 * Logged from: frameworks/opt/net/wifi/service/java/com/android/server/wifi/WifiHealthMonitor.java
726 *
727 */
728message WifiFailureStatReported {
729 enum AbnormalityType {
730 UNKNOWN = 0;
731 SIGNIFICANT_INCREASE = 1;
732 SIGNIFICANT_DECREASE = 2;
733 SIMPLY_HIGH = 3;
734 }
735 enum FailureType {
736 FAILURE_UNKNOWN = 0;
737 FAILURE_CONNECTION = 1;
738 FAILURE_ASSOCIATION_REJECTION = 2;
739 FAILURE_ASSOCIATION_TIMEOUT = 3;
740 FAILURE_AUTHENTICATION = 4;
741 FAILURE_NON_LOCAL_DISCONNECTION = 5;
742 FAILURE_SHORT_CONNECTION_DUE_TO_NON_LOCAL_DISCONNECTION = 6;
743 }
744 // Reason for uploading this stat
745 optional AbnormalityType abnormality_type = 1;
746 // The particular type of failure
747 optional FailureType failure_type = 2;
748 // How many times we have encountered this combination of AbnormalityType and FailureType
749 optional int32 failure_count = 3;
750}
751
752/**
753 * Logs whether a wifi connection is successful and reasons for failure if it isn't.
754 *
755 * Logged from:
756 * frameworks/opt/net/wifi/service/java/com/android/server/wifi/ClientModeImpl.java
757 */
758message WifiConnectionResultReported {
759 enum FailureCode {
760 FAILURE_UNKNOWN = 0;
761 FAILURE_ASSOCIATION_TIMEOUT = 1;
762 FAILURE_ASSOCIATION_REJECTION = 2;
763 FAILURE_AUTHENTICATION_GENERAL = 3;
764 FAILURE_AUTHENTICATION_EAP = 4;
765 FAILURE_DHCP = 5;
766 FAILURE_NETWORK_DISCONNECTION = 6;
767 FAILURE_ROAM_TIMEOUT = 7;
768 }
769 // true represents a successful connection
770 optional bool connection_result = 1;
771 // reason for the connection failure
772 optional FailureCode failure_code = 2;
773 // scan rssi before the connection attempt
774 optional int32 rssi = 3;
775}
776
777/**
Chenjie Yubd1a28f2018-07-17 14:55:19 -0700778 * Logs when memory stats of a process is reported.
779 *
780 * Logged from:
781 * frameworks/base/services/core/java/com/android/server/am/ProcessRecord.java
782 */
783message ProcessMemoryStatReported {
784 optional int32 uid = 1;
785 optional string process_name = 2;
786 optional string package_name = 3;
787 //TODO: remove this when validation is done
788 optional int64 version = 9;
789 optional int64 pss = 4;
790 optional int64 uss = 5;
791 optional int64 rss = 6;
792 enum Type {
793 ADD_PSS_INTERNAL_SINGLE = 0;
794 ADD_PSS_INTERNAL_ALL_MEM = 1;
795 ADD_PSS_INTERNAL_ALL_POLL = 2;
796 ADD_PSS_EXTERNAL = 3;
797 ADD_PSS_EXTERNAL_SLOW = 4;
798 }
799 optional Type type = 7;
Muhammad Qureshidda73202019-03-07 13:54:20 -0800800 optional int64 duration_millis = 8;
Chenjie Yubd1a28f2018-07-17 14:55:19 -0700801}
802
803/**
Bookatzc1a050a2017-10-10 15:49:28 -0700804 * Logs that a process started, finished, crashed, or ANRed.
805 *
806 * Logged from:
807 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
808 */
809message ProcessLifeCycleStateChanged {
Yao Chenc40a19d2018-03-15 16:48:25 -0700810 optional int32 uid = 1 [(is_uid) = true];
Bookatzc1a050a2017-10-10 15:49:28 -0700811
David Chen0b5c90c2018-01-25 16:51:49 -0800812 // The process name (usually same as the app name).
Chenjie Yu5caaa9d2018-03-06 15:48:54 -0800813 optional string process_name = 2;
Bookatzc1a050a2017-10-10 15:49:28 -0700814
Bookatzddccf0a2017-11-28 16:48:14 -0800815 // What lifecycle state the process changed to.
816 // This enum is specific to atoms.proto.
Chenjie Yu5caaa9d2018-03-06 15:48:54 -0800817 enum State {
818 FINISHED = 0;
819 STARTED = 1;
820 CRASHED = 2;
Bookatzddccf0a2017-11-28 16:48:14 -0800821 }
Chenjie Yu5caaa9d2018-03-06 15:48:54 -0800822 optional State state = 3;
Bookatzc1a050a2017-10-10 15:49:28 -0700823}
824
Bookatzc1a050a2017-10-10 15:49:28 -0700825/**
826 * Logs when the ble scan state changes.
827 *
828 * Logged from:
Bookatz17a879d2018-03-28 15:05:28 -0700829 * packages/apps/Bluetooth/src/com/android/bluetooth/gatt/AppScanStats.java
Bookatzc1a050a2017-10-10 15:49:28 -0700830 */
831message BleScanStateChanged {
tsaichristine5adc7e02020-01-14 17:07:39 -0800832 repeated AttributionNode attribution_node = 1
833 [(state_field_option).option = PRIMARY_FIELD_FIRST_UID];
Bookatzc1a050a2017-10-10 15:49:28 -0700834
835 enum State {
836 OFF = 0;
837 ON = 1;
Bookatze5ec0b42018-03-26 13:34:56 -0700838 // RESET indicates all ble stopped. Used when it (re)starts (e.g. after it crashes).
839 RESET = 2;
Bookatzc1a050a2017-10-10 15:49:28 -0700840 }
tsaichristine5adc7e02020-01-14 17:07:39 -0800841 optional State state = 2 [
842 (state_field_option).option = EXCLUSIVE_STATE,
843 (state_field_option).default_state_value = 0 /* State.OFF */,
844 (state_field_option).reset_state_value = 2 /* State.RESET */,
845 (state_field_option).nested = true
846 ];
Bookatzc1a050a2017-10-10 15:49:28 -0700847
Bookatze5ec0b42018-03-26 13:34:56 -0700848 // Does the scan have a filter.
tsaichristine5adc7e02020-01-14 17:07:39 -0800849 optional bool is_filtered = 3 [(state_field_option).option = PRIMARY_FIELD];
Bookatze5ec0b42018-03-26 13:34:56 -0700850 // Whether the scan is a CALLBACK_TYPE_FIRST_MATCH scan. Called 'background' scan internally.
tsaichristine5adc7e02020-01-14 17:07:39 -0800851 optional bool is_first_match = 4 [(state_field_option).option = PRIMARY_FIELD];
Bookatze5ec0b42018-03-26 13:34:56 -0700852 // Whether the scan set to piggy-back off the results of other scans (SCAN_MODE_OPPORTUNISTIC).
tsaichristine5adc7e02020-01-14 17:07:39 -0800853 optional bool is_opportunistic = 5 [(state_field_option).option = PRIMARY_FIELD];
Bookatzc1a050a2017-10-10 15:49:28 -0700854}
855
856/**
857 * Logs reporting of a ble scan finding results.
858 *
859 * Logged from:
Bookatzae6738e2018-09-13 11:38:56 -0700860 * packages/apps/Bluetooth/src/com/android/bluetooth/gatt/AppScanStats.java
Bookatzc1a050a2017-10-10 15:49:28 -0700861 */
Bookatzae6738e2018-09-13 11:38:56 -0700862// TODO: Consider also tracking per-scanner-id.
Bookatzc1a050a2017-10-10 15:49:28 -0700863message BleScanResultReceived {
Yangster-macafad8c62018-01-05 22:30:49 -0800864 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -0700865
866 // Number of ble scan results returned.
Chenjie Yu5caaa9d2018-03-06 15:48:54 -0800867 optional int32 num_results = 2;
Bookatzc1a050a2017-10-10 15:49:28 -0700868}
869
870/**
871 * Logs when a sensor state changes.
872 *
873 * Logged from:
Bookatz235343d2018-03-26 13:03:50 -0700874 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
Bookatzc1a050a2017-10-10 15:49:28 -0700875 */
876message SensorStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -0800877 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -0700878
Bookatzc1a050a2017-10-10 15:49:28 -0700879 // The id (int) of the sensor.
880 optional int32 sensor_id = 2;
881
882 enum State {
883 OFF = 0;
884 ON = 1;
885 }
886 optional State state = 3;
887}
888
Bookatzc1a050a2017-10-10 15:49:28 -0700889/**
890 * Logs when GPS state changes.
891 *
892 * Logged from:
893 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
894 */
895message GpsScanStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -0800896 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -0700897
898 enum State {
899 OFF = 0;
900 ON = 1;
901 }
902 optional State state = 2;
903}
904
Bookatz48d362e2018-11-06 15:49:08 -0800905/**
906 * Logs when GPS signal quality.
907 *
908 * Logged from:
909 * /frameworks/base/location/java/com/android/internal/location/gnssmetrics/GnssMetrics.java
910 */
911message GpsSignalQualityChanged {
912 optional android.server.location.GpsSignalQualityEnum level = 1;
913}
914
Bookatzc1a050a2017-10-10 15:49:28 -0700915
916/**
917 * Logs when a sync manager sync state changes.
918 *
919 * Logged from:
Bookatz235343d2018-03-26 13:03:50 -0700920 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
Bookatzc1a050a2017-10-10 15:49:28 -0700921 */
922message SyncStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -0800923 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -0700924
David Chen0b5c90c2018-01-25 16:51:49 -0800925 // Name of the sync (as named in the app). Can be chosen at run-time.
Chenjie Yu5caaa9d2018-03-06 15:48:54 -0800926 optional string sync_name = 2;
Bookatzc1a050a2017-10-10 15:49:28 -0700927
928 enum State {
929 OFF = 0;
930 ON = 1;
931 }
932 optional State state = 3;
933}
934
Yangster-mac96353002018-09-05 11:18:55 -0700935/*
936 * Deferred job stats.
937 *
938 * Logged from:
939 * frameworks/base/services/core/java/com/android/server/job/JobSchedulerService.java
940*/
941message DeferredJobStatsReported {
942 repeated AttributionNode attribution_node = 1;
943
944 // Number of jobs deferred.
945 optional int32 num_jobs_deferred = 2;
946
947 // Time since the last job runs.
948 optional int64 time_since_last_job_millis = 3;
949}
950
Bookatzc1a050a2017-10-10 15:49:28 -0700951/**
952 * Logs when a job scheduler job state changes.
953 *
954 * Logged from:
Bookatz235343d2018-03-26 13:03:50 -0700955 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
Bookatzc1a050a2017-10-10 15:49:28 -0700956 */
957message ScheduledJobStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -0800958 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -0700959
960 // Name of the job (as named in the app)
Chenjie Yu5caaa9d2018-03-06 15:48:54 -0800961 optional string job_name = 2;
Bookatzc1a050a2017-10-10 15:49:28 -0700962
963 enum State {
Tej Singhd5747a62018-01-08 20:57:35 -0800964 FINISHED = 0;
965 STARTED = 1;
966 SCHEDULED = 2;
Bookatzc1a050a2017-10-10 15:49:28 -0700967 }
968 optional State state = 3;
969
Tej Singh33a412b2018-03-16 18:43:59 -0700970 // The reason a job has stopped.
971 // This is only applicable when the state is FINISHED.
Bookatz235343d2018-03-26 13:03:50 -0700972 // The default value is STOP_REASON_UNKNOWN.
Tej Singh33a412b2018-03-16 18:43:59 -0700973 optional android.app.job.StopReasonEnum stop_reason = 4;
Ben Murdoch741e3352019-05-09 11:27:28 +0100974
975 // The standby bucket of the app that scheduled the job. These match the framework constants
976 // defined in JobSchedulerService.java with the addition of UNKNOWN using -1, as ACTIVE is
977 // already assigned 0.
978 enum Bucket {
979 UNKNOWN = -1;
980 ACTIVE = 0;
981 WORKING_SET = 1;
982 FREQUENT = 2;
983 RARE = 3;
984 NEVER = 4;
Kweku Adamsae9d6be2020-01-14 16:10:14 -0800985 RESTRICTED = 5;
Ben Murdoch741e3352019-05-09 11:27:28 +0100986 }
987 optional Bucket standby_bucket = 5 [default = UNKNOWN];
988
989 // The job id (as assigned by the app).
990 optional int32 job_id = 6;
Suprabh Shukla1b5778d2020-02-18 16:39:02 -0800991
992 // One flag for each of the API constraints defined by Jobscheduler. Does not include implcit
993 // constraints as they are always assumed to be set.
994 optional bool has_charging_constraint = 7;
995 optional bool has_battery_not_low_constraint = 8;
996 optional bool has_storage_not_low_constraint = 9;
997 optional bool has_timing_delay_constraint = 10;
998 optional bool has_deadline_constraint = 11;
999 optional bool has_idle_constraint = 12;
1000 optional bool has_connectivity_constraint = 13;
1001 optional bool has_content_trigger_constraint = 14;
Bookatzc1a050a2017-10-10 15:49:28 -07001002}
1003
1004/**
1005 * Logs when the audio state changes.
1006 *
1007 * Logged from:
Bookatz235343d2018-03-26 13:03:50 -07001008 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
Bookatzc1a050a2017-10-10 15:49:28 -07001009 */
1010message AudioStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -08001011 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -07001012
1013 enum State {
1014 OFF = 0;
1015 ON = 1;
Bookatz235343d2018-03-26 13:03:50 -07001016 // RESET indicates all audio stopped. Used when it (re)starts (e.g. after it crashes).
1017 RESET = 2;
Bookatzc1a050a2017-10-10 15:49:28 -07001018 }
1019 optional State state = 2;
1020}
1021
1022/**
1023 * Logs when the video codec state changes.
1024 *
1025 * Logged from:
Bookatz235343d2018-03-26 13:03:50 -07001026 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
Bookatzc1a050a2017-10-10 15:49:28 -07001027 */
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08001028message MediaCodecStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -08001029 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -07001030
1031 enum State {
1032 OFF = 0;
1033 ON = 1;
Bookatz235343d2018-03-26 13:03:50 -07001034 // RESET indicates all mediaCodec stopped. Used when it (re)starts (e.g. after it crashes).
1035 RESET = 2;
Bookatzc1a050a2017-10-10 15:49:28 -07001036 }
1037 optional State state = 2;
1038}
1039
1040/**
1041 * Logs when the flashlight state changes.
1042 *
1043 * Logged from:
Bookatz235343d2018-03-26 13:03:50 -07001044 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
Bookatzc1a050a2017-10-10 15:49:28 -07001045 */
1046message FlashlightStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -08001047 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -07001048
1049 enum State {
1050 OFF = 0;
1051 ON = 1;
Bookatz235343d2018-03-26 13:03:50 -07001052 // RESET indicates all flashlight stopped. Used when it (re)starts (e.g. after it crashes).
1053 RESET = 2;
Bookatzc1a050a2017-10-10 15:49:28 -07001054 }
1055 optional State state = 2;
1056}
1057
1058/**
1059 * Logs when the camera state changes.
1060 *
1061 * Logged from:
Bookatz235343d2018-03-26 13:03:50 -07001062 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
Bookatzc1a050a2017-10-10 15:49:28 -07001063 */
1064message CameraStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -08001065 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -07001066
1067 enum State {
1068 OFF = 0;
1069 ON = 1;
Bookatz235343d2018-03-26 13:03:50 -07001070 // RESET indicates all camera stopped. Used when it (re)starts (e.g. after it crashes).
1071 RESET = 2;
Bookatzc1a050a2017-10-10 15:49:28 -07001072 }
1073 optional State state = 2;
1074}
1075
1076/**
1077 * Logs that the state of a wakelock (per app and per wakelock name) has changed.
Yao Chend54f9dd2017-10-17 17:37:48 +00001078 *
1079 * Logged from:
1080 * TODO
1081 */
Bookatzd6746242017-10-24 18:39:35 -07001082message WakelockStateChanged {
tsaichristineed615642020-01-02 12:53:41 -08001083 repeated AttributionNode attribution_node = 1
1084 [(state_field_option).option = PRIMARY_FIELD_FIRST_UID];
Yao Chend54f9dd2017-10-17 17:37:48 +00001085
Bookatz1a1b0462018-01-12 11:47:03 -08001086 // The type (level) of the wakelock; e.g. a partial wakelock or a full wakelock.
1087 // From frameworks/base/core/proto/android/os/enums.proto.
tsaichristine5adc7e02020-01-14 17:07:39 -08001088 optional android.os.WakeLockLevelEnum type = 2 [(state_field_option).option = PRIMARY_FIELD];
tsaichristineed615642020-01-02 12:53:41 -08001089 ;
Bookatzc1a050a2017-10-10 15:49:28 -07001090
1091 // The wakelock tag (Called tag in the Java API, sometimes name elsewhere).
tsaichristine5adc7e02020-01-14 17:07:39 -08001092 optional string tag = 3 [(state_field_option).option = PRIMARY_FIELD];
Bookatzc1a050a2017-10-10 15:49:28 -07001093
1094 enum State {
Yangster-maccfdf3a42017-12-06 13:42:38 -08001095 RELEASE = 0;
1096 ACQUIRE = 1;
1097 CHANGE_RELEASE = 2;
1098 CHANGE_ACQUIRE = 3;
Bookatzc1a050a2017-10-10 15:49:28 -07001099 }
tsaichristine5adc7e02020-01-14 17:07:39 -08001100 optional State state = 4 [
1101 (state_field_option).option = EXCLUSIVE_STATE,
1102 (state_field_option).default_state_value = 0,
1103 (state_field_option).nested = true
1104 ];
Bookatzc1a050a2017-10-10 15:49:28 -07001105}
1106
1107/**
Bookatzc1a050a2017-10-10 15:49:28 -07001108 * Logs when a partial wakelock is considered 'long' (over 1 min).
1109 *
1110 * Logged from:
1111 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
1112 */
1113message LongPartialWakelockStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -08001114 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -07001115
Yao Chend54f9dd2017-10-17 17:37:48 +00001116 // The wakelock tag (Called tag in the Java API, sometimes name elsewhere).
1117 optional string tag = 2;
1118
Bookatzc1a050a2017-10-10 15:49:28 -07001119 // TODO: I have no idea what this is.
1120 optional string history_tag = 3;
1121
1122 enum State {
1123 OFF = 0;
1124 ON = 1;
1125 }
1126 optional State state = 4;
Yao Chend54f9dd2017-10-17 17:37:48 +00001127}
1128
Bookatzc1a050a2017-10-10 15:49:28 -07001129/**
Bookatza66083f2018-09-20 17:24:00 -07001130 * Logs when the device is interactive, according to the PowerManager Notifier.
1131 *
1132 * Logged from:
1133 * frameworks/base/services/core/java/com/android/server/power/Notifier.java
1134 */
1135message InteractiveStateChanged {
1136 enum State {
1137 OFF = 0;
1138 ON = 1;
1139 }
1140 optional State state = 1;
1141}
1142
1143/**
Bookatzc1a050a2017-10-10 15:49:28 -07001144 * Logs Battery Saver state change.
1145 *
1146 * Logged from:
1147 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
1148 */
1149message BatterySaverModeStateChanged {
1150 enum State {
1151 OFF = 0;
1152 ON = 1;
1153 }
1154 optional State state = 1;
1155}
1156
1157/**
1158 * Logs Doze mode state change.
1159 *
1160 * Logged from:
Bookatzddccf0a2017-11-28 16:48:14 -08001161 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
Bookatzc1a050a2017-10-10 15:49:28 -07001162 */
1163message DeviceIdleModeStateChanged {
Bookatz8bdae8d2018-01-16 11:24:30 -08001164 optional android.server.DeviceIdleModeEnum state = 1;
Bookatzddccf0a2017-11-28 16:48:14 -08001165}
1166
1167
1168/**
1169 * Logs state change of Doze mode including maintenance windows.
1170 *
1171 * Logged from:
1172 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
1173 */
1174message DeviceIdlingModeStateChanged {
Bookatz8bdae8d2018-01-16 11:24:30 -08001175 optional android.server.DeviceIdleModeEnum state = 1;
Bookatzc1a050a2017-10-10 15:49:28 -07001176}
1177
1178/**
1179 * Logs screen brightness level.
1180 *
1181 * Logged from:
1182 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
1183 */
1184message ScreenBrightnessChanged {
1185 // Screen brightness level. Should be in [-1, 255] according to PowerManager.java.
1186 optional int32 level = 1;
Bookatz8c6571b2017-10-24 15:04:41 -07001187}
1188
1189/**
1190 * Logs battery level (percent full, from 0 to 100).
1191 *
1192 * Logged from:
David Chenc28b2bb2017-10-24 12:52:52 -07001193 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
Bookatz8c6571b2017-10-24 15:04:41 -07001194 */
1195message BatteryLevelChanged {
1196 // Battery level. Should be in [0, 100].
1197 optional int32 battery_level = 1;
1198}
1199
1200/**
1201 * Logs change in charging status of the device.
1202 *
1203 * Logged from:
David Chenc28b2bb2017-10-24 12:52:52 -07001204 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
Bookatz8c6571b2017-10-24 15:04:41 -07001205 */
1206message ChargingStateChanged {
Bookatz1a1b0462018-01-12 11:47:03 -08001207 // State of the battery, from frameworks/base/core/proto/android/os/enums.proto.
1208 optional android.os.BatteryStatusEnum state = 1;
Bookatz8c6571b2017-10-24 15:04:41 -07001209}
1210
1211/**
1212 * Logs whether the device is plugged in, and what power source it is using.
1213 *
1214 * Logged from:
David Chenc28b2bb2017-10-24 12:52:52 -07001215 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
Bookatz8c6571b2017-10-24 15:04:41 -07001216 */
1217message PluggedStateChanged {
Bookatz1a1b0462018-01-12 11:47:03 -08001218 // Whether the device is plugged in, from frameworks/base/core/proto/android/os/enums.proto.
1219 optional android.os.BatteryPluggedStateEnum state = 1;
Bookatz8c6571b2017-10-24 15:04:41 -07001220}
1221
Bookatz8c6571b2017-10-24 15:04:41 -07001222/**
1223 * Logs when an app's wakeup alarm fires.
1224 *
1225 * Logged from:
David Chenc28b2bb2017-10-24 12:52:52 -07001226 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
Bookatz8c6571b2017-10-24 15:04:41 -07001227 */
1228message WakeupAlarmOccurred {
Yangster-macafad8c62018-01-05 22:30:49 -08001229 repeated AttributionNode attribution_node = 1;
Bookatzddccf0a2017-11-28 16:48:14 -08001230
1231 // Name of the wakeup alarm.
1232 optional string tag = 2;
Bookatzcaf2293e2018-09-23 13:07:43 -07001233
1234 // Name of source package (for historical reasons, since BatteryStats tracked it).
1235 optional string package_name = 3;
Ben Murdoch3389f1522019-05-21 15:05:34 +01001236
Ben Murdoch3389f1522019-05-21 15:05:34 +01001237 // The App Standby bucket of the app that scheduled the alarm at the time the alarm fired.
Kweku Adams12752132020-02-18 15:36:48 -08001238 optional AppStandbyBucketChanged.Bucket app_standby_bucket = 4;
Bookatzddccf0a2017-11-28 16:48:14 -08001239}
1240
1241/**
1242 * Logs when an an app causes the mobile radio to change state.
1243 * Changing from LOW to MEDIUM or HIGH can be considered the app waking the mobile radio.
1244 *
1245 * Logged from:
Bookatz0b028b12018-05-31 16:51:17 -07001246 * frameworks/base/services/core/java/com/android/server/NetworkManagementService.java
Bookatzddccf0a2017-11-28 16:48:14 -08001247 */
1248message MobileRadioPowerStateChanged {
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08001249 repeated AttributionNode attribution_node = 1;
Bookatzddccf0a2017-11-28 16:48:14 -08001250
Bookatz1a1b0462018-01-12 11:47:03 -08001251 // Power state, from frameworks/base/core/proto/android/telephony/enums.proto.
1252 optional android.telephony.DataConnectionPowerStateEnum state = 2;
Bookatzddccf0a2017-11-28 16:48:14 -08001253}
1254
1255/**
1256 * Logs when an an app causes the wifi radio to change state.
1257 * Changing from LOW to MEDIUM or HIGH can be considered the app waking the wifi radio.
1258 *
1259 * Logged from:
Bookatz0b028b12018-05-31 16:51:17 -07001260 * frameworks/base/services/core/java/com/android/server/NetworkManagementService.java
Bookatzddccf0a2017-11-28 16:48:14 -08001261 */
1262message WifiRadioPowerStateChanged {
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08001263 repeated AttributionNode attribution_node = 1;
Bookatzddccf0a2017-11-28 16:48:14 -08001264
Bookatz1a1b0462018-01-12 11:47:03 -08001265 // Power state, from frameworks/base/core/proto/android/telephony/enums.proto.
1266 optional android.telephony.DataConnectionPowerStateEnum state = 2;
Bookatz8c6571b2017-10-24 15:04:41 -07001267}
1268
1269/**
1270 * Logs kernel wakeup reasons and aborts.
1271 *
1272 * Logged from:
Bookatz56585ca2018-09-07 11:38:45 -07001273 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
Bookatz8c6571b2017-10-24 15:04:41 -07001274 */
1275message KernelWakeupReported {
1276 // Name of the kernel wakeup reason (or abort).
1277 optional string wakeup_reason_name = 1;
1278
1279 // Duration (in microseconds) for the wake-up interrupt to be serviced.
David Chen0b5c90c2018-01-25 16:51:49 -08001280 optional int64 duration_micros = 2;
Bookatze5885242017-10-24 20:10:31 -07001281}
1282
1283/**
Bookatzda1798c2018-12-13 14:16:00 -08001284 * Logs when Wifi is toggled on/off.
Bookatza0a1f8a2018-12-17 12:28:32 -08001285 * Note that Wifi may still perform certain functions (e.g. location scanning) even when disabled.
Bookatzda1798c2018-12-13 14:16:00 -08001286 *
1287 * Logged from:
1288 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
1289 */
1290message WifiEnabledStateChanged {
1291 enum State {
1292 OFF = 0;
1293 ON = 1;
1294 }
1295 optional State state = 1;
1296}
1297
1298/**
tsaichristinececebdc2020-02-04 14:05:56 -08001299 * This atom is deprecated starting in R.
1300 *
Bookatzda1798c2018-12-13 14:16:00 -08001301 * Logs when an app causes Wifi to run. In this context, 'to run' means to use Wifi Client Mode.
Bookatza0a1f8a2018-12-17 12:28:32 -08001302 * TODO: Include support for Hotspot, perhaps by using an extra field to denote 'mode'.
1303 * Note that Wifi Scanning is monitored separately in WifiScanStateChanged.
Bookatzda1798c2018-12-13 14:16:00 -08001304 *
1305 * Logged from:
1306 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
1307 */
1308message WifiRunningStateChanged {
1309 repeated AttributionNode attribution_node = 1;
1310
1311 enum State {
1312 OFF = 0;
1313 ON = 1;
1314 }
1315 optional State state = 2;
1316}
1317
1318/**
Bookatze5885242017-10-24 20:10:31 -07001319 * Logs wifi locks held by an app.
1320 *
1321 * Logged from:
David Chenc28b2bb2017-10-24 12:52:52 -07001322 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
Bookatze5885242017-10-24 20:10:31 -07001323 */
1324message WifiLockStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -08001325 repeated AttributionNode attribution_node = 1;
Bookatze5885242017-10-24 20:10:31 -07001326
1327 enum State {
1328 OFF = 0;
1329 ON = 1;
1330 }
1331 optional State state = 2;
Bookatz11257ca2018-12-05 18:22:39 -08001332
1333 // WifiLock type, from frameworks/base/core/proto/android/wifi/enums.proto.
1334 optional android.net.wifi.WifiModeEnum mode = 3;
Bookatze5885242017-10-24 20:10:31 -07001335}
1336
1337/**
1338 * Logs wifi signal strength changes.
1339 *
1340 * Logged from:
Bookatz819ea832018-11-28 16:53:31 -08001341 * frameworks/opt/net/wifi/service/java/com/android/server/wifi/ClientModeImpl.java
Bookatze5885242017-10-24 20:10:31 -07001342 */
1343message WifiSignalStrengthChanged {
Bookatz1a1b0462018-01-12 11:47:03 -08001344 // Signal strength, from frameworks/base/core/proto/android/telephony/enums.proto.
1345 optional android.telephony.SignalStrengthEnum signal_strength = 1;
Bookatze5885242017-10-24 20:10:31 -07001346}
1347
1348/**
1349 * Logs wifi scans performed by an app.
1350 *
1351 * Logged from:
Bookatz819ea832018-11-28 16:53:31 -08001352 * frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/WifiScanningServiceImpl.java
Bookatze5885242017-10-24 20:10:31 -07001353 */
1354message WifiScanStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -08001355 repeated AttributionNode attribution_node = 1;
Bookatze5885242017-10-24 20:10:31 -07001356
1357 enum State {
1358 OFF = 0;
1359 ON = 1;
1360 }
1361 optional State state = 2;
1362}
1363
1364/**
Tej Singh4503e102018-01-04 14:35:01 -08001365 * Logs wifi multicast locks held by an app
1366 *
1367 * Logged from:
Bookatz819ea832018-11-28 16:53:31 -08001368 * frameworks/opt/net/wifi/service/java/com/android/server/wifi/WifiMulticastLockManager.java
Tej Singh4503e102018-01-04 14:35:01 -08001369 */
1370message WifiMulticastLockStateChanged {
1371 repeated AttributionNode attribution_node = 1;
1372
1373 enum State {
1374 OFF = 0;
1375 ON = 1;
1376 }
1377 optional State state = 2;
Bookatz819ea832018-11-28 16:53:31 -08001378
1379 optional string tag = 3;
Tej Singh4503e102018-01-04 14:35:01 -08001380}
1381
1382/**
Tej Singh1ea42892018-01-19 09:27:00 -08001383 * Logs shutdown reason and duration on next boot.
1384 *
1385 * Logged from:
1386 * frameworks/base/core/java/com/android/server/BootReceiver.java
1387 */
1388message ShutdownSequenceReported {
1389 // True if shutdown is for a reboot. Default: false if we do not know.
1390 optional bool reboot = 1;
1391
1392 // Reason for shutdown. Eg: userrequested. Default: "<EMPTY>".
1393 optional string reason = 2;
1394
1395 // Beginning of shutdown time in ms using wall clock time since unix epoch.
1396 // Default: 0 if no start time received.
David Chen0b5c90c2018-01-25 16:51:49 -08001397 optional int64 start_time_millis = 3;
Tej Singh1ea42892018-01-19 09:27:00 -08001398
1399 // Duration of shutdown in ms. Default: 0 if no duration received.
David Chen0b5c90c2018-01-25 16:51:49 -08001400 optional int64 duration_millis = 4;
Tej Singh1ea42892018-01-19 09:27:00 -08001401}
1402
Tej Singh6483ea42018-01-25 17:45:49 -08001403
1404/**
1405 * Logs boot reason and duration.
1406 *
1407 * Logged from:
1408 * system/core/bootstat/bootstat.cpp
1409 */
1410message BootSequenceReported {
1411 // Reason for bootloader boot. Eg. reboot. See bootstat.cpp for larger list
1412 // Default: "<EMPTY>" if not available.
1413 optional string bootloader_reason = 1;
1414
1415 // Reason for system boot. Eg. bootloader, reboot,userrequested
1416 // Default: "<EMPTY>" if not available.
1417 optional string system_reason = 2;
1418
1419 // End of boot time in ms from unix epoch using system wall clock.
David Chen0b5c90c2018-01-25 16:51:49 -08001420 optional int64 end_time_millis = 3;
Tej Singh6483ea42018-01-25 17:45:49 -08001421
1422 // Total boot duration in ms.
David Chen0b5c90c2018-01-25 16:51:49 -08001423 optional int64 total_duration_millis = 4;
Tej Singh6483ea42018-01-25 17:45:49 -08001424
1425 // Bootloader duration in ms.
David Chen0b5c90c2018-01-25 16:51:49 -08001426 optional int64 bootloader_duration_millis = 5;
Tej Singh6483ea42018-01-25 17:45:49 -08001427
1428 // Time since last boot in ms. Default: 0 if not available.
1429 optional int64 time_since_last_boot = 6;
1430}
1431
Tej Singhc477d9c2018-02-05 18:31:39 -08001432
1433/**
1434 * Logs call state and disconnect cause (if applicable).
1435 *
1436 * Logged from:
1437 * packages/services/Telecomm/src/com/android/server/telecom/Call.java
1438 */
1439message CallStateChanged {
1440 // The state of the call. Eg. DIALING, ACTIVE, ON_HOLD, DISCONNECTED.
1441 // From frameworks/base/core/proto/android/telecomm/enums.proto.
1442 optional android.telecom.CallStateEnum call_state = 1;
1443
1444 // The reason the call disconnected. Eg. ERROR, MISSED, REJECTED, BUSY.
1445 // This value is only applicable when the call_state is DISCONNECTED, and
1446 // should always be UNKNOWN if the call_state is not DISCONNECTED.
1447 // From frameworks/base/core/proto/android/telecomm/enums.proto.
1448 optional android.telecom.DisconnectCauseEnum disconnect_cause = 2;
1449
1450 // True if the call is self-managed, which are apps that use the
1451 // telecom infrastructure to make their own calls.
1452 optional bool self_managed = 3;
1453
1454 // True if call is external. External calls are calls on connected Wear
1455 // devices but show up in Telecom so the user can pull them onto the device.
1456 optional bool external_call = 4;
1457}
1458
Tej Singh1ea42892018-01-19 09:27:00 -08001459/**
Tej Singhdd7bd352018-02-09 19:33:15 -08001460 * Logs keyguard state. The keyguard is the lock screen.
1461 *
1462 * Logged from:
1463 * frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarKeyguardViewManager.java
1464 */
1465message KeyguardStateChanged {
1466 enum State {
1467 UNKNOWN = 0;
1468 // The keyguard is hidden when the phone is unlocked.
1469 HIDDEN = 1;
1470 // The keyguard is shown when the phone is locked (screen turns off).
1471 SHOWN= 2;
1472 // The keyguard is occluded when something is overlaying the keyguard.
1473 // Eg. Opening the camera while on the lock screen.
1474 OCCLUDED = 3;
1475 }
1476 optional State state = 1;
1477}
1478
1479/**
1480 * Logs keyguard bouncer state. The bouncer is a part of the keyguard, and
1481 * prompts the user to enter a password (pattern, pin, etc).
1482 *
1483 * Logged from:
1484 * frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/KeyguardBouncer.java
1485 */
1486
1487message KeyguardBouncerStateChanged {
1488 enum State {
1489 UNKNOWN = 0;
1490 // Bouncer is hidden, either as a result of successfully entering the
1491 // password, screen timing out, or user going back to lock screen.
1492 HIDDEN = 1;
1493 // This is when the user is being prompted to enter the password.
1494 SHOWN = 2;
1495 }
1496 optional State state = 1;
1497}
1498
1499/**
1500 * Logs the result of entering a password into the keyguard bouncer.
1501 *
1502 * Logged from:
1503 * frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainer.java
1504 */
1505message KeyguardBouncerPasswordEntered {
1506 enum BouncerResult {
1507 UNKNOWN = 0;
1508 // The password entered was incorrect.
1509 FAILURE = 1;
1510 // The password entered was correct.
1511 SUCCESS = 2;
1512 }
1513 optional BouncerResult result = 1;
1514}
1515
Tej Singha883b372018-02-15 11:30:01 -08001516/*
1517 * Logs changes to the configuration of the device. The configuration is defined
1518 * in frameworks/base/core/java/android/content/res/Configuration.java
1519 * More documentation is at https://d.android.com/reference/android/content/res/Configuration.html
1520 * Please go there to interpret the possible values each field can be.
1521 *
1522 * Logged from:
1523 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
1524 */
1525message ResourceConfigurationChanged {
1526 // Bit mask of color capabilities of the screen.
1527 // Contains information about the color gamut and hdr mode of the screen.
1528 // See: https://d.android.com/reference/android/content/res/Configuration.html#colorMode
Yangster-maca8a30442018-10-13 23:46:34 -07001529 optional int32 color_mode = 1;
Tej Singha883b372018-02-15 11:30:01 -08001530
1531 // The target screen density being rendered to.
1532 // See: https://d.android.com/reference/android/content/res/Configuration.html#densityDpi
Yangster-maca8a30442018-10-13 23:46:34 -07001533 optional int32 density_dpi = 2;
Tej Singha883b372018-02-15 11:30:01 -08001534
1535 // Current user preference for the scaling factor for fonts,
1536 // relative to the base density scaling.
1537 // See: https://d.android.com/reference/android/content/res/Configuration.html#fontScale
Yangster-maca8a30442018-10-13 23:46:34 -07001538 optional float font_scale = 3;
Tej Singha883b372018-02-15 11:30:01 -08001539
1540 // Flag indicating whether the hard keyboard is hidden.
1541 // See: https://d.android.com/reference/android/content/res/Configuration.html#hardKeyboardHidden
Yangster-maca8a30442018-10-13 23:46:34 -07001542 optional int32 hard_keyboard_hidden = 4;
Tej Singha883b372018-02-15 11:30:01 -08001543
1544 // The type of keyboard attached to the device.
1545 // See: https://d.android.com/reference/android/content/res/Configuration.html#keyboard
1546 optional int32 keyboard = 5;
1547
1548 // Flag indicating whether any keyboard is available. Takes soft keyboards into account.
1549 // See: https://d.android.com/reference/android/content/res/Configuration.html#keyboardHidden
Yangster-maca8a30442018-10-13 23:46:34 -07001550 optional int32 keyboard_hidden = 6;
Tej Singha883b372018-02-15 11:30:01 -08001551
1552 // IMSI MCC (Mobile Country Code), corresponding to mcc resource qualifier.
1553 // 0 if undefined.
1554 // See: https://d.android.com/reference/android/content/res/Configuration.html#mcc
1555 optional int32 mcc = 7;
1556
1557 // IMSI MNC (Mobile Network Code), corresponding to mnc resource qualifier.
1558 // 0 if undefined. Note: the actual MNC may be 0, to check for this use the
1559 // MNC_ZERO symbol defined in Configuration.java.
1560 // See: https://d.android.com/reference/android/content/res/Configuration.html#mnc
1561 optional int32 mnc = 8;
1562
1563 // The kind of navigation available on the device.
1564 // See: https://developer.android.com/reference/android/content/res/Configuration.html#navigation
1565 optional int32 navigation = 9;
1566
1567 // Flag indicating whether the navigation is available.
1568 // See: https://d.android.com/reference/android/content/res/Configuration.html#navigationHidden
Yangster-maca8a30442018-10-13 23:46:34 -07001569 optional int32 navigation_hidden = 10;
Tej Singha883b372018-02-15 11:30:01 -08001570
1571 // Overall orientation of the screen.
1572 // See: https://d.android.com/reference/android/content/res/Configuration.html#orientation
1573 optional int32 orientation = 11;
1574
1575 // The current height of the available screen space, in dp units.
1576 // See: https://d.android.com/reference/android/content/res/Configuration.html#screenHeightDp
Yangster-maca8a30442018-10-13 23:46:34 -07001577 optional int32 screen_height_dp = 12;
Tej Singha883b372018-02-15 11:30:01 -08001578
1579 // Bit mask of overall layout of the screen.
1580 // Contains information about screen size, whether the screen is wider/taller
1581 // than normal, whether the screen layout is right-tl-left or left-to-right,
1582 // and whether the screen has a rounded shape.
1583 // See: https://d.android.com/reference/android/content/res/Configuration.html#screenLayout
Yangster-maca8a30442018-10-13 23:46:34 -07001584 optional int32 screen_layout = 13;
Tej Singha883b372018-02-15 11:30:01 -08001585
1586 // Current width of the available screen space, in dp units.
1587 // See: https://d.android.com/reference/android/content/res/Configuration.html#screenWidthDp
Yangster-maca8a30442018-10-13 23:46:34 -07001588 optional int32 screen_width_dp = 14;
Tej Singha883b372018-02-15 11:30:01 -08001589
1590 // The smallest screen size an application will see in normal operation.
1591 // This is the smallest value of both screenWidthDp and screenHeightDp
1592 // in portrait and landscape.
1593 // See: https://d.android.com/reference/android/content/res/Configuration.html#smallestScreenWidthDp
Yangster-maca8a30442018-10-13 23:46:34 -07001594 optional int32 smallest_screen_width_dp = 15;
Tej Singha883b372018-02-15 11:30:01 -08001595
1596 // The type of touch screen attached to the device.
1597 // See: https://d.android.com/reference/android/content/res/Configuration.html#touchscreen
1598 optional int32 touchscreen = 16;
1599
1600 // Bit mask of the ui mode.
1601 // Contains information about the overall ui mode of the device.
1602 // Eg: NORMAL, DESK, CAR, TELEVISION, WATCH, VR_HEADSET
1603 // Also contains information about whether the device is in night mode.
1604 // See: https://d.android.com/reference/android/content/res/Configuration.html#uiMode
Yangster-maca8a30442018-10-13 23:46:34 -07001605 optional int32 ui_mode = 17;
Tej Singha883b372018-02-15 11:30:01 -08001606}
1607
Tej Singheee317b2018-03-07 19:28:05 -08001608
1609/**
1610 * Logs changes in the connection state of the mobile radio.
1611 *
1612 * Logged from:
1613 * frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/DataConnection.java
1614 */
1615message MobileConnectionStateChanged {
1616 // States are from the state machine DataConnection.java.
1617 enum State {
1618 UNKNOWN = 0;
1619 // The connection is inactive, or disconnected.
1620 INACTIVE = 1;
1621 // The connection is being activated, or connecting.
1622 ACTIVATING = 2;
1623 // The connection is active, or connected.
1624 ACTIVE = 3;
1625 // The connection is disconnecting.
1626 DISCONNECTING = 4;
1627 // The connection is disconnecting after creating a connection.
1628 DISCONNECTION_ERROR_CREATING_CONNECTION = 5;
1629 }
1630 optional State state = 1;
1631 // For multi-sim phones, this distinguishes between the sim cards.
1632 optional int32 sim_slot_index = 2;
1633 // Used to identify the connection. Starts at 0 and increments by 1 for
1634 // every new network created. Resets whenever the device reboots.
1635 optional int32 data_connection_id = 3;
1636 // A bitmask for the capabilities of this connection.
1637 // Eg. DEFAULT (internet), MMS, SUPL, DUN, IMS.
1638 // Default value (if we have no information): 0
1639 optional int64 capabilities = 4;
1640 // If this connection has internet.
1641 // This just checks if the DEFAULT bit of capabilities is set.
1642 optional bool has_internet = 5;
1643}
1644
1645/**
1646 * Logs changes in mobile radio technology. eg: LTE, EDGE, CDMA.
1647 *
1648 * Logged from:
1649 * frameworks/opt/telephony/src/java/com/android/internal/telephony/ServiceStateTracker.java
1650 */
1651message MobileRadioTechnologyChanged {
1652 optional android.telephony.NetworkTypeEnum state = 1;
1653 // For multi-sim phones, this distinguishes between the sim cards.
1654 optional int32 sim_slot_index = 2;
1655}
1656
Andrew Chantb56388b2018-03-22 21:07:33 -07001657/**
1658 * Logs the VID and PID of any connected USB devices.
1659 *
1660 * Notes if any Audio, HID (input buttons/mouse/keyboard), or Storage interfaces are present.
1661 *
1662 * Logged by Vendor.
1663 */
1664message UsbDeviceAttached {
1665 optional int32 vid = 1;
1666 optional int32 pid = 2;
1667 optional bool has_audio = 3;
1668 optional bool has_hid = 4;
1669 optional bool has_storage = 5;
Badhri Jagan Sridharan5ec629f2018-11-16 15:39:22 -08001670 enum State {
1671 STATE_DISCONNECTED = 0;
1672 STATE_CONNECTED = 1;
1673 }
1674 optional State state = 6;
Badhri Jagan Sridharanc2c54a22018-12-14 14:41:26 -08001675 optional int64 last_connect_duration_millis = 7;
Andrew Chantb56388b2018-03-22 21:07:33 -07001676}
1677
Tej Singheee317b2018-03-07 19:28:05 -08001678
Tej Singhdd7bd352018-02-09 19:33:15 -08001679/**
Tej Singh5d991e12018-03-09 19:48:11 -08001680 * Logs when Bluetooth is enabled and disabled.
1681 *
1682 * Logged from:
1683 * services/core/java/com/android/server/BluetoothManagerService.java
1684 */
1685message BluetoothEnabledStateChanged {
1686 repeated AttributionNode attribution_node = 1;
1687 // Whether or not bluetooth is enabled on the device.
1688 enum State {
1689 UNKNOWN = 0;
1690 ENABLED = 1;
1691 DISABLED = 2;
1692 }
1693 optional State state = 2;
1694 // The reason for being enabled/disabled.
1695 // Eg. Airplane mode, crash, application request.
1696 optional android.bluetooth.EnableDisableReasonEnum reason = 3;
1697 // If the reason is an application request, this will be the package name.
Yangster-maca8a30442018-10-13 23:46:34 -07001698 optional string pkg_name = 4;
Tej Singh5d991e12018-03-09 19:48:11 -08001699}
1700
1701/**
Jack Hed9837c82019-01-09 01:19:13 -08001702 * Logs when profiles on a Bluetooth device connects and disconnects.
Tej Singh5d991e12018-03-09 19:48:11 -08001703 *
1704 * Logged from:
Jack Hed9837c82019-01-09 01:19:13 -08001705 * packages/apps/Bluetooth/src/com/android/bluetooth/btservice/RemoteDevices.java
1706 *
1707 * Next Tag: 5
Tej Singh5d991e12018-03-09 19:48:11 -08001708 */
1709message BluetoothConnectionStateChanged {
1710 // The state of the connection.
1711 // Eg: CONNECTING, CONNECTED, DISCONNECTING, DISCONNECTED.
1712 optional android.bluetooth.ConnectionStateEnum state = 1;
1713 // An identifier that can be used to match connect and disconnect events.
1714 // Currently is last two bytes of a hash of a device level ID and
1715 // the mac address of the bluetooth device that is connected.
Jack Hed9837c82019-01-09 01:19:13 -08001716 // Deprecated: use obfuscated_id instead, this one is always 0 for Q+
Jack Heac33c992019-04-03 16:08:21 -07001717 optional int32 obfuscated_id = 2 [deprecated = true];
Tej Singh5d991e12018-03-09 19:48:11 -08001718 // The profile that is connected. Eg. GATT, A2DP, HEADSET.
1719 // From android.bluetooth.BluetoothAdapter.java
Jack Hed9837c82019-01-09 01:19:13 -08001720 // Default: 0 when not used
Tej Singh5d991e12018-03-09 19:48:11 -08001721 optional int32 bt_profile = 3;
Jack Hed9837c82019-01-09 01:19:13 -08001722 // An identifier that can be used to match events for this device.
1723 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
1724 // Salt: Randomly generated 256 bit value
1725 // Hash algorithm: HMAC-SHA256
1726 // Size: 32 byte
1727 // Default: null or empty if the device identifier is not known
Jack Heac33c992019-04-03 16:08:21 -07001728 optional bytes new_obfuscated_id = 4 [(android.os.statsd.log_mode) = MODE_BYTES];
Jack Hed9837c82019-01-09 01:19:13 -08001729}
1730
1731/**
1732 * Logs when a Bluetooth device connects and disconnects over ACL
1733 *
1734 * Logged from:
1735 * packages/apps/Bluetooth/src/com/android/bluetooth/btservice/AdapterProperties.java
1736 *
1737 * Next Tag: 3
1738 */
1739message BluetoothAclConnectionStateChanged {
1740 // An identifier that can be used to match events for this device.
1741 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
1742 // Salt: Randomly generated 256 bit value
1743 // Hash algorithm: HMAC-SHA256
1744 // Size: 32 byte
1745 // Default: null or empty if the device identifier is not known
1746 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
1747 // The state of the connection.
1748 // Eg: CONNECTING, CONNECTED, DISCONNECTING, DISCONNECTED.
1749 optional android.bluetooth.ConnectionStateEnum state = 2;
1750}
1751
1752/**
1753 * Logs when a Bluetooth device connects and disconnects over SCO
1754 *
1755 * Logged from:
1756 * packages/apps/Bluetooth/src/com/android/bluetooth/hfp/HeadsetStateMachine.java
1757 * packages/apps/Bluetooth/src/com/android/bluetooth/hfp/HeadsetClientStateMachine.java
1758 *
1759 * Next Tag: 4
1760 */
1761message BluetoothScoConnectionStateChanged {
1762 // An identifier that can be used to match events for this device.
1763 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
1764 // Salt: Randomly generated 256 bit value
1765 // Hash algorithm: HMAC-SHA256
1766 // Size: 32 byte
1767 // Default: null or empty if the device identifier is not known
1768 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
1769 // The state of the connection.
1770 // Eg: CONNECTING, CONNECTED, DISCONNECTING, DISCONNECTED.
1771 optional android.bluetooth.ConnectionStateEnum state = 2;
1772 // Codec used for this SCO connection
1773 // Default: UNKNOWN
1774 optional android.bluetooth.hfp.ScoCodec codec = 3;
Tej Singh5d991e12018-03-09 19:48:11 -08001775}
1776
Jack Hec27040a2019-01-09 20:54:41 -08001777/**
1778 * Logged when active device of a profile changes
1779 *
1780 * Logged from:
1781 * packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/A2dpService.java
1782 * packages/apps/Bluetooth/src/com/android/bluetooth/hfp/HeadsetService.java
1783 * packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/HearingAidService.java
1784 */
1785message BluetoothActiveDeviceChanged {
1786 // The profile whose active device has changed. Eg. A2DP, HEADSET, HEARING_AID
1787 // From android.bluetooth.BluetoothProfile
1788 optional int32 bt_profile = 1;
1789 // An identifier that can be used to match events for this new active device.
1790 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
1791 // Salt: Randomly generated 256 bit value
1792 // Hash algorithm: HMAC-SHA256
1793 // Size: 32 byte
1794 // Default: null or empty if there is no active device for this profile
1795 optional bytes obfuscated_id = 2 [(android.os.statsd.log_mode) = MODE_BYTES];
1796}
1797
Jack Heab86dbd22018-12-18 15:43:27 -08001798// Logs when there is an event affecting Bluetooth device's link layer connection.
1799// - This event is triggered when there is a related HCI command or event
1800// - Users of this metrics can deduce Bluetooth device's connection state from these events
1801// - HCI commands are logged before the command is sent, after receiving command status, and after
1802// receiving command complete
1803// - HCI events are logged when they arrive
1804//
1805// Low level log from system/bt
1806//
1807// Bluetooth classic commands:
1808// - CMD_CREATE_CONNECTION
1809// - CMD_DISCONNECT
1810// - CMD_CREATE_CONNECTION_CANCEL
1811// - CMD_ACCEPT_CONNECTION_REQUEST
1812// - CMD_REJECT_CONNECTION_REQUEST
1813// - CMD_SETUP_ESCO_CONNECTION
1814// - CMD_ACCEPT_ESCO_CONNECTION
1815// - CMD_REJECT_ESCO_CONNECTION
1816// - CMD_ENH_SETUP_ESCO_CONNECTION
1817// - CMD_ENH_ACCEPT_ESCO_CONNECTION
1818//
1819// Bluetooth low energy commands:
1820// - CMD_BLE_CREATE_LL_CONN [Only logged on error or when initiator filter policy is 0x00]
1821// - CMD_BLE_CREATE_CONN_CANCEL [Only logged when there is an error]
1822// - CMD_BLE_EXTENDED_CREATE_CONNECTION [Only logged on error or when initiator filter policy is 0x00]
1823// - CMD_BLE_CLEAR_WHITE_LIST
1824// - CMD_BLE_ADD_WHITE_LIST
1825// - CMD_BLE_REMOVE_WHITE_LIST
1826//
1827// Bluetooth classic events:
1828// - EVT_CONNECTION_COMP
1829// - EVT_CONNECTION_REQUEST
1830// - EVT_DISCONNECTION_COMP
1831// - EVT_ESCO_CONNECTION_COMP
1832// - EVT_ESCO_CONNECTION_CHANGED
1833//
1834// Bluetooth low energy meta events:
1835// - BLE_EVT_CONN_COMPLETE_EVT
1836// - BLE_EVT_ENHANCED_CONN_COMPLETE_EVT
1837//
1838// Next tag: 10
1839message BluetoothLinkLayerConnectionEvent {
1840 // An identifier that can be used to match events for this device.
1841 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
1842 // Salt: Randomly generated 256 bit value
1843 // Hash algorithm: HMAC-SHA256
1844 // Size: 32 byte
1845 // Default: null or empty if the device identifier is not known
1846 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
1847 // Connection handle of this connection if available
1848 // Range: 0x0000 - 0x0EFF (12 bits)
1849 // Default: 0xFFFF if the handle is unknown
1850 optional int32 connection_handle = 2;
1851 // Direction of the link
1852 // Default: DIRECTION_UNKNOWN
1853 optional android.bluetooth.DirectionEnum direction = 3;
1854 // Type of this link
1855 // Default: LINK_TYPE_UNKNOWN
1856 optional android.bluetooth.LinkTypeEnum type = 4;
1857
1858 // Reason metadata for this link layer connection event, rules for interpretation:
1859 // 1. If hci_cmd is set and valid, hci_event can be either EVT_COMMAND_STATUS or
1860 // EVT_COMMAND_COMPLETE, ignore hci_ble_event in this case
1861 // 2. If hci_event is set to EVT_BLE_META, look at hci_ble_event; otherwise, if hci_event is
1862 // set and valid, ignore hci_ble_event
1863
1864 // HCI command associated with this event
1865 // Default: CMD_UNKNOWN
1866 optional android.bluetooth.hci.CommandEnum hci_cmd = 5;
1867 // HCI event associated with this event
1868 // Default: EVT_UNKNOWN
1869 optional android.bluetooth.hci.EventEnum hci_event = 6;
1870 // HCI BLE meta event associated with this event
1871 // Default: BLE_EVT_UNKNOWN
1872 optional android.bluetooth.hci.BleMetaEventEnum hci_ble_event = 7;
1873 // HCI command status code if this is triggerred by hci_cmd
1874 // Default: STATUS_UNKNOWN
1875 optional android.bluetooth.hci.StatusEnum cmd_status = 8;
1876 // HCI reason code associated with this event
1877 // Default: STATUS_UNKNOWN
1878 optional android.bluetooth.hci.StatusEnum reason_code = 9;
1879}
1880
Howard Roe103fe22019-01-17 16:52:16 -08001881/**
1882 * Logs when a module is rolled back by Watchdog.
1883 *
1884 * Logged from: Rollback Manager
1885 */
1886message WatchdogRollbackOccurred {
1887 enum RollbackType {
1888 UNKNOWN = 0;
1889 ROLLBACK_INITIATE = 1;
1890 ROLLBACK_SUCCESS = 2;
1891 ROLLBACK_FAILURE = 3;
Howard Roe4d6fed2019-03-04 16:54:19 -08001892 ROLLBACK_BOOT_TRIGGERED = 4;
Howard Roe103fe22019-01-17 16:52:16 -08001893 }
1894 optional RollbackType rollback_type = 1;
1895
1896 optional string package_name = 2;
1897
1898 optional int32 package_version_code = 3;
Gavin Corkerydd1daba2019-11-27 19:11:13 +00001899
1900 enum RollbackReasonType {
1901 REASON_UNKNOWN = 0;
1902 REASON_NATIVE_CRASH = 1;
1903 REASON_EXPLICIT_HEALTH_CHECK = 2;
1904 REASON_APP_CRASH = 3;
1905 REASON_APP_NOT_RESPONDING = 4;
Gavin Corkery3285d222020-01-17 19:24:22 +00001906 REASON_NATIVE_CRASH_DURING_BOOT = 5;
Gavin Corkerydd1daba2019-11-27 19:11:13 +00001907 }
1908 optional RollbackReasonType rollback_reason = 4;
1909
1910 // Set by RollbackPackageHealthObserver to be the package that is failing when a rollback
1911 // is initiated. Empty if the package is unknown.
1912 optional string failing_package_name = 5;
Jonathan Nguyen703c42f2020-02-04 15:54:26 -08001913
1914 optional TrainExperimentIds experiment_ids = 6 [(log_mode) = MODE_BYTES];
Howard Roe103fe22019-01-17 16:52:16 -08001915}
1916
Jack Hec27040a2019-01-09 20:54:41 -08001917/**
1918 * Logs when there is a change in Bluetooth A2DP playback state
1919 *
1920 * Logged from:
1921 * packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/A2dpService.java
1922 */
1923message BluetoothA2dpPlaybackStateChanged {
1924 // An identifier that can be used to match events for this device.
1925 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
1926 // Salt: Randomly generated 256 bit value
1927 // Hash algorithm: HMAC-SHA256
1928 // Size: 32 byte
1929 // Default: null or empty if the device identifier is not known
1930 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
1931 // Current playback state
1932 // Default: PLAYBACK_STATE_UNKNOWN
1933 optional android.bluetooth.a2dp.PlaybackStateEnum playback_state = 2;
1934 // Current audio coding mode
1935 // Default: AUDIO_CODING_MODE_UNKNOWN
1936 optional android.bluetooth.a2dp.AudioCodingModeEnum audio_coding_mode = 3;
1937}
1938
1939/**
1940 * Logs when there is a change in A2DP codec config for a particular remote device
1941 *
1942 * Logged from:
1943 * frameworks/base/core/java/android/bluetooth/BluetoothCodecConfig.java
1944 * packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/A2dpService.java
1945 */
1946message BluetoothA2dpCodecConfigChanged {
1947 // An identifier that can be used to match events for this device.
1948 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
1949 // Salt: Randomly generated 256 bit value
1950 // Hash algorithm: HMAC-SHA256
1951 // Size: 32 byte
1952 // Default: null or empty if the device identifier is not known
1953 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
1954 // Type of codec as defined by various SOURCE_CODEC_TYPE_* constants in BluetoothCodecConfig
1955 // Default SOURCE_CODEC_TYPE_INVALID
1956 optional int32 codec_type = 2;
1957 // Codec priroity, the higher the more preferred, -1 for disabled
1958 // Default: CODEC_PRIORITY_DEFAULT
1959 optional int32 codec_priority = 3;
1960 // Sample rate in Hz as defined by various SAMPLE_RATE_* constants in BluetoothCodecConfig
1961 // Default: SAMPLE_RATE_NONE
1962 optional int32 sample_rate = 4;
1963 // Bits per sample as defined by various BITS_PER_SAMPLE_* constants in BluetoothCodecConfig
1964 // Default: BITS_PER_SAMPLE_NONE
1965 optional int32 bits_per_sample = 5;
1966 // Channel mode as defined by various CHANNEL_MODE_* constants in BluetoothCodecConfig
1967 // Default: CHANNEL_MODE_NONE
1968 optional int32 channel_mode = 6;
1969 // Codec specific values
1970 // Default 0
1971 optional int64 codec_specific_1 = 7;
1972 optional int64 codec_specific_2 = 8;
1973 optional int64 codec_specific_3 = 9;
1974 optional int64 codec_specific_4 = 10;
1975}
1976
1977/**
1978 * Logs when there is a change in selectable A2DP codec capability for a paricular remote device
1979 * Each codec's capability is logged separately due to statsd restriction
1980 *
1981 * Logged from:
1982 * frameworks/base/core/java/android/bluetooth/BluetoothCodecConfig.java
1983 * packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/A2dpService.java
1984 */
1985message BluetoothA2dpCodecCapabilityChanged {
1986 // An identifier that can be used to match events for this device.
1987 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
1988 // Salt: Randomly generated 256 bit value
1989 // Hash algorithm: HMAC-SHA256
1990 // Size: 32 byte
1991 // Default: null or empty if the device identifier is not known
1992 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
1993 // Type of codec as defined by various SOURCE_CODEC_TYPE_* constants in BluetoothCodecConfig
1994 // Default SOURCE_CODEC_TYPE_INVALID
1995 optional int32 codec_type = 2;
1996 // Codec priroity, the higher the more preferred, -1 for disabled
1997 // Default: CODEC_PRIORITY_DEFAULT
1998 optional int32 codec_priority = 3;
1999 // A bit field of supported sample rates as defined by various SAMPLE_RATE_* constants
2000 // in BluetoothCodecConfig
2001 // Default: empty and SAMPLE_RATE_NONE for individual item
2002 optional int32 sample_rate = 4;
2003 // A bit field of supported bits per sample as defined by various BITS_PER_SAMPLE_* constants
2004 // in BluetoothCodecConfig
2005 // Default: empty and BITS_PER_SAMPLE_NONE for individual item
2006 optional int32 bits_per_sample = 5;
2007 // A bit field of supported channel mode as defined by various CHANNEL_MODE_* constants in
2008 // BluetoothCodecConfig
2009 // Default: empty and CHANNEL_MODE_NONE for individual item
2010 optional int32 channel_mode = 6;
2011 // Codec specific values
2012 // Default 0
2013 optional int64 codec_specific_1 = 7;
2014 optional int64 codec_specific_2 = 8;
2015 optional int64 codec_specific_3 = 9;
2016 optional int64 codec_specific_4 = 10;
2017}
2018
2019/**
2020 * Logs when A2DP failed to read from PCM source.
2021 * This typically happens when audio HAL cannot supply A2DP with data fast enough for encoding.
2022 *
2023 * Logged from:
2024 * system/bt
2025 */
2026message BluetoothA2dpAudioUnderrunReported {
2027 // An identifier that can be used to match events for this device.
2028 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2029 // Salt: Randomly generated 256 bit value
2030 // Hash algorithm: HMAC-SHA256
2031 // Size: 32 byte
2032 // Default: null or empty if the device identifier is not known
2033 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2034 // Encoding interval in nanoseconds
2035 // Default: 0
2036 optional int64 encoding_interval_nanos = 2;
2037 // Number of bytes of PCM data that could not be read from the source
2038 // Default: 0
2039 optional int32 num_missing_pcm_bytes = 3;
2040}
2041
2042/**
2043 * Logs when A2DP failed send encoded data to the remote device fast enough such that the transmit
2044 * buffer queue is full and we have to drop data
2045 *
2046 * Logged from:
2047 * system/bt
2048 */
2049message BluetoothA2dpAudioOverrunReported {
2050 // An identifier that can be used to match events for this device.
2051 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2052 // Salt: Randomly generated 256 bit value
2053 // Hash algorithm: HMAC-SHA256
2054 // Size: 32 byte
2055 // Default: null or empty if the device identifier is not known
2056 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2057 // Encoding interval in nanoseconds
2058 // Default: 0
2059 optional int64 encoding_interval_nanos = 2;
2060 // Number of buffers dropped in this event
2061 // Each buffer is encoded in one encoding interval and consists of multiple encoded frames
2062 // Default: 0
2063 optional int32 num_dropped_buffers = 3;
2064 // Number of encoded buffers dropped in this event
2065 // Default 0
2066 optional int32 num_dropped_encoded_frames = 4;
2067 // Number of encoded bytes dropped in this event
2068 // Default: 0
2069 optional int32 num_dropped_encoded_bytes = 5;
2070}
2071
2072/**
2073 * Logs when we receive reports regarding a device's RSSI value
2074 *
2075 * Logged from:
2076 * system/bt
2077 */
2078message BluetoothDeviceRssiReported {
2079 // An identifier that can be used to match events for this device.
2080 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2081 // Salt: Randomly generated 256 bit value
2082 // Hash algorithm: HMAC-SHA256
2083 // Size: 32 byte
2084 // Default: null or empty if the device identifier is not known
2085 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2086 // Connection handle of this connection if available
2087 // Range: 0x0000 - 0x0EFF (12 bits)
2088 // Default: 0xFFFF if the handle is unknown
2089 optional int32 connection_handle = 2;
2090 // HCI command status code if this is triggerred by hci_cmd
2091 // Default: STATUS_UNKNOWN
2092 optional android.bluetooth.hci.StatusEnum hci_status = 3;
2093 // BR/EDR
2094 // Range: -128 ≤ N ≤ 127 (signed integer)
2095 // Units: dB
2096 // LE:
2097 // Range: -127 to 20, 127 (signed integer)
2098 // Units: dBm
2099 // Invalid when an out of range value is reported
2100 optional int32 rssi = 4;
2101}
2102
2103/**
2104 * Logs when we receive reports regarding how many consecutive failed contacts for a connection
2105 *
2106 * Logged from:
2107 * system/bt
2108 */
2109message BluetoothDeviceFailedContactCounterReported {
2110 // An identifier that can be used to match events for this device.
2111 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2112 // Salt: Randomly generated 256 bit value
2113 // Hash algorithm: HMAC-SHA256
2114 // Size: 32 byte
2115 // Default: null or empty if the device identifier is not known
2116 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2117 // Connection handle of this connection if available
2118 // Range: 0x0000 - 0x0EFF (12 bits)
2119 // Default: 0xFFFF if the handle is unknown
2120 optional int32 connection_handle = 2;
2121 // HCI command status code if this is triggerred by hci_cmd
2122 // Default: STATUS_UNKNOWN
2123 optional android.bluetooth.hci.StatusEnum cmd_status = 3;
2124 // Number of consecutive failed contacts for a connection corresponding to the Handle
2125 // Range: uint16_t, 0-0xFFFF
2126 // Default: 0xFFFFF
2127 optional int32 failed_contact_counter = 4;
2128}
2129
2130/**
2131 * Logs when we receive reports regarding the tranmit power level used for a specific connection
2132 *
2133 * Logged from:
2134 * system/bt
2135 */
2136message BluetoothDeviceTxPowerLevelReported {
2137 // An identifier that can be used to match events for this device.
2138 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2139 // Salt: Randomly generated 256 bit value
2140 // Hash algorithm: HMAC-SHA256
2141 // Size: 32 byte
2142 // Default: null or empty if the device identifier is not known
2143 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2144 // Connection handle of this connection if available
2145 // Range: 0x0000 - 0x0EFF (12 bits)
2146 // Default: 0xFFFF if the handle is unknown
2147 optional int32 connection_handle = 2;
Jack He1021a612019-01-20 21:22:46 -08002148 // HCI command status code if this is triggered by hci_cmd
Jack Hec27040a2019-01-09 20:54:41 -08002149 // Default: STATUS_UNKNOWN
2150 optional android.bluetooth.hci.StatusEnum hci_status = 3;
2151 // Range: -30 ≤ N ≤ 20
2152 // Units: dBm
2153 // Invalid when an out of range value is reported
2154 optional int32 transmit_power_level = 4;
2155}
Jack Heab86dbd22018-12-18 15:43:27 -08002156
Tej Singh5d991e12018-03-09 19:48:11 -08002157/**
Jack He1021a612019-01-20 21:22:46 -08002158 * Logs when Bluetooth controller failed to reply with command status within a timeout period after
2159 * receiving an HCI command from the host
2160 *
2161 * Logged from: system/bt
2162 */
2163message BluetoothHciTimeoutReported {
2164 // HCI command associated with this event
2165 // Default: CMD_UNKNOWN
2166 optional android.bluetooth.hci.CommandEnum hci_command = 1;
2167}
2168
2169/**
2170 * Logs when we receive Bluetooth Link Quality Report event from the controller
2171 * See Android Bluetooth HCI specification for more details
2172 *
2173 * Note: all count and bytes field are counted since last event
2174 *
2175 * Logged from: system/bt
2176 */
2177message BluetoothQualityReportReported {
2178 // Quality report ID
2179 // Original type: uint8_t
2180 // Default: BQR_ID_UNKNOWN
2181 optional android.bluetooth.hci.BqrIdEnum quality_report_id = 1;
2182 // Packet type of the connection
2183 // Original type: uint8_t
2184 // Default: BQR_PACKET_TYPE_UNKNOWN
2185 optional android.bluetooth.hci.BqrPacketTypeEnum packet_types = 2;
2186 // Connection handle of the connection
2187 // Original type: uint16_t
2188 optional int32 connection_handle = 3;
2189 // Performing Role for the connection
2190 // Original type: uint8_t
2191 optional int32 connection_role = 4;
2192 // Current Transmit Power Level for the connection. This value is the same as the controller's
2193 // response to the HCI_Read_Transmit_Power_Level HCI command
2194 // Original type: uint8_t
2195 optional int32 tx_power_level = 5;
2196 // Received Signal Strength Indication (RSSI) value for the connection. This value is an
2197 // absolute receiver signal strength value
2198 // Original type: int8_t
2199 optional int32 rssi = 6;
2200 // Signal-to-Noise Ratio (SNR) value for the connection. It is the average SNR of all the
2201 // channels used by the link currently
2202 // Original type: uint8_t
2203 optional int32 snr = 7;
2204 // Indicates the number of unused channels in AFH_channel_map
2205 // Original type: uint8_t
2206 optional int32 unused_afh_channel_count = 8;
2207 // Indicates the number of the channels which are interfered and quality is bad but are still
2208 // selected for AFH
2209 // Original type: uint8_t
2210 optional int32 afh_select_unideal_channel_count = 9;
2211 // Current Link Supervision Timeout Setting
2212 // Unit: N * 0.3125 ms (1 Bluetooth Clock)
2213 // Original type: uint16_t
2214 optional int32 lsto = 10;
2215 // Piconet Clock for the specified Connection_Handle. This value is the same as the controller's
2216 // response to HCI_Read_Clock HCI command with the parameter "Which_Clock" of
2217 // 0x01 (Piconet Clock)
2218 // Unit: N * 0.3125 ms (1 Bluetooth Clock)
2219 // Original type: uint32_t
2220 optional int64 connection_piconet_clock = 11;
2221 // The count of retransmission
2222 // Original type: uint32_t
2223 optional int64 retransmission_count = 12;
2224 // The count of no RX
2225 // Original type: uint32_t
2226 optional int64 no_rx_count = 13;
2227 // The count of NAK (Negative Acknowledge)
2228 // Original type: uint32_t
2229 optional int64 nak_count = 14;
2230 // Controller timestamp of last TX ACK
2231 // Unit: N * 0.3125 ms (1 Bluetooth Clock)
2232 // Original type: uint32_t
2233 optional int64 last_tx_ack_timestamp = 15;
2234 // The count of Flow-off (STOP)
2235 // Original type: uint32_t
2236 optional int64 flow_off_count = 16;
2237 // Controller timestamp of last Flow-on (GO)
2238 // Unit: N * 0.3125 ms (1 Bluetooth Clock)
2239 // Original type: uint32_t
2240 optional int64 last_flow_on_timestamp = 17;
2241 // Buffer overflow count (how many bytes of TX data are dropped) since the last event
2242 // Original type: uint32_t
2243 optional int64 buffer_overflow_bytes = 18;
2244 // Buffer underflow count (in byte) since last event
2245 // Original type: uint32_t
2246 optional int64 buffer_underflow_bytes = 19;
2247}
2248
2249/**
2250 * Logs when a Bluetooth device's manufacturer information is learnt by the Bluetooth stack
2251 *
2252 * Notes:
2253 * - Each event can be partially filled as we might learn different pieces of device
2254 * information at different time
2255 * - Multiple device info events can be combined to give more complete picture
2256 * - When multiple device info events tries to describe the same information, the
2257 * later one wins
2258 *
2259 * Logged from:
2260 * packages/apps/Bluetooth
2261 */
Jack Heaea26982019-04-04 11:19:48 -07002262message BluetoothDeviceInfoReported {
Jack He1021a612019-01-20 21:22:46 -08002263 // An identifier that can be used to match events for this device.
2264 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2265 // Salt: Randomly generated 256 bit value
2266 // Hash algorithm: HMAC-SHA256
2267 // Size: 32 byte
2268 // Default: null or empty if the device identifier is not known
2269 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2270 // Where is this device info obtained from
2271 optional android.bluetooth.DeviceInfoSrcEnum source_type = 2;
2272 // Name of the data source
2273 // For EXTERNAL: package name of the data source
2274 // For INTERNAL: null for general case, component name otherwise
2275 optional string source_name = 3;
2276 // Name of the manufacturer of this device
2277 optional string manufacturer = 4;
2278 // Model of this device
2279 optional string model = 5;
2280 // Hardware version of this device
2281 optional string hardware_version = 6;
2282 // Software version of this device
2283 optional string software_version = 7;
2284}
2285
2286/**
2287 * Logs when we receive Bluetooth Read Remote Version Information Complete Event from the remote
2288 * device, as documented by the Bluetooth Core HCI specification
2289 * Reference: https://www.bluetooth.com/specifications/bluetooth-core-specification
2290 * Vol 2, Part E, Page 1118
2291 *
2292 * Logged from:
2293 * system/bt
2294 */
2295message BluetoothRemoteVersionInfoReported {
2296 // Connection handle of the connection
2297 // Original type: uint16_t
2298 optional int32 connection_handle = 1;
2299 // HCI command status code
2300 // Default: STATUS_UNKNOWN
2301 optional android.bluetooth.hci.StatusEnum hci_status = 2;
2302 // 1 byte Version of current LMP in the remote controller
2303 optional int32 lmp_version = 3;
2304 // 2 bytes LMP manufacturer code of the remote controller
2305 // https://www.bluetooth.com/specifications/assigned-numbers/company-identifiers
2306 optional int32 lmp_manufacturer_code = 4;
2307 // 4 bytes subversion of the LMP in the remote controller
2308 optional int32 lmp_subversion = 5;
2309}
2310
2311/**
2312 * Logs when certain Bluetooth SDP attributes are discovered
2313 * Constant definitions are from:
2314 * https://www.bluetooth.com/specifications/assigned-numbers/service-discovery
2315 *
2316 * Current logged attributes:
2317 * - BluetoothProfileDescriptorList
2318 * - Supported Features Bitmask
2319 *
2320 * Logged from:
2321 * system/bt
2322 */
2323message BluetoothSdpAttributeReported {
2324 // An identifier that can be used to match events for this device.
2325 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2326 // Salt: Randomly generated 256 bit value
2327 // Hash algorithm: HMAC-SHA256
2328 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2329 // Short form UUIDs used to identify Bluetooth protocols, profiles, and service classes
2330 // Original type: uint16_t
2331 optional int32 protocol_uuid = 2;
2332 // Short form UUIDs used to identify Bluetooth SDP attribute types
2333 // Original type: uint16_t
2334 optional int32 attribute_id = 3;
2335 // Attribute value for the particular attribute
2336 optional bytes attribute_value = 4 [(android.os.statsd.log_mode) = MODE_BYTES];
2337}
2338
2339/**
2340 * Logs when bond state of a Bluetooth device changes
2341 *
2342 * Logged from:
2343 * frameworks/base/core/java/android/bluetooth/BluetoothDevice.java
2344 * packages/apps/Bluetooth/src/com/android/bluetooth/btservice/BondStateMachine.java
2345 */
2346message BluetoothBondStateChanged {
2347 // An identifier that can be used to match events for this device.
2348 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2349 // Salt: Randomly generated 256 bit value
2350 // Hash algorithm: HMAC-SHA256
2351 // Size: 32 byte
2352 // Default: null or empty if the device identifier is not known
2353 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2354 // Preferred transport type to remote dual mode device
2355 // Default: TRANSPORT_AUTO means no preference
2356 optional android.bluetooth.TransportTypeEnum transport = 2;
2357 // The type of this Bluetooth device (Classic, LE, or Dual mode)
2358 // Default: UNKNOWN
2359 optional android.bluetooth.DeviceTypeEnum type = 3;
2360 // Current bond state (NONE, BONDING, BONDED)
2361 // Default: BOND_STATE_UNKNOWN
2362 optional android.bluetooth.BondStateEnum bond_state = 4;
2363 // Bonding sub state
2364 // Default: BOND_SUB_STATE_UNKNOWN
2365 optional android.bluetooth.BondSubStateEnum bonding_sub_state = 5;
2366 // Unbond Reason
2367 // Default: UNBOND_REASON_UNKNOWN
2368 optional android.bluetooth.UnbondReasonEnum unbond_reason = 6;
2369}
2370
2371/**
2372 * Logs there is an event related Bluetooth classic pairing
2373 *
2374 * Logged from:
2375 * system/bt
2376 */
2377message BluetoothClassicPairingEventReported {
2378 // An identifier that can be used to match events for this device.
2379 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2380 // Salt: Randomly generated 256 bit value
2381 // Hash algorithm: HMAC-SHA256
2382 // Size: 32 byte
2383 // Default: null or empty if the device identifier is not known
2384 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2385 // Connection handle of this connection if available
2386 // Range: 0x0000 - 0x0EFF (12 bits)
2387 // Default: 0xFFFF if the handle is unknown
2388 optional int32 connection_handle = 2;
2389 // HCI command associated with this event
2390 // Default: CMD_UNKNOWN
2391 optional android.bluetooth.hci.CommandEnum hci_cmd = 3;
2392 // HCI event associated with this event
2393 // Default: EVT_UNKNOWN
2394 optional android.bluetooth.hci.EventEnum hci_event = 4;
2395 // HCI command status code if this is triggerred by hci_cmd
2396 // Default: STATUS_UNKNOWN
2397 optional android.bluetooth.hci.StatusEnum cmd_status = 5;
2398 // HCI reason code associated with this event
2399 // Default: STATUS_UNKNOWN
2400 optional android.bluetooth.hci.StatusEnum reason_code = 6;
Jack He3b259832019-03-20 03:47:29 -07002401 // A status value related to this specific event
2402 // Default: 0
2403 optional int64 event_value = 7;
Jack He1021a612019-01-20 21:22:46 -08002404}
2405
2406/**
2407 * Logs when there is an event related to Bluetooth Security Manager Protocol (SMP)
2408 *
2409 * Logged from:
2410 * system/bt
2411 */
2412message BluetoothSmpPairingEventReported {
2413 // An identifier that can be used to match events for this device.
2414 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2415 // Salt: Randomly generated 256 bit value
2416 // Hash algorithm: HMAC-SHA256
2417 // Size: 32 byte
2418 // Default: null or empty if the device identifier is not known
2419 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2420 // SMP command sent or received over L2CAP
2421 // Default: CMD_UNKNOWN
2422 optional android.bluetooth.smp.CommandEnum smp_command = 2;
2423 // Whether this command is sent or received
2424 // Default: DIRECTION_UNKNOWN
2425 optional android.bluetooth.DirectionEnum direction = 3;
2426 // SMP failure reason code
2427 // Default: PAIRING_FAIL_REASON_DEFAULT
2428 optional android.bluetooth.smp.PairingFailReasonEnum smp_fail_reason = 4;
2429}
2430
2431/**
Jack He815cdba2019-01-30 17:24:55 -08002432 * Logs when a Bluetooth socket’s connection state changed
2433 *
2434 * Logged from:
2435 * system/bt
2436 */
2437message BluetoothSocketConnectionStateChanged {
2438 // An identifier that can be used to match events for this device.
2439 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2440 // Salt: Randomly generated 256 bit value
2441 // Hash algorithm: HMAC-SHA256
2442 // Size: 32 byte
Jack Hee4ae0e72019-02-07 13:52:45 -08002443 // Default: null or empty if this is a server listener socket
Jack He815cdba2019-01-30 17:24:55 -08002444 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
Jack Hee4ae0e72019-02-07 13:52:45 -08002445 // Temporary port of this socket for the current connection or session only
Jack He815cdba2019-01-30 17:24:55 -08002446 // Default 0 when unknown or don't care
2447 optional int32 port = 2;
2448 // Socket type as mentioned in
2449 // frameworks/base/core/java/android/bluetooth/BluetoothSocket.java
2450 // Default: SOCKET_TYPE_UNKNOWN
2451 optional android.bluetooth.SocketTypeEnum type = 3;
2452 // Socket connection state
2453 // Default: SOCKET_CONNECTION_STATE_UNKNOWN
2454 optional android.bluetooth.SocketConnectionstateEnum state = 4;
2455 // Number of bytes sent to remote device during this connection
2456 optional int64 tx_bytes = 5;
2457 // Number of bytes received from remote device during this connection
2458 optional int64 rx_bytes = 6;
Jack Hee4ae0e72019-02-07 13:52:45 -08002459 // Socket owner's UID
2460 optional int32 uid = 7 [(is_uid) = true];
2461 // Server port of this socket, if any. When both |server_port| and |port| fields are populated,
2462 // |port| must be spawned by |server_port|
2463 // Default 0 when unknown or don't care
2464 optional int32 server_port = 8;
2465 // Whether this is a server listener socket
2466 optional android.bluetooth.SocketRoleEnum is_server = 9;
Jack He815cdba2019-01-30 17:24:55 -08002467}
2468
2469/**
Jack He71426802019-04-02 13:32:52 -07002470 * Logs when Class of Device (CoD) value is learnt for a device during pairing or connection
2471 *
2472 * Logged from:
2473 * packages/apps/Bluetooth/src/com/android/bluetooth/btservice/BondStateMachine.java
2474 * packages/apps/Bluetooth/src/com/android/bluetooth/btservice/RemoteDevices.java
2475 *
2476 */
2477message BluetoothClassOfDeviceReported {
2478 // An identifier that can be used to match events for this device.
2479 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2480 // Salt: Randomly generated 256 bit value
2481 // Hash algorithm: HMAC-SHA256
2482 // Size: 32 byte
2483 // Default: null or empty if this is a server listener socket
2484 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2485 // Class of Device (CoD) value including both Major, Minor device class and service class
2486 // Defined in: https://www.bluetooth.com/specifications/assigned-numbers/baseband
2487 // Also defined in: https://developer.android.com/reference/android/bluetooth/BluetoothClass
2488 // Default: 0
2489 optional int32 class_of_device = 2;
2490}
2491
2492/**
Andrew Chant28d627e2018-02-22 15:17:05 -08002493 * Logs when something is plugged into or removed from the USB-C connector.
2494 *
2495 * Logged from:
Badhri Jagan Sridharan223b3c72018-11-16 16:02:35 -08002496 * UsbService
Andrew Chant28d627e2018-02-22 15:17:05 -08002497 */
2498message UsbConnectorStateChanged {
2499 enum State {
Badhri Jagan Sridharan223b3c72018-11-16 16:02:35 -08002500 STATE_DISCONNECTED = 0;
2501 STATE_CONNECTED = 1;
Andrew Chant28d627e2018-02-22 15:17:05 -08002502 }
2503 optional State state = 1;
Badhri Jagan Sridharan223b3c72018-11-16 16:02:35 -08002504 optional string id = 2;
Badhri Jagan Sridharanfaf62072018-11-16 17:17:03 -08002505 // Last active session in ms.
2506 // 0 when the port is in connected state.
2507 optional int64 last_connect_duration_millis = 3;
Andrew Chant28d627e2018-02-22 15:17:05 -08002508}
2509
2510/**
2511 * Logs the reported speaker impedance.
2512 *
2513 * Logged from:
2514 * Vendor audio implementation.
2515 */
2516message SpeakerImpedanceReported {
2517 optional int32 speaker_location = 1;
2518 optional int32 impedance = 2;
2519}
2520
2521/**
2522 * Logs the report of a failed hardware.
2523 *
2524 * Logged from:
2525 * Vendor HALs.
2526 *
2527 */
2528message HardwareFailed {
2529 enum HardwareType {
2530 HARDWARE_FAILED_UNKNOWN = 0;
2531 HARDWARE_FAILED_MICROPHONE = 1;
2532 HARDWARE_FAILED_CODEC = 2;
2533 HARDWARE_FAILED_SPEAKER = 3;
2534 HARDWARE_FAILED_FINGERPRINT = 4;
2535 }
2536 optional HardwareType hardware_type = 1;
2537
Maggie White6dcd8572019-01-31 14:11:50 -08002538 /**
2539 * hardware_location allows vendors to differentiate between multiple instances of
Andrew Chant28d627e2018-02-22 15:17:05 -08002540 * the same hardware_type. The specific locations are vendor defined integers,
2541 * referring to board-specific numbering schemes.
2542 */
2543 optional int32 hardware_location = 2;
2544
Maggie White6dcd8572019-01-31 14:11:50 -08002545 /**
2546 * failure_code is specific to the HardwareType of the failed hardware.
2547 * It should use one of the enum values defined below.
Andrew Chant28d627e2018-02-22 15:17:05 -08002548 */
Maggie White6dcd8572019-01-31 14:11:50 -08002549 enum HardwareErrorCode {
2550 UNKNOWN = 0;
2551 COMPLETE = 1;
2552 SPEAKER_HIGH_Z = 2;
2553 SPEAKER_SHORT = 3;
2554 FINGERPRINT_SENSOR_BROKEN = 4;
2555 FINGERPRINT_TOO_MANY_DEAD_PIXELS = 5;
Maggie Whiteb76cebc2019-02-05 15:21:29 -08002556 DEGRADE = 6;
Andrew Chant28d627e2018-02-22 15:17:05 -08002557 }
2558 optional int32 failure_code = 3;
2559}
2560
2561/**
2562 * Log an event when the device has been physically dropped.
2563 * Reported from the /vendor partition.
2564 */
2565message PhysicalDropDetected {
2566 // Confidence that the event was actually a drop, 0 -> 100
2567 optional int32 confidence_pctg = 1;
2568 // Peak acceleration of the drop, in 1/1000s of a g.
2569 optional int32 accel_peak_thousandths_g = 2;
Andrew Chantb56388b2018-03-22 21:07:33 -07002570 // Duration of freefall in ms
2571 optional int32 freefall_time_millis = 3;
Andrew Chant28d627e2018-02-22 15:17:05 -08002572}
2573
2574/**
2575 * Log bucketed battery charge cycles.
2576 *
2577 * Each bucket represents cycles of the battery past
Maggie White38c9d322018-11-20 10:07:52 -08002578 * a given charge point. For example, if 10 cycle buckets are
2579 * initialized, bucket 1 is the lowest 1/10th of the battery,
2580 * and bucket 10 is 100%.
Andrew Chant28d627e2018-02-22 15:17:05 -08002581 *
2582 * Logged from:
2583 * /sys/class/power_supply/bms/cycle_count, via Vendor.
2584 */
2585message ChargeCyclesReported {
2586 optional int32 cycle_bucket_1 = 1;
2587 optional int32 cycle_bucket_2 = 2;
2588 optional int32 cycle_bucket_3 = 3;
2589 optional int32 cycle_bucket_4 = 4;
2590 optional int32 cycle_bucket_5 = 5;
2591 optional int32 cycle_bucket_6 = 6;
2592 optional int32 cycle_bucket_7 = 7;
2593 optional int32 cycle_bucket_8 = 8;
Maggie White38c9d322018-11-20 10:07:52 -08002594 optional int32 cycle_bucket_9 = 9;
2595 optional int32 cycle_bucket_10 = 10;
Andrew Chant28d627e2018-02-22 15:17:05 -08002596}
2597
2598/**
Howard Roa46b6582018-09-18 16:45:02 -07002599 * Log battery health snapshot.
2600 *
2601 * Resistance, Voltage, Open Circuit Voltage, Temperature, and Charge Level
2602 * are snapshotted periodically over 24hrs.
2603 */
2604message BatteryHealthSnapshot {
2605 enum BatterySnapshotType {
2606 UNKNOWN = 0;
2607 MIN_TEMP = 1; // Snapshot at min batt temp over 24hrs.
2608 MAX_TEMP = 2; // Snapshot at max batt temp over 24hrs.
2609 MIN_RESISTANCE = 3; // Snapshot at min batt resistance over 24hrs.
2610 MAX_RESISTANCE = 4; // Snapshot at max batt resistance over 24hrs.
2611 MIN_VOLTAGE = 5; // Snapshot at min batt voltage over 24hrs.
2612 MAX_VOLTAGE = 6; // Snapshot at max batt voltage over 24hrs.
2613 MIN_CURRENT = 7; // Snapshot at min batt current over 24hrs.
2614 MAX_CURRENT = 8; // Snapshot at max batt current over 24hrs.
2615 MIN_BATT_LEVEL = 9; // Snapshot at min battery level (SoC) over 24hrs.
2616 MAX_BATT_LEVEL = 10; // Snapshot at max battery level (SoC) over 24hrs.
2617 AVG_RESISTANCE = 11; // Snapshot at average battery resistance over 24hrs.
2618 }
2619 optional BatterySnapshotType type = 1;
2620 // Temperature, in 1/10ths of degree C.
Yangster-maca8a30442018-10-13 23:46:34 -07002621 optional int32 temperature_deci_celsius = 2;
Howard Roa46b6582018-09-18 16:45:02 -07002622 // Voltage Battery Voltage, in microVolts.
2623 optional int32 voltage_micro_volt = 3;
2624 // Current Battery current, in microAmps.
2625 optional int32 current_micro_amps = 4;
2626 // OpenCircuitVoltage Battery Open Circuit Voltage, in microVolts.
2627 optional int32 open_circuit_micro_volt = 5;
2628 // Resistance Battery Resistance, in microOhms.
2629 optional int32 resistance_micro_ohm = 6;
2630 // Level Battery Level, as % of full.
2631 optional int32 level_percent = 7;
2632}
2633
2634/**
2635 * Log slow I/O operations on the primary storage.
2636 */
2637message SlowIo {
2638 // Classifications of IO Operations.
2639 enum IoOperation {
2640 UNKNOWN = 0;
2641 READ = 1;
2642 WRITE = 2;
2643 UNMAP = 3;
2644 SYNC = 4;
2645 }
2646 optional IoOperation operation = 1;
2647
2648 // The number of slow IO operations of this type over 24 hours.
2649 optional int32 count = 2;
2650}
2651
2652/**
2653 * Log battery caused shutdown with the last recorded voltage.
2654 */
2655message BatteryCausedShutdown {
2656 // The last recorded battery voltage prior to shutdown.
2657 optional int32 last_recorded_micro_volt = 1;
2658}
2659
2660/**
Tej Singha72344992019-04-17 18:55:08 -07002661 * Logs when ThermalService receives throttling events.
2662 *
2663 * Logged from:
2664 * frameworks/base/services/core/java/com/android/server/stats/StatsCompanionService.java
2665 */
2666message ThermalThrottlingSeverityStateChanged {
2667 // The type of temperature being reported (CPU, GPU, SKIN, etc)
2668 optional android.os.TemperatureTypeEnum sensor_type = 1;
2669
2670 // The name of the temperature source. Eg. CPU0
2671 optional string sensor_name = 2;
2672
2673 // Temperature in tenths of a degree C.
2674 // For BCL, it is decimillivolt, decimilliamps, and percentage * 10.
2675 optional int32 temperature_deci_celsius = 3;
2676
2677 // Relative severity of the throttling, see enum definition.
2678 optional android.os.ThrottlingSeverityEnum severity = 4;
2679}
2680
2681/**
Tej Singhbb8554a2018-01-26 11:59:14 -08002682 * Logs the duration of a davey (jank of >=700ms) when it occurs
2683 *
2684 * Logged from:
2685 * frameworks/base/libs/hwui/JankTracker.cpp
2686 */
2687message DaveyOccurred {
David Chen77ef6712018-02-23 18:23:42 -08002688 // The UID that logged this atom.
Yao Chenc40a19d2018-03-15 16:48:25 -07002689 optional int32 uid = 1 [(is_uid) = true];
David Chen77ef6712018-02-23 18:23:42 -08002690
Tej Singhbb8554a2018-01-26 11:59:14 -08002691 // Amount of time it took to render the frame. Should be >=700ms.
David Chen77ef6712018-02-23 18:23:42 -08002692 optional int64 jank_duration_millis = 2;
Tej Singhbb8554a2018-01-26 11:59:14 -08002693}
2694
2695/**
Bookatze5885242017-10-24 20:10:31 -07002696 * Logs phone signal strength changes.
2697 *
2698 * Logged from:
David Chenc28b2bb2017-10-24 12:52:52 -07002699 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
Bookatze5885242017-10-24 20:10:31 -07002700 */
2701message PhoneSignalStrengthChanged {
Bookatz1a1b0462018-01-12 11:47:03 -08002702 // Signal strength, from frameworks/base/core/proto/android/telephony/enums.proto.
2703 optional android.telephony.SignalStrengthEnum signal_strength = 1;
David Chenc28b2bb2017-10-24 12:52:52 -07002704}
2705
Yangster4ccebea2018-10-09 17:09:02 -07002706
2707/**
2708 * Logs when the phone state, sim state or signal strength changes
2709 *
2710 * Logged from:
2711 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
2712 */
2713message PhoneServiceStateChanged {
2714 optional android.telephony.ServiceStateEnum state = 1;
2715 optional android.telephony.SimStateEnum sim_state = 2;
2716 optional android.telephony.SignalStrengthEnum signal_strength = 3;
2717}
2718
2719/**
2720 * Logs when the phone becomes on or off.
2721 *
2722 * Logged from:
2723 * frameworks/base/core/java/com/android/internal/os/TelephonyRegistry.java
2724 */
2725message PhoneStateChanged {
2726 enum State {
2727 OFF = 0;
2728 ON = 1;
2729 }
2730 optional State state = 1;
2731}
2732
Hyunyoung Song2ecb8862019-07-09 09:19:25 -07002733message BackGesture {
2734 enum BackType {
2735 DEFAULT_BACK_TYPE = 0;
2736 COMPLETED = 1;
2737 COMPLETED_REJECTED = 2; // successful because coming from rejected area
2738 INCOMPLETE_EXCLUDED = 3; // would have been successful but in the exclusion area
2739 INCOMPLETE = 4;
2740 }
2741 optional BackType type = 1;
2742
2743 optional int32 y_coordinate = 2; // y coordinate for ACTION_DOWN event
2744 enum WindowHorizontalLocation {
2745 DEFAULT_LOCATION = 0;
2746 LEFT = 1;
2747 RIGHT = 2;
2748 }
2749 optional WindowHorizontalLocation x_location = 3;
2750}
2751
2752message ExclusionRectStateChanged {
2753 optional string component_name = 1; // if not available, simply packageName
2754 optional int32 requested_height = 2; // px
2755 optional int32 rejected_height = 3; // px
2756
2757 enum WindowHorizontalLocation {
2758 DEFAULT_LOCATION = 0;
2759 LEFT = 1;
2760 RIGHT = 2;
2761 }
2762 optional WindowHorizontalLocation x_location = 4;
2763 optional bool landscape = 5;
2764 optional bool splitscreen = 6;
2765 optional int32 duration_millis = 7;
2766}
2767
Hyunyoung Songc6d6b772018-10-17 13:35:32 -07002768message LauncherUIChanged {
Yao Chen8c433862018-10-24 14:09:20 -07002769 optional android.stats.launcher.LauncherAction action = 1;
2770 optional android.stats.launcher.LauncherState src_state = 2;
2771 optional android.stats.launcher.LauncherState dst_state = 3;
2772 optional android.stats.launcher.LauncherExtension extension = 4 [(log_mode) = MODE_BYTES];
Hyunyoung Songc6d6b772018-10-17 13:35:32 -07002773 optional bool is_swipe_up_enabled = 5;
2774}
2775
Hyunyoung Song80adf6be2019-01-30 09:59:30 -08002776message StyleUIChanged {
2777 optional android.stats.style.Action action = 1;
2778 optional int32 color_package_hash = 2;
2779 optional int32 font_package_hash = 3;
2780 optional int32 shape_package_hash = 4;
2781 optional int32 clock_package_hash = 5;
2782 optional int32 launcher_grid = 6;
2783 optional int32 wallpaper_category_hash = 7;
2784 optional int32 wallpaper_id_hash = 8;
Kunhung Li286c52f2019-05-21 20:10:43 +08002785 optional int32 color_preference = 9;
2786 optional android.stats.style.LocationPreference location_preference = 10;
Hyunyoung Song80adf6be2019-01-30 09:59:30 -08002787}
2788
David Chenc28b2bb2017-10-24 12:52:52 -07002789/**
Fan Zhang916c13b2018-10-16 22:49:45 -07002790 * Logs when Settings UI has changed.
2791 *
2792 * Logged from:
2793 * packages/apps/Settings
2794 */
2795message SettingsUIChanged {
2796 /**
Fan Zhang916c13b2018-10-16 22:49:45 -07002797 * Where this SettingsUIChange event comes from. For example, if
2798 * it's a PAGE_VISIBLE event, where the page is opened from.
2799 */
Fan Zhangf837b8e2018-10-23 12:38:30 -07002800 optional android.app.settings.PageId attribution = 1;
Fan Zhang916c13b2018-10-16 22:49:45 -07002801
2802 /**
2803 * What the UI action is.
2804 */
Fan Zhangf837b8e2018-10-23 12:38:30 -07002805 optional android.app.settings.Action action = 2;
Fan Zhang916c13b2018-10-16 22:49:45 -07002806
2807 /**
2808 * Where the action is happening
2809 */
Fan Zhangff2332b2018-12-06 15:16:41 -08002810 optional android.app.settings.PageId page_id = 3;
Fan Zhang916c13b2018-10-16 22:49:45 -07002811
2812 /**
2813 * What preference changed in this event.
2814 */
Fan Zhangff2332b2018-12-06 15:16:41 -08002815 optional string changed_preference_key = 4;
Fan Zhang916c13b2018-10-16 22:49:45 -07002816
2817 /**
2818 * The new value of the changed preference.
2819 */
Fan Zhangff2332b2018-12-06 15:16:41 -08002820 optional int64 changed_preference_int_value = 5;
Fan Zhang916c13b2018-10-16 22:49:45 -07002821}
2822
2823/**
Siarhei Vishniakou3ddecff2018-11-08 19:57:13 -08002824 * Logs basic timing information about touch events.
2825 * Reported at most every 5 minutes while device is being interacted with.
2826 *
2827 * Logged from:
2828 * frameworks/native/services/inputflinger
2829 */
2830message TouchEventReported {
2831 /**
2832 * The fields latency_{min|max|mean|stdev} represent minimum, maximum, mean,
Siarhei Vishniakou20d23c02019-08-15 19:32:34 -05002833 * and the standard deviation of the time spent processing touchscreen events
2834 * in the kernel and inputflinger. The units are microseconds.
Siarhei Vishniakou3ddecff2018-11-08 19:57:13 -08002835 *
Siarhei Vishniakou20d23c02019-08-15 19:32:34 -05002836 * On supported devices, the starting point is taken during the hard interrupt inside the
2837 * kernel touch driver. On all other devices, the starting point is taken inside
2838 * the kernel's input event subsystem upon receipt of the input event.
2839 * The ending point is taken inside InputDispatcher, just after the input event
2840 * is sent to the app.
Siarhei Vishniakou3ddecff2018-11-08 19:57:13 -08002841 */
2842 // Minimum value
2843 optional float latency_min_micros = 1;
2844 // Maximum value
2845 optional float latency_max_micros = 2;
2846 // Average value
2847 optional float latency_mean_micros = 3;
2848 // Standard deviation
2849 optional float latency_stdev_micros = 4;
Siarhei Vishniakouca954f92019-03-22 16:41:14 -07002850 // Number of touch events (input_event) in this report
2851 optional int32 count = 5;
Siarhei Vishniakou3ddecff2018-11-08 19:57:13 -08002852}
2853
2854/**
Philip Quinn0eded622019-01-29 12:46:28 -08002855 * Logs gesture classification and timing information for touch events.
2856 *
2857 * Logged from:
2858 * frameworks/base/core/java/android/view/GestureDetector.java
2859 * frameworks/base/core/java/android/view/View.java
2860 */
2861message TouchGestureClassified {
2862 // The source of the classification (e.g. Java class name).
2863 optional string source = 1;
2864
2865 enum Classification {
2866 UNKNOWN_CLASSIFICATION = 0;
2867 SINGLE_TAP = 1;
2868 DOUBLE_TAP = 2;
2869 LONG_PRESS = 3;
2870 DEEP_PRESS = 4;
2871 SCROLL = 5;
2872 }
2873 // The classification of the gesture.
2874 optional Classification classification = 2;
2875
2876 // The interval from the start of a touch event stream until the
2877 // classification was made.
2878 optional int32 latency_millis = 3;
2879
2880 // The distance from the location of the first touch event to the
2881 // location of the touch event when the classification was made.
2882 optional float displacement_px = 4;
2883}
2884
2885/**
David Chenc28b2bb2017-10-24 12:52:52 -07002886 * Logs that a setting was updated.
2887 * Logged from:
David Chenbd789912018-03-16 17:19:55 -07002888 * frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/SettingsState.java
David Chenc28b2bb2017-10-24 12:52:52 -07002889 * The tag and is_default allow resetting of settings to default values based on the specified
2890 * tag. See Settings#putString(ContentResolver, String, String, String, boolean) for more details.
2891 */
2892message SettingChanged {
2893 // The name of the setting.
2894 optional string setting = 1;
2895
2896 // The change being imposed on this setting. May represent a number, eg "3".
2897 optional string value = 2;
2898
2899 // The new value of this setting. For most settings, this is same as value. For some settings,
2900 // value is +X or -X where X represents an element in a set. For example, if the previous value
2901 // is A,B,C and value is -B, then new_value is A,C and prev_value is A,B,C.
2902 // The +/- feature is currently only used for location_providers_allowed.
2903 optional string new_value = 3;
2904
2905 // The previous value of this setting.
2906 optional string prev_value = 4;
2907
2908 // The tag used with the is_default for resetting sets of settings. This is generally null.
2909 optional string tag = 5;
2910
Bookatz90867622018-01-31 15:05:57 -08002911 // True if this setting with tag should be resettable.
2912 optional bool is_default = 6;
David Chenc28b2bb2017-10-24 12:52:52 -07002913
David Chenbd789912018-03-16 17:19:55 -07002914 // The associated user (for multi-user feature). Defined in android/os/UserHandle.java
David Chenc28b2bb2017-10-24 12:52:52 -07002915 optional int32 user = 7;
David Chenbd789912018-03-16 17:19:55 -07002916
2917 enum ChangeReason {
2918 UPDATED = 1; // Updated can be an insertion or an update.
2919 DELETED = 2;
2920 }
2921 optional ChangeReason reason = 8;
David Chenc28b2bb2017-10-24 12:52:52 -07002922}
Chenjie Yub3dda412017-10-24 13:41:59 -07002923
Chenjie Yu05013b32017-11-21 10:21:41 -08002924/**
Chenjie Yu3d4f6042017-10-27 15:39:34 -07002925 * Logs activity going to foreground or background
2926 *
2927 * Logged from:
2928 * frameworks/base/services/core/java/com/android/server/am/ActivityRecord.java
2929 */
2930message ActivityForegroundStateChanged {
Yao Chenc40a19d2018-03-15 16:48:25 -07002931 optional int32 uid = 1 [(is_uid) = true];
Yangster-mac20877162017-12-22 17:19:39 -08002932 optional string pkg_name = 2;
2933 optional string class_name = 3;
2934
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08002935 enum State {
2936 BACKGROUND = 0;
2937 FOREGROUND = 1;
Chenjie Yu3d4f6042017-10-27 15:39:34 -07002938 }
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08002939 optional State state = 4;
Chenjie Yu3d4f6042017-10-27 15:39:34 -07002940}
David Chenc8a43242017-10-17 16:23:28 -07002941
2942/**
Felix Lopez Luisd95346a2018-12-12 10:32:32 +00002943 * Logs when a volume entered low Storage state.
2944 * Logged from:
2945 * frameworks/base/services/core/java/com/android/server/storage/DeviceStorageMonitorService.java
2946 */
2947message LowStorageStateChanged {
2948 // Volume that ran out of storage.
2949 optional string volume_description = 1;
2950
2951 enum State {
2952 UNKNOWN = 0;
2953 OFF = 1;
2954 ON = 2;
2955 }
2956 optional State state = 2;
2957}
2958
2959/**
2960 * Logs when an app is downgraded.
2961 * Logged from:
2962 * frameworks/base/services/core/java/com/android/server/pm/BackgroundDexOptService.java
2963 */
2964message AppDowngraded {
2965 optional string package_name = 1;
2966 // Size of the package (all data) before being downgraded.
2967 optional int64 size_in_bytes_before = 2;
2968 // Size of the package (all data) after being downgraded.
2969 optional int64 size_in_bytes_after = 3;
2970
2971 optional bool aggressive = 4;
2972}
2973
2974/**
2975 * Logs when an app is optimized after being downgraded.
2976 * Logged from:
2977 * frameworks/base/services/core/java/com/android/server/pm/BackgroundDexOptService.java
2978 */
2979message AppOptimizedAfterDowngraded {
2980 optional string package_name = 1;
2981}
2982
2983/**
Carmen Agimof6688a352019-01-30 19:36:04 +00002984 * Logs whenever an app is installed on external storage.
2985 * Logged from:
2986 frameworks/base/services/core/java/com/android/server/pm/PackageManagerService.java
2987 */
2988message AppInstallOnExternalStorageReported {
2989 // The type of external storage.
2990 optional android.stats.storage.ExternalStorageType storage_type = 1;
2991 // The name of the package that is installed on the sd card.
2992 optional string package_name = 2;
2993}
2994
2995/**
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08002996 * Logs when an app crashes.
David Chen9e3808c2017-11-20 17:25:34 -08002997 * Logged from:
2998 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
2999 */
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003000message AppCrashOccurred {
Yao Chenc40a19d2018-03-15 16:48:25 -07003001 optional int32 uid = 1 [(is_uid) = true];
David Chen9e3808c2017-11-20 17:25:34 -08003002
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003003 optional string event_type = 2;
David Chen9e3808c2017-11-20 17:25:34 -08003004
3005 // The name of the process.
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003006 // system_server if it is not by an app
David Chen9e3808c2017-11-20 17:25:34 -08003007 optional string process_name = 3;
3008
3009 // The pid if available. -1 means not available.
David Chen6e3e6cb2018-01-03 16:14:06 -08003010 optional sint32 pid = 4;
Chenjie Yuf17bf62f2018-04-02 14:22:19 -07003011
3012 optional string package_name = 5;
3013
3014 enum InstantApp {
3015 UNAVAILABLE = 0;
3016 FALSE = 1;
3017 TRUE = 2;
3018 }
3019 optional InstantApp is_instant_app = 6;
3020
3021 enum ForegroundState {
3022 UNKNOWN = 0;
3023 BACKGROUND = 1;
3024 FOREGROUND = 2;
3025 }
3026 optional ForegroundState foreground_state = 7;
Yang Lu732d6382018-11-05 07:53:12 -08003027
3028 optional android.server.ErrorSource error_source = 8;
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003029}
David Chen9e3808c2017-11-20 17:25:34 -08003030
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003031/**
3032 * Logs when a WTF (What a Terrible Failure) happened.
3033 * Logged from:
3034 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
3035 */
3036message WTFOccurred {
3037 optional int32 uid = 1 [(is_uid) = true];
David Chen9e3808c2017-11-20 17:25:34 -08003038
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003039 optional string tag = 2;
David Chen9e3808c2017-11-20 17:25:34 -08003040
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003041 // The name of the process.
3042 // system_server if it is not by an app
3043 optional string process_name = 3;
David Chen6e3e6cb2018-01-03 16:14:06 -08003044
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003045 // The pid if available. -1 means not available.
3046 optional sint32 pid = 4;
Yang Lu732d6382018-11-05 07:53:12 -08003047
3048 optional android.server.ErrorSource error_source = 5;
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003049}
3050
3051/**
3052 * Logs when system server reports low memory.
3053 * Logged from:
3054 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
3055 */
3056message LowMemReported {
3057}
3058
3059/**
3060 * Logs when an app ANR (App Not Responding) occurs.
3061 * Logged from:
3062 * frameworks/base/services/core/java/com/android/server/am/AppErrors.java
3063 */
3064message ANROccurred {
3065 optional int32 uid = 1 [(is_uid) = true];
3066
3067 optional string process_name = 2;
3068
3069 optional string short_component_name = 3;
3070
3071 optional string reason = 4;
Chenjie Yuf17bf62f2018-04-02 14:22:19 -07003072
3073 enum InstantApp {
3074 UNAVAILABLE = 0;
3075 FALSE = 1;
3076 TRUE = 2;
3077 }
3078 optional InstantApp is_instant_app = 5;
3079
3080 enum ForegroundState {
3081 UNKNOWN = 0;
3082 BACKGROUND = 1;
3083 FOREGROUND = 2;
3084 }
3085 optional ForegroundState foreground_state = 6;
Yang Lu732d6382018-11-05 07:53:12 -08003086
3087 optional android.server.ErrorSource error_source = 7;
3088
3089 optional string package_name = 8;
David Chen9e3808c2017-11-20 17:25:34 -08003090}
3091
Bookatza7020bd2018-08-28 16:29:35 -07003092/**
3093 * Logs when the vibrator state changes.
3094 * Logged from:
3095 * frameworks/base/services/core/java/com/android/server/VibratorService.java
3096 */
3097message VibratorStateChanged {
3098 repeated AttributionNode attribution_node = 1;
3099
3100 enum State {
3101 OFF = 0;
3102 ON = 1;
3103 }
3104 optional State state = 2;
3105
3106 // Duration (in milliseconds) requested to keep the vibrator on.
3107 // Only applicable for State == ON.
3108 optional int64 duration_millis = 3;
3109}
3110
David Chen0a368b22017-12-06 16:28:16 -08003111/*
3112 * Allows other apps to push events into statsd.
3113 * Logged from:
3114 * frameworks/base/core/java/android/util/StatsLog.java
3115 */
David Chen0b5c90c2018-01-25 16:51:49 -08003116message AppBreadcrumbReported {
David Chen0a368b22017-12-06 16:28:16 -08003117 // The uid of the application that sent this custom atom.
Yao Chenc40a19d2018-03-15 16:48:25 -07003118 optional int32 uid = 1 [(is_uid) = true];
David Chen0a368b22017-12-06 16:28:16 -08003119
3120 // An arbitrary label chosen by the developer. For Android P, the label should be in [0, 16).
3121 optional int32 label = 2;
3122
3123 // Allows applications to easily use a custom event as start/stop boundaries (ie, define custom
3124 // predicates for the metrics).
3125 enum State {
3126 UNKNOWN = 0;
3127 UNSPECIFIED = 1; // For events that are known to not represent START/STOP.
3128 STOP = 2;
3129 START = 3;
3130 }
3131 optional State state = 3;
3132}
3133
David Chen9e3808c2017-11-20 17:25:34 -08003134/**
Bookatz7948c872018-09-04 12:58:33 -07003135 * Logs the wall-clock time when a significant wall-clock time shift occurs.
3136 * For example, this could be due to the user manually changing the time.
3137 *
3138 * Logged from:
3139 * frameworks/base/services/core/java/com/android/server/AlarmManagerService.java
3140 */
3141message WallClockTimeShifted {
3142 // New wall-clock time in milliseconds, according to System.currentTimeMillis().
3143 optional int64 wall_clock_timestamp_millis = 1;
3144}
3145
3146/**
Bookatz8fcd09a2017-12-18 13:01:10 -08003147 * Logs when statsd detects an anomaly.
3148 *
3149 * Logged from:
3150 * frameworks/base/cmds/statsd/src/anomaly/AnomalyTracker.cpp
3151 */
3152message AnomalyDetected {
3153 // Uid that owns the config whose anomaly detection alert fired.
Yao Chenc40a19d2018-03-15 16:48:25 -07003154 optional int32 config_uid = 1 [(is_uid) = true];
Bookatz8fcd09a2017-12-18 13:01:10 -08003155
Yangster-mac94e197c2018-01-02 16:03:03 -08003156 // Id of the config whose anomaly detection alert fired.
3157 optional int64 config_id = 2;
Bookatz8fcd09a2017-12-18 13:01:10 -08003158
Yangster-mac94e197c2018-01-02 16:03:03 -08003159 // Id of the alert (i.e. name of the anomaly that was detected).
3160 optional int64 alert_id = 3;
Bookatz8fcd09a2017-12-18 13:01:10 -08003161}
3162
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003163message AppStartOccurred {
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003164 // The uid if available. -1 means not available.
Yao Chenc40a19d2018-03-15 16:48:25 -07003165 optional int32 uid = 1 [(is_uid) = true];
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003166
3167 // The app package name.
3168 optional string pkg_name = 2;
3169
3170 enum TransitionType {
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003171 UNKNOWN = 0;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003172 WARM = 1;
3173 HOT = 2;
3174 COLD = 3;
3175 }
3176 // The transition type.
3177 optional TransitionType type = 3;
3178
3179 // The activity name.
3180 optional string activity_name = 4;
3181
3182 // The name of the calling app. Empty if not set.
3183 optional string calling_pkg_name = 5;
3184
3185 // Whether the app is an instant app.
3186 optional bool is_instant_app = 6;
3187
3188 // Device uptime when activity started.
David Chen0b5c90c2018-01-25 16:51:49 -08003189 optional int64 activity_start_millis = 7;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003190
Bookatz80d11a02018-01-16 10:46:35 -08003191 optional android.app.AppTransitionReasonEnum reason = 8;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003192
David Chen0b5c90c2018-01-25 16:51:49 -08003193 optional int32 transition_delay_millis = 9;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003194 // -1 if not set.
David Chen0b5c90c2018-01-25 16:51:49 -08003195 optional int32 starting_window_delay_millis = 10;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003196 // -1 if not set.
David Chen0b5c90c2018-01-25 16:51:49 -08003197 optional int32 bind_application_delay_millis = 11;
3198 optional int32 windows_drawn_delay_millis = 12;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003199
3200 // Empty if not set.
3201 optional string launch_token = 13;
3202
Calin Juravle759fbda2018-02-20 19:52:30 +00003203 // The compiler filter used when when the package was optimized.
Calin Juravlea86783b2018-03-21 14:25:59 -07003204 optional int32 package_optimization_compilation_filter = 14;
Calin Juravle759fbda2018-02-20 19:52:30 +00003205
3206 // The reason why the package was optimized.
Calin Juravlea86783b2018-03-21 14:25:59 -07003207 optional int32 package_optimization_compilation_reason = 15;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003208}
3209
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003210message AppStartCanceled {
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003211 // The uid if available. -1 means not available.
Yao Chenc40a19d2018-03-15 16:48:25 -07003212 optional int32 uid = 1 [(is_uid) = true];
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003213
3214 // The app package name.
3215 optional string pkg_name = 2;
3216
3217 enum TransitionType {
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003218 UNKNOWN = 0;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003219 WARM = 1;
3220 HOT = 2;
3221 COLD = 3;
3222 }
3223 // The transition type.
3224 optional TransitionType type = 3;
3225
3226 // The activity name.
3227 optional string activity_name = 4;
3228}
3229
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003230message AppStartFullyDrawn {
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003231 // The uid if available. -1 means not available.
Yao Chenc40a19d2018-03-15 16:48:25 -07003232 optional int32 uid = 1 [(is_uid) = true];
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003233
3234 // The app package name.
3235 optional string pkg_name = 2;
3236
3237 enum TransitionType {
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003238 UNKNOWN = 0;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003239 WITH_BUNDLE = 1;
3240 WITHOUT_BUNDLE = 2;
3241 }
3242 // The transition type.
3243 optional TransitionType type = 3;
3244
3245 // The activity name.
3246 optional string activity_name = 4;
3247
3248 optional bool transition_process_running = 5;
3249
3250 // App startup time (until call to Activity#reportFullyDrawn()).
David Chen0b5c90c2018-01-25 16:51:49 -08003251 optional int64 app_startup_time_millis = 6;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003252}
3253
Bookatz8fcd09a2017-12-18 13:01:10 -08003254/**
Chenjie Yu52cacc62017-12-08 18:11:45 -08003255 * Logs a picture-in-picture action
3256 * Logged from:
3257 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
3258 * frameworks/base/services/core/java/com/android/server/am/ActivityStackSupervisor.java
3259 * frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/PipTouchHandler.java
3260 */
3261message PictureInPictureStateChanged {
Chenjie Yuae9fdf042018-02-15 10:19:32 -08003262 // -1 if it is not available
Yao Chenc40a19d2018-03-15 16:48:25 -07003263 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yu52cacc62017-12-08 18:11:45 -08003264
Chenjie Yuae9fdf042018-02-15 10:19:32 -08003265 optional string short_name = 2;
Chenjie Yu52cacc62017-12-08 18:11:45 -08003266
Chenjie Yu52cacc62017-12-08 18:11:45 -08003267 enum State {
3268 ENTERED = 1;
3269 EXPANDED_TO_FULL_SCREEN = 2;
3270 MINIMIZED = 3;
3271 DISMISSED = 4;
3272 }
Chenjie Yuae9fdf042018-02-15 10:19:32 -08003273 optional State state = 3;
Chenjie Yu52cacc62017-12-08 18:11:45 -08003274}
3275
3276/**
Chenjie Yue8904192017-12-08 19:12:57 -08003277 * Logs overlay action
3278 * Logged from:
3279 * services/core/java/com/android/server/wm/Session.java
3280 */
3281message OverlayStateChanged {
tsaichristine5adc7e02020-01-14 17:07:39 -08003282 optional int32 uid = 1 [(state_field_option).option = PRIMARY_FIELD, (is_uid) = true];
Chenjie Yue8904192017-12-08 19:12:57 -08003283
tsaichristine5adc7e02020-01-14 17:07:39 -08003284 optional string package_name = 2 [(state_field_option).option = PRIMARY_FIELD];
Chenjie Yue8904192017-12-08 19:12:57 -08003285
3286 optional bool using_alert_window = 3;
3287
3288 enum State {
3289 ENTERED = 1;
3290 EXITED = 2;
3291 }
tsaichristine5adc7e02020-01-14 17:07:39 -08003292 optional State state = 4 [
3293 (state_field_option).option = EXCLUSIVE_STATE,
3294 (state_field_option).nested = false,
3295 (state_field_option).default_state_value = 2
3296 ];
Chenjie Yue8904192017-12-08 19:12:57 -08003297}
3298
Adam Bookatz38767932020-02-05 12:13:40 -08003299/**
Chenjie Yuccfe6452018-01-30 11:33:21 -08003300 * Logs foreground service starts and stops.
3301 * Note that this is not when a service starts or stops, but when it is
3302 * considered foreground.
3303 * Logged from
Adam Bookatz38767932020-02-05 12:13:40 -08003304 * frameworks/base/services/core/java/com/android/server/am/ActiveServices.java
Chenjie Yuccfe6452018-01-30 11:33:21 -08003305 */
3306message ForegroundServiceStateChanged {
Yao Chenc40a19d2018-03-15 16:48:25 -07003307 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yuccfe6452018-01-30 11:33:21 -08003308 // package_name + "/" + class_name
3309 optional string short_name = 2;
3310
3311 enum State {
3312 ENTER = 1;
3313 EXIT = 2;
3314 }
3315 optional State state = 3;
Adam Bookatz38767932020-02-05 12:13:40 -08003316
3317 // Whether the fgs is allowed while-in-use permissions, i.e. is considered 'in-use' to the user.
3318 // (If the fgs was started while the app wasn't TOP it usually will be denied these permissions)
3319 optional bool allow_while_in_use_permission = 4;
3320}
3321
3322/**
3323 * Logs the number of times a uid accesses a sensitive AppOp during a foreground service session.
3324 * A foreground service session is any continuous period during which the uid holds at least one
3325 * foreground service; the atom will be pushed when the uid no longer holds any foreground services.
3326 * Accesses initiated while the uid is in the TOP state are ignored.
3327 * Sessions with no attempted accesses are not logged.
3328 * Logged from
3329 * frameworks/base/services/core/java/com/android/server/am/ActiveServices.java
3330 */
3331message ForegroundServiceAppOpSessionEnded {
3332 optional int32 uid = 1 [(is_uid) = true];
3333
3334 // The operation's name.
Stanislav Zholnin48811ee62020-03-03 16:15:55 +00003335 // Only following four ops are logged
3336 // COARSE_LOCATION = 0
3337 // FINE_LOCATION = 1
3338 // CAMERA = 26
3339 // RECORD_AUDIO = 27
3340 optional android.app.AppOpEnum app_op_name = 2 [default = APP_OP_NONE];
Adam Bookatz38767932020-02-05 12:13:40 -08003341
3342 // The uid's permission mode for accessing the AppOp during this fgs session.
3343 enum Mode {
3344 MODE_UNKNOWN = 0;
3345 MODE_ALLOWED = 1; // Always allowed
3346 MODE_IGNORED = 2; // Denied
3347 MODE_FOREGROUND = 3; // Allow-while-in-use (or allowed-one-time)
3348 }
3349 optional Mode app_op_mode = 3;
3350
3351 // Number of times this AppOp was requested and allowed.
3352 optional int32 count_ops_accepted = 4;
3353 // Number of times this AppOp was requested but denied.
3354 optional int32 count_ops_rejected = 5;
Chenjie Yuccfe6452018-01-30 11:33:21 -08003355}
3356
Chenjie Yue8904192017-12-08 19:12:57 -08003357/**
Chenjie Yubbcbc602018-02-05 16:51:52 -08003358 * Logs creation or removal of an isolated uid. Isolated uid's are temporary uid's to sandbox risky
3359 * behavior in its own uid. However, the metrics of these isolated uid's almost always should be
3360 * attributed back to the parent (host) uid. One example is Chrome.
3361 *
3362 * Logged from:
3363 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
3364 */
3365message IsolatedUidChanged {
3366 // The host UID. Generally, we should attribute metrics from the isolated uid to the host uid.
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003367 // NOTE: DO NOT annotate uid field in this atom. This atom is specially handled in statsd.
Bookatz3c648862018-05-25 13:32:43 -07003368 // This field is ignored when event == REMOVED.
Chenjie Yubbcbc602018-02-05 16:51:52 -08003369 optional int32 parent_uid = 1;
3370
3371 optional int32 isolated_uid = 2;
3372
3373 // We expect an isolated uid to be removed before if it's used for another parent uid.
3374 enum Event {
3375 REMOVED = 0;
3376 CREATED = 1;
3377 }
3378 optional Event event = 3;
3379}
3380
3381/*
3382 * Logs the reception of an incoming network packet causing the main system to wake up for
3383 * processing that packet. These events are notified by the kernel via Netlink NFLOG to Netd
3384 * and processed by WakeupController.cpp.
3385 */
3386message PacketWakeupOccurred {
3387 // The uid owning the socket into which the packet was delivered, or -1 if the packet was
3388 // delivered nowhere.
Yao Chenc40a19d2018-03-15 16:48:25 -07003389 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yubbcbc602018-02-05 16:51:52 -08003390 // The interface name on which the packet was received.
3391 optional string iface = 2;
3392 // The ethertype value of the packet.
3393 optional int32 ethertype = 3;
3394 // String representation of the destination MAC address of the packet.
3395 optional string destination_hardware_address = 4;
3396 // String representation of the source address of the packet if this was an IP packet.
3397 optional string source_ip = 5;
3398 // String representation of the destination address of the packet if this was an IP packet.
3399 optional string destination_ip = 6;
3400 // The value of the protocol field if this was an IPv4 packet or the value of the Next Header
3401 // field if this was an IPv6 packet. The range of possible values is the same for both IP
3402 // families.
3403 optional int32 ip_next_header = 7;
3404 // The source port if this was a TCP or UDP packet.
3405 optional int32 source_port = 8;
3406 // The destination port if this was a TCP or UDP packet.
3407 optional int32 destination_port = 9;
3408}
3409
3410/*
3411 * Logs the memory stats for an app on startup.
3412 * Logged from:
3413 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
3414 */
3415message AppStartMemoryStateCaptured {
3416 // The uid if available. -1 means not available.
Yao Chenc40a19d2018-03-15 16:48:25 -07003417 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yubbcbc602018-02-05 16:51:52 -08003418
3419 // The process name.
3420 optional string process_name = 2;
3421
3422 // The activity name.
3423 optional string activity_name = 3;
3424
3425 // # of page-faults
Yangster-maca8a30442018-10-13 23:46:34 -07003426 optional int64 page_fault = 4;
Chenjie Yubbcbc602018-02-05 16:51:52 -08003427
3428 // # of major page-faults
Yangster-maca8a30442018-10-13 23:46:34 -07003429 optional int64 page_major_fault = 5;
Chenjie Yubbcbc602018-02-05 16:51:52 -08003430
3431 // RSS
3432 optional int64 rss_in_bytes = 6;
3433
3434 // CACHE
3435 optional int64 cache_in_bytes = 7;
3436
3437 // SWAP
3438 optional int64 swap_in_bytes = 8;
3439}
3440
3441/*
3442 * Logs the change in Low Memory Killer Daemon (LMKD) state which is used as start/stop boundaries
3443 * for LMK event.
3444 * Logged from:
3445 * system/core/lmkd/lmkd.c
3446 */
3447message LmkStateChanged {
3448 enum State {
3449 UNKNOWN = 0;
3450 START = 1;
3451 STOP = 2;
3452 }
3453 optional State state = 1;
3454}
3455
3456/*
3457 * Logs the event when Low Memory Killer Daemon (LMKD) kills a process to reduce memory pressure.
3458 * Logged from:
3459 * system/core/lmkd/lmkd.c
3460 */
3461message LmkKillOccurred {
3462 // The uid if available. -1 means not available.
Yao Chenc40a19d2018-03-15 16:48:25 -07003463 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yubbcbc602018-02-05 16:51:52 -08003464
3465 // The process name.
3466 optional string process_name = 2;
3467
3468 // oom adj score.
Yangster-maca8a30442018-10-13 23:46:34 -07003469 optional int32 oom_adj_score = 3;
Chenjie Yubbcbc602018-02-05 16:51:52 -08003470
3471 // # of page-faults
Yangster-maca8a30442018-10-13 23:46:34 -07003472 optional int64 page_fault = 4;
Chenjie Yubbcbc602018-02-05 16:51:52 -08003473
3474 // # of major page-faults
Yangster-maca8a30442018-10-13 23:46:34 -07003475 optional int64 page_major_fault = 5;
Chenjie Yubbcbc602018-02-05 16:51:52 -08003476
3477 // RSS
3478 optional int64 rss_in_bytes = 6;
3479
3480 // CACHE
3481 optional int64 cache_in_bytes = 7;
3482
3483 // SWAP
3484 optional int64 swap_in_bytes = 8;
Jim Blackler8593d1f2018-11-21 15:24:48 +00003485
3486 // The elapsed real time of start of the process.
3487 optional int64 process_start_time_nanos = 9;
Suren Baghdasaryan1fbaa1f2019-03-04 11:09:31 -08003488
3489 // Min oom adj score considered by lmkd.
3490 optional int32 min_oom_score = 10;
Chenjie Yubbcbc602018-02-05 16:51:52 -08003491}
3492
Rajeev Kumar51b54602018-03-01 12:18:26 -08003493/*
3494 * Logs when the ActivityManagerService detects that an app died.
3495 *
3496 * Logged from:
3497 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
3498 */
3499message AppDied {
3500 // timestamp(elapsedRealtime) of record creation
tsaichristine5adc7e02020-01-14 17:07:39 -08003501 optional uint64 timestamp_millis = 1 [(state_field_option).option = EXCLUSIVE_STATE];
Rajeev Kumar51b54602018-03-01 12:18:26 -08003502}
3503
Howard Ro21a039c2018-08-06 14:55:47 -07003504/**
3505 * An atom for generic metrics logging. Available from Android Q.
3506 */
3507message GenericAtom {
3508 // The uid of the application that sent this custom atom.
3509 optional int32 uid = 1 [(is_uid) = true];
3510
3511 // An event_id indicates the type of event.
Howard Ro9a862de2018-10-11 16:03:33 -07003512 optional android.stats.EventType event_id = 2;
Howard Ro21a039c2018-08-06 14:55:47 -07003513}
3514
Tej Singhd6d6d772018-09-05 17:41:25 -07003515/**
Will Brockmanfbaa7912019-10-24 15:15:09 -04003516 * Atom for simple logging of user interaction and impression events, such as "the user touched
3517 * this button" or "this dialog was displayed".
3518 * Keep the UI event stream clean: don't use for system or background events.
3519 * Log using the UiEventLogger wrapper - don't write with the StatsLog API directly.
Will Brockman079fdaa2020-01-12 16:45:03 -05003520 *
3521 * Logged from:
3522 * frameworks/base/services/core/java/com/android/server/
3523 * frameworks/base/packages/SystemUI/src/com/android/systemui/
Will Brockmanfbaa7912019-10-24 15:15:09 -04003524 */
3525message UiEventReported {
3526 // The event_id.
3527 optional int32 event_id = 1;
3528 // The event's source or target uid and package, if applicable.
3529 // For example, the package posting a notification, or the destination package of a share.
3530 optional int32 uid = 2 [(is_uid) = true];
3531 optional string package_name = 3;
Will Brockman12282ac2019-12-20 09:37:42 -05003532 // An identifier used to disambiguate which logs refer to a particular instance of some
3533 // UI element. Useful when there might be multiple instances simultaneously active.
3534 optional int32 instance_id = 4;
Will Brockmanfbaa7912019-10-24 15:15:09 -04003535}
3536
3537/**
Will Brockman079fdaa2020-01-12 16:45:03 -05003538 * Reports a notification was created or updated.
3539 *
3540 * Logged from:
3541 * frameworks/base/services/core/java/com/android/server/notification/
3542 */
3543message NotificationReported {
3544 // The event_id (as for UiEventReported).
3545 optional int32 event_id = 1;
3546 // The notifying app's uid and package.
3547 optional int32 uid = 2 [(is_uid) = true];
3548 optional string package_name = 3;
3549 // A small system-assigned identifier for the notification.
3550 // Locally probably-unique, but expect collisions across users and/or days.
3551 optional int32 instance_id = 4;
Will Brockman7614f6962020-02-10 19:43:03 -05003552 optional int32 notification_id_hash = 5; // Small hash of the app-assigned notif ID + tag
3553 optional int32 channel_id_hash = 6; // Small hash of app-assigned channel ID
Will Brockman079fdaa2020-01-12 16:45:03 -05003554
3555 // Grouping information
Will Brockman7614f6962020-02-10 19:43:03 -05003556 optional int32 group_id_hash = 7; // Small hash of the group ID of the notification
3557 optional int32 group_instance_id = 8; // Instance_id of the group-summary notification
3558 optional bool is_group_summary = 9; // Tags the group-summary notification
Will Brockman079fdaa2020-01-12 16:45:03 -05003559
3560 // Attributes
Will Brockman7614f6962020-02-10 19:43:03 -05003561 optional string category = 10; // App-assigned notification category (API-defined strings)
3562 optional int32 style = 11; // App-assigned notification style
3563 optional int32 num_people = 12; // Number of Person records attached to the notification
Will Brockman079fdaa2020-01-12 16:45:03 -05003564
3565 // Ordering, importance and interruptiveness
3566
Will Brockman7614f6962020-02-10 19:43:03 -05003567 optional int32 position = 13; // Position in NotificationManager's list
Will Brockman079fdaa2020-01-12 16:45:03 -05003568
Will Brockman7614f6962020-02-10 19:43:03 -05003569 optional android.stats.sysui.NotificationImportance importance = 14;
3570 optional int32 alerting = 15; // Bitfield, 1=buzz 2=beep 4=blink
Will Brockman079fdaa2020-01-12 16:45:03 -05003571
3572 enum NotificationImportanceExplanation {
3573 IMPORTANCE_EXPLANATION_UNKNOWN = 0;
3574 IMPORTANCE_EXPLANATION_APP = 1; // App-specified channel importance.
3575 IMPORTANCE_EXPLANATION_USER = 2; // User-specified channel importance.
3576 IMPORTANCE_EXPLANATION_ASST = 3; // Notification Assistant override.
3577 IMPORTANCE_EXPLANATION_SYSTEM = 4; // System override.
3578 // Like _APP, but based on pre-channels priority signal.
3579 IMPORTANCE_EXPLANATION_APP_PRE_CHANNELS = 5;
3580 }
3581
Will Brockman7614f6962020-02-10 19:43:03 -05003582 optional NotificationImportanceExplanation importance_source = 16;
3583 optional android.stats.sysui.NotificationImportance importance_initial = 17;
3584 optional NotificationImportanceExplanation importance_initial_source = 18;
3585 optional android.stats.sysui.NotificationImportance importance_asst = 19;
3586 optional int32 assistant_hash = 20;
3587 optional float assistant_ranking_score = 21;
Will Brockman079fdaa2020-01-12 16:45:03 -05003588}
3589
3590message Notification {
3591 // The notifying app's uid and package.
3592 optional int32 uid = 1 [(is_uid) = true];
3593 optional string package_name = 2;
3594 // A small system-assigned identifier for the notification.
3595 optional int32 instance_id = 3;
3596
3597 // Grouping information.
3598 optional int32 group_instance_id = 4;
3599 optional bool is_group_summary = 5;
3600
3601 // The section of the shade that the notification is in.
3602 // See NotificationSectionsManager.PriorityBucket.
3603 enum NotificationSection {
3604 SECTION_UNKNOWN = 0;
Will Brockmane3753842020-03-03 16:29:34 -05003605 SECTION_HEADS_UP = 1;
3606 SECTION_PEOPLE = 2;
3607 SECTION_ALERTING = 3;
3608 SECTION_SILENT = 4;
Will Brockman079fdaa2020-01-12 16:45:03 -05003609 }
3610 optional NotificationSection section = 6;
3611}
3612
3613message NotificationList {
3614 repeated Notification notifications = 1; // An ordered sequence of notifications.
3615}
3616
3617/**
3618 * Reports a notification panel was displayed, e.g. from the lockscreen or status bar.
3619 *
3620 * Logged from:
3621 * frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
3622 */
3623message NotificationPanelReported {
3624 // The event_id (as for UiEventReported).
3625 optional int32 event_id = 1;
3626 optional int32 num_notifications = 2;
3627 // The notifications in the panel, in the order that they appear there.
3628 optional NotificationList notifications = 3 [(log_mode) = MODE_BYTES];
3629}
3630
3631/**
3632 * Reports a notification channel, or channel group, was created, updated, or deleted.
3633 *
3634 * Logged from:
3635 * frameworks/base/services/core/java/com/android/server/notification/
3636 */
3637message NotificationChannelModified {
3638 // The event_id (as for UiEventReported).
3639 optional int32 event_id = 1;
3640 // The notifying app's uid and package.
3641 optional int32 uid = 2 [(is_uid) = true];
3642 optional string package_name = 3;
Will Brockman7fb79442020-02-27 14:34:24 -05003643 // Hash of app-assigned notification channel ID or channel-group ID
3644 optional int32 channel_id_hash = 4;
Will Brockman079fdaa2020-01-12 16:45:03 -05003645 // Previous importance setting, if applicable
3646 optional android.stats.sysui.NotificationImportance old_importance = 5;
3647 // New importance setting
3648 optional android.stats.sysui.NotificationImportance importance = 6;
3649}
3650
3651
3652/**
Kevin Chyn1741a072019-01-17 11:54:40 -08003653 * Logs when a biometric acquire event occurs.
Tej Singhd6d6d772018-09-05 17:41:25 -07003654 *
3655 * Logged from:
Kevin Chyn1741a072019-01-17 11:54:40 -08003656 * frameworks/base/services/core/java/com/android/server/biometrics
Tej Singhd6d6d772018-09-05 17:41:25 -07003657 */
Kevin Chyn1741a072019-01-17 11:54:40 -08003658message BiometricAcquired {
3659 // Biometric modality that was acquired.
3660 optional android.hardware.biometrics.ModalityEnum modality = 1;
3661 // The associated user. Eg: 0 for owners, 10+ for others. Defined in android/os/UserHandle.java.
3662 optional int32 user = 2;
3663 // If this acquire is for a crypto operation. e.g. Secure purchases, unlock password storage.
3664 optional bool is_crypto = 3;
3665 // Action that the device is performing. Acquired messages are only expected for enroll and
3666 // authenticate. Other actions may indicate an error.
3667 optional android.hardware.biometrics.ActionEnum action = 4;
3668 // The client that this acquisition was received for.
3669 optional android.hardware.biometrics.ClientEnum client = 5;
3670 // Acquired constants, e.g. ACQUIRED_GOOD. See constants defined by <Biometric>Manager.
3671 optional int32 acquire_info = 6;
3672 // Vendor-specific acquire info. Valid only if acquire_info == ACQUIRED_VENDOR.
3673 optional int32 acquire_info_vendor = 7;
joshmccloskey1fad0f62019-04-01 13:32:53 -07003674 // Dictates if this message should trigger additional debugging.
3675 optional bool debug = 8;
Tej Singhd6d6d772018-09-05 17:41:25 -07003676}
3677
3678/**
Kevin Chyn1741a072019-01-17 11:54:40 -08003679 * Logs when a biometric authentication event occurs.
Tej Singhd6d6d772018-09-05 17:41:25 -07003680 *
3681 * Logged from:
Kevin Chyn1741a072019-01-17 11:54:40 -08003682 * frameworks/base/services/core/java/com/android/server/biometrics
Tej Singhd6d6d772018-09-05 17:41:25 -07003683 */
Kevin Chyn1741a072019-01-17 11:54:40 -08003684message BiometricAuthenticated {
3685 // Biometric modality that was used.
3686 optional android.hardware.biometrics.ModalityEnum modality = 1;
3687 // The associated user. Eg: 0 for owners, 10+ for others. Defined in android/os/UserHandle.java
3688 optional int32 user = 2;
3689 // If this authentication is for a crypto operation. e.g. Secure purchases, unlock password
3690 // storage.
3691 optional bool is_crypto = 3;
3692 // The client that this acquisition was received for.
3693 optional android.hardware.biometrics.ClientEnum client = 4;
Kevin Chyndb77e132019-01-29 13:30:41 -08003694 // If authentication requires user confirmation. See BiometricPrompt's
3695 // setRequireConfirmation(bool) method.
3696 optional bool require_confirmation = 5;
Tej Singhd6d6d772018-09-05 17:41:25 -07003697
Kevin Chyn1741a072019-01-17 11:54:40 -08003698 enum State {
Tej Singhd6d6d772018-09-05 17:41:25 -07003699 UNKNOWN = 0;
Kevin Chyn1741a072019-01-17 11:54:40 -08003700 REJECTED = 1;
3701 PENDING_CONFIRMATION = 2;
3702 CONFIRMED = 3;
Tej Singhd6d6d772018-09-05 17:41:25 -07003703 }
Kevin Chyn1741a072019-01-17 11:54:40 -08003704
3705 // State of the current auth attempt.
Kevin Chyndb77e132019-01-29 13:30:41 -08003706 optional State state = 6;
Kevin Chyn1741a072019-01-17 11:54:40 -08003707 // Time it took to authenticate. For BiometricPrompt where setRequireConfirmation(false) is
3708 // specified and supported by the biometric modality, this is from the first ACQUIRED_GOOD to
3709 // AUTHENTICATED. for setRequireConfirmation(true), this is from PENDING_CONFIRMATION to
3710 // CONFIRMED.
Kevin Chyndb77e132019-01-29 13:30:41 -08003711 optional int64 latency_millis = 7;
joshmccloskey1fad0f62019-04-01 13:32:53 -07003712 // Dictates if this message should trigger additional debugging.
3713 optional bool debug = 8;
Kevin Chyn1741a072019-01-17 11:54:40 -08003714}
3715
3716/**
3717 * Logs when a biometric error occurs.
3718 *
3719 * Logged from:
3720 * frameworks/base/services/core/java/com/android/server/biometrics
3721 */
3722message BiometricErrorOccurred {
3723 // Biometric modality that was used.
3724 optional android.hardware.biometrics.ModalityEnum modality = 1;
3725 // The associated user. Eg: 0 for owners, 10+ for others. Defined in android/os/UserHandle.java
3726 optional int32 user = 2;
3727 // If this error is for a crypto operation. e.g. Secure purchases, unlock password storage.
3728 optional bool is_crypto = 3;
3729 // Action that the device is performing.
3730 optional android.hardware.biometrics.ActionEnum action = 4;
3731 // The client that this acquisition was received for.
3732 optional android.hardware.biometrics.ClientEnum client = 5;
3733 // Error constants. See constants defined by <Biometric>Manager. Enums won't work since errors
3734 // are unique to modality.
3735 optional int32 error_info = 6;
3736 // Vendor-specific error info. Valid only if acquire_info == ACQUIRED_VENDOR. These are defined
3737 // by the vendor and not specified by the HIDL interface.
3738 optional int32 error_info_vendor = 7;
joshmccloskey1fad0f62019-04-01 13:32:53 -07003739 // Dictates if this message should trigger additional debugging.
3740 optional bool debug = 8;
Kevin Chyn7fca2362019-06-20 17:20:42 -07003741 // Time spent during the authentication attempt.
3742 optional int64 latency_millis = 9;
Kevin Chyn1741a072019-01-17 11:54:40 -08003743}
3744
3745/**
Kevin Chyne5a37fb2019-02-08 13:10:36 -08003746 * Logs when a system health issue is detected.
Kevin Chyn1741a072019-01-17 11:54:40 -08003747 * Logged from:
3748 * frameworks/base/services/core/java/com/android/server/biometrics
3749 */
Kevin Chyne5a37fb2019-02-08 13:10:36 -08003750message BiometricSystemHealthIssueDetected {
Kevin Chyn1741a072019-01-17 11:54:40 -08003751 // Biometric modality.
3752 optional android.hardware.biometrics.ModalityEnum modality = 1;
Kevin Chyne5a37fb2019-02-08 13:10:36 -08003753 // Type of issue detected.
3754 optional android.hardware.biometrics.IssueEnum issue = 2;
joshmccloskey1fad0f62019-04-01 13:32:53 -07003755 // Dictates if this message should trigger additional debugging.
3756 optional bool debug = 3;
Tej Singhd6d6d772018-09-05 17:41:25 -07003757}
Howard Ro688ae182018-09-25 00:09:36 -07003758
joshmccloskey6f952b22019-03-25 20:59:35 -07003759/**
3760 * Logs when a biometric enrollment occurs.
3761 *
3762 * Logged from:
3763 * frameworks/base/services/core/java/com/android/server/biometrics
3764 */
3765message BiometricEnrolled {
3766 // Biometric modality that was used.
3767 optional android.hardware.biometrics.ModalityEnum modality = 1;
3768 // The associated user. Eg: 0 for owners, 10+ for others. Defined in android/os/UserHandle.java
3769 optional int32 user = 2;
3770 // The amount of time the enrollment took in milliseconds.
3771 optional int64 latency_millis = 3;
3772 // Whether or not the enrollment was successful.
3773 optional bool success = 4;
3774}
3775
Chenjie Yuae9dfac2018-10-25 16:06:56 -07003776/*
Tej Singh0d176952019-01-16 19:10:54 -08003777 * Logs when a flag flip update occurrs. Used for mainline modules that update via flag flips.
Yangster-macb89807e2018-11-15 21:10:57 -08003778 */
Tej Singh0d176952019-01-16 19:10:54 -08003779message FlagFlipUpdateOccurred {
3780 // If the event is from a flag config package, specify the package name.
3781 optional string flag_flip_package_name = 1;
3782
3783 // The order id of the package
3784 optional int64 order_id = 2;
Yangster-macb89807e2018-11-15 21:10:57 -08003785}
3786
Chenjie Yu6b1667c2019-01-18 10:09:33 -08003787/**
3788 * Potential experiment ids that goes with a train install.
Jonathan Nguyena0e6de12020-01-28 18:33:55 -08003789 * Should be kept in sync with experiment_ids.proto.
Chenjie Yu6b1667c2019-01-18 10:09:33 -08003790 */
3791message TrainExperimentIds {
3792 repeated int64 experiment_id = 1;
3793}
3794
Yangster-macb89807e2018-11-15 21:10:57 -08003795/*
3796 * Logs when a binary push state changes.
Chenjie Yu8366c712019-01-16 20:48:30 -08003797 * Logged by the installer via public api.
Yangster-macb89807e2018-11-15 21:10:57 -08003798 */
3799message BinaryPushStateChanged {
Chenjie Yu8366c712019-01-16 20:48:30 -08003800 // Name of the train.
3801 optional string train_name = 1;
3802 // Version code for a "train" of packages that need to be installed atomically
3803 optional int64 train_version_code = 2;
3804 // After installation of this package, device requires a restart.
3805 optional bool requires_staging = 3;
3806 // Rollback should be enabled for this install.
3807 optional bool rollback_enabled = 4;
3808 // Requires low latency monitoring if possible.
3809 optional bool requires_low_latency_monitor = 5;
3810
Yangster-macb89807e2018-11-15 21:10:57 -08003811 enum State {
Chenjie Yu8366c712019-01-16 20:48:30 -08003812 UNKNOWN = 0;
3813 INSTALL_REQUESTED = 1;
3814 INSTALL_STARTED = 2;
3815 INSTALL_STAGED_NOT_READY = 3;
3816 INSTALL_STAGED_READY = 4;
3817 INSTALL_SUCCESS = 5;
Tej Singh403fe472019-04-30 12:54:21 -07003818 // Replaced by INSTALL_FAILURE_DOWNLOAD, INSTALL_FAILURE_STATE_MISMATCH,
3819 // and INSTALL_FAILURE_COMMIT.
3820 INSTALL_FAILURE = 6 [deprecated = true];
3821 // This enum is for installs that are manually cancelled via the Manual Update UI.
Chenjie Yu8366c712019-01-16 20:48:30 -08003822 INSTALL_CANCELLED = 7;
3823 INSTALLER_ROLLBACK_REQUESTED = 8;
Muhammad Qureshif4ca8242019-03-01 09:20:15 -08003824 INSTALLER_ROLLBACK_INITIATED = 9;
3825 INSTALLER_ROLLBACK_INITIATED_FAILURE = 10;
3826 INSTALLER_ROLLBACK_STAGED = 11;
3827 INSTALLER_ROLLBACK_STAGED_FAILURE = 12;
3828 INSTALLER_ROLLBACK_BOOT_TRIGGERED = 13;
3829 INSTALLER_ROLLBACK_BOOT_TRIGGERED_FAILURE = 14;
3830 INSTALLER_ROLLBACK_SUCCESS = 15;
3831 INSTALLER_ROLLBACK_FAILURE = 16;
Howard Ro174ed562019-04-07 22:17:58 -07003832 INSTALLER_ROLLBACK_STAGED_CANCEL_REQUESTED = 17;
3833 INSTALLER_ROLLBACK_STAGED_CANCEL_SUCCESS = 18;
3834 INSTALLER_ROLLBACK_STAGED_CANCEL_FAILURE = 19;
3835 INSTALL_STAGED_CANCEL_REQUESTED = 20;
3836 INSTALL_STAGED_CANCEL_SUCCESS = 21;
3837 INSTALL_STAGED_CANCEL_FAILURE = 22;
Tej Singh403fe472019-04-30 12:54:21 -07003838 INSTALL_FAILURE_DOWNLOAD = 23;
3839 INSTALL_FAILURE_STATE_MISMATCH = 24;
3840 INSTALL_FAILURE_COMMIT = 25;
Jonathan Nguyen5886a712020-01-16 10:34:21 -08003841 REBOOT_TRIGGERED = 26;
Yangster-macb89807e2018-11-15 21:10:57 -08003842 }
Chenjie Yu8366c712019-01-16 20:48:30 -08003843 optional State state = 6;
Chenjie Yu6b1667c2019-01-18 10:09:33 -08003844 // Possible experiment ids for monitoring this push.
3845 optional TrainExperimentIds experiment_ids = 7 [(log_mode) = MODE_BYTES];
3846 // user id
3847 optional int32 user_id = 8;
Jonathan Nguyen5886a712020-01-16 10:34:21 -08003848 optional int32 reason = 9;
Jonathan Nguyen703c42f2020-02-04 15:54:26 -08003849 // Whether or not this is a rollback event
3850 optional bool is_rollback = 10;
Yangster-macb89807e2018-11-15 21:10:57 -08003851}
3852
Tej Singhc9203082019-05-03 13:42:23 -07003853/* Test atom, is not logged anywhere */
3854message TestAtomReported {
3855 repeated AttributionNode attribution_node = 1;
3856 optional int32 int_field = 2;
3857 optional int64 long_field = 3;
3858 optional float float_field = 4;
3859 optional string string_field = 5;
3860 optional bool boolean_field = 6;
3861 enum State {
3862 UNKNOWN = 0;
3863 OFF = 1;
3864 ON = 2;
3865 }
3866 optional State state = 7;
3867 optional TrainExperimentIds bytes_field = 8 [(android.os.statsd.log_mode) = MODE_BYTES];
3868}
3869
Maggie Whitefc1aa592018-11-28 21:55:23 -08003870/** Represents USB port overheat event. */
3871message UsbPortOverheatEvent {
3872 /* Temperature of USB port at USB plug event, in 1/10ths of degree C. */
3873 optional int32 plug_temperature_deci_c = 1;
3874
3875 /* Maximum temperature of USB port during overheat event, in 1/10ths of degree C. */
3876 optional int32 max_temperature_deci_c = 2;
3877
3878 /* Time between USB plug event and overheat threshold trip, in seconds. */
3879 optional int32 time_to_overheat_secs = 3;
3880
3881 /* Time between overheat threshold trip and hysteresis, in seconds. */
3882 optional int32 time_to_hysteresis_secs = 4;
3883
3884 /* Time between hysteresis and active mitigation ending, in seconds. */
3885 optional int32 time_to_inactive_secs = 5;
3886};
3887
Maggie White8735b852019-01-18 11:40:49 -08003888/**
3889 * Logs total effective full charge and discharge cycles on a battery.
3890 * Here are some examples of one effective cycle:
3891 * 1) the battery charges from 0% to 100% and drains back to 0%,
3892 * 2) charging from 50% to 100% and draining back to 50% twice.
3893 * Pulled from:
3894 * frameworks/base/cmds/statsd/src/external/ResourceHealthManagerPuller.cpp
3895 */
3896message BatteryCycleCount {
3897 /* Number of total charge and discharge cycles on the system battery. */
3898 optional int32 cycle_count = 1;
3899}
3900
Carmen Agimof35f7f6f2019-02-05 18:19:21 +00003901/**
Carmen Agimof12dec122019-03-06 16:14:38 +00003902 * Logs that external storage is mounted and information about it, the storage type (sd card/usb/
3903 * others), its type (public or private) and the size in bytes.
Carmen Agimof35f7f6f2019-02-05 18:19:21 +00003904 * Pulled from:
3905 * StatsCompanionService
3906 */
3907
Carmen Agimof12dec122019-03-06 16:14:38 +00003908message ExternalStorageInfo {
Carmen Agimof35f7f6f2019-02-05 18:19:21 +00003909
Carmen Agimof12dec122019-03-06 16:14:38 +00003910 enum VolumeType {
Carmen Agimof35f7f6f2019-02-05 18:19:21 +00003911 UNKNOWN = 0;
Carmen Agimof12dec122019-03-06 16:14:38 +00003912 PUBLIC = 1;
3913 PRIVATE = 2;
3914 OTHER = 3;
Carmen Agimof35f7f6f2019-02-05 18:19:21 +00003915 }
3916
Carmen Agimof12dec122019-03-06 16:14:38 +00003917 // The type of external storage.
3918 optional android.stats.storage.ExternalStorageType storage_type = 1;
3919 // Type of the volume: TYPE_PUBLIC if portable and TYPE_PRIVATE if internal.
3920 optional VolumeType volume_type = 2;
Carmen Agimof35f7f6f2019-02-05 18:19:21 +00003921 // Total size of the sd card in bytes.
Carmen Agimof12dec122019-03-06 16:14:38 +00003922 optional int64 size_bytes = 3;
Carmen Agimof35f7f6f2019-02-05 18:19:21 +00003923}
3924
Yangster-macb89807e2018-11-15 21:10:57 -08003925/*
Chenjie Yuae9dfac2018-10-25 16:06:56 -07003926 * Logs when a connection becomes available and lost.
3927 * Logged in StatsCompanionService.java
3928 */
3929message ConnectivityStateChanged {
Chenjie Yu75b3c492018-10-06 21:45:19 -07003930 // Id of the network.
3931 optional int32 net_id = 1;
3932
3933 enum State {
3934 UNKNOWN = 0;
3935 CONNECTED = 1;
3936 DISCONNECTED = 2;
3937 }
3938 // Connected state of a network.
3939 optional State state = 2;
3940}
3941
3942/**
3943 * Logs when a service starts and stops.
3944 * Logged from:
3945 * services/core/java/com/android/server/am/ActiveServices.java
3946 */
3947message ServiceStateChanged {
3948
3949 optional int32 uid = 1 [(is_uid) = true];
3950
3951 optional string package_name = 2;
3952
3953 optional string service_name = 3;
Chenjie Yuae9dfac2018-10-25 16:06:56 -07003954
3955 enum State {
Chenjie Yu75b3c492018-10-06 21:45:19 -07003956 START = 1;
3957 STOP = 2;
Chenjie Yuae9dfac2018-10-25 16:06:56 -07003958 }
Chenjie Yu75b3c492018-10-06 21:45:19 -07003959
3960 optional State state = 4;
3961}
3962
3963/**
3964 * Logs when a service is launched.
3965 * Logged from:
3966 * services/core/java/com/android/server/am/ActiveServices.java
3967 */
3968message ServiceLaunchReported {
3969
3970 optional int32 uid = 1 [(is_uid) = true];
3971
3972 optional string package_name = 2;
3973
3974 optional string service_name = 3;
Chenjie Yuae9dfac2018-10-25 16:06:56 -07003975}
Howard Ro688ae182018-09-25 00:09:36 -07003976
Andrei Onea4ad6d0c2019-02-08 13:54:12 +00003977/**
3978 * Logs when a hidden API is used.
3979 *
3980 * Logged from:
3981 * libcore/libart/src/main/java/dalvik/system/VMRuntime.java
3982 */
3983message HiddenApiUsed {
3984 // The uid of the app making the hidden access.
3985 optional int32 uid = 1 [(is_uid) = true];
3986
3987 // Signature of the method or field accessed.
3988 optional string signature = 2;
3989
3990 enum AccessMethod {
3991 NONE = 0;
3992 REFLECTION = 1;
3993 JNI = 2;
3994 LINKING = 3;
3995 }
3996
3997 // Type of access.
3998 optional AccessMethod access_method = 3;
3999
4000 // Whether the access was prevented or not.
4001 optional bool access_denied = 4;
4002}
4003
Fabian Kozynskibfd6d852019-02-15 15:08:16 -05004004/**
4005 * Logs user interaction with the Privacy Indicators added in Q. In particular:
4006 * - When user sees privacy chip
4007 * - When user clicks privacy chip
4008 * - How does the user exit the Privacy Dialog
4009 * Logged from:
Fabian Kozynskibfd6d852019-02-15 15:08:16 -05004010 * packages/SystemUI/src/com/android/systemui/qs/QuickStatusBarHeader.java
4011 */
4012message PrivacyIndicatorsInteracted {
4013
4014 enum Type {
4015 UNKNOWN = 0;
4016 CHIP_VIEWED = 1;
4017 CHIP_CLICKED = 2;
4018 DIALOG_PRIVACY_SETTINGS = 3;
4019 DIALOG_DISMISS = 4;
4020 DIALOG_LINE_ITEM = 5;
4021 }
4022
tsaichristine5adc7e02020-01-14 17:07:39 -08004023 optional Type type = 1 [(state_field_option).option = EXCLUSIVE_STATE];
Fabian Kozynskibfd6d852019-02-15 15:08:16 -05004024
4025 // Used if the type is LINE_ITEM
4026 optional string package_name = 2;
4027}
4028
Carmen Agimof6dcc5032019-03-01 16:20:09 +00004029/**
4030 * Logs information about a package that is moved from the internal to external storage and vice
4031 * versa.
4032 * It logs the package name, the type of the external storage where the package is installed
4033 * (if moved to external storage, or UNKNOWN if moved to internal storage),
4034 * and the move type: if it's from internal to external or the other way around.
4035 *
4036 * Logged from:
4037 frameworks/base/services/core/java/com/android/server/pm/PackageManagerService.java
4038 */
4039message AppMovedStorageReported {
4040 enum MoveType {
4041 UNKNOWN = 0;
4042 TO_EXTERNAL = 1;
4043 TO_INTERNAL = 2;
4044 }
4045 // The type of the external storage.
4046 optional android.stats.storage.ExternalStorageType external_storage_type = 1;
4047 // The type of move.
4048 optional MoveType move_type = 2;
4049 // The name of the package that was moved.
4050 optional string package_name = 3;
4051}
4052
jianjin8f2dee02019-03-29 14:03:08 -07004053/**
4054 * Logs when system server watchdog occurs.
4055 * Logged from:
4056 * frameworks/base/services/core/java/com/android/server/Watchdog.java
4057 */
4058message SystemServerWatchdogOccurred {
4059 optional string subject = 1;
4060}
4061
4062/**
4063 * Logs when new file added to tombstones.
4064 * Logged from:
4065 * frameworks/base/core/java/com/android/server/BootReceiver.java
4066 */
4067message TombStoneOccurred {
4068}
4069
Hai Zhang5d3328d2019-04-13 21:25:06 +08004070/*
4071 * Information about a role request
4072 *
4073 * Logged from:
4074 * packages/apps/PermissionController/src/com/android/packageinstaller/role/ui/RequestRoleFragment.java
4075 */
4076message RoleRequestResultReported {
4077 // UID of application requesting the role
4078 optional int32 requesting_uid = 1;
4079
4080 // Package name of application requesting the role
4081 optional string requesting_package_name = 2;
4082
4083 // The role to be granted
4084 optional string role_name = 3;
4085
4086 // The count of applications qualifying for the role
4087 optional int32 qualifying_count = 4;
4088
4089 // UID of application current granted the role
4090 optional int32 current_uid = 5;
4091
4092 // Package name of application current granted the role
4093 optional string current_package_name = 6;
4094
4095 // UID of another application that user chose to grant the role to, instead of the requesting
4096 // application
4097 optional int32 granted_another_uid = 7;
4098
4099 // Package name of another application that user chose to grant the role to, instead of the
4100 // requesting application
4101 optional string granted_another_package_name = 8;
4102
4103 enum Result {
4104 UNDEFINED = 0;
4105 // role request was ignored
4106 IGNORED = 1;
4107 // role request was ignored because it's already granted
4108 IGNORED_ALREADY_GRANTED = 2;
4109 // role request was ignored because the application isn't qualified
4110 IGNORED_NOT_QUALIFIED = 3;
4111 // role request was ignored because user said it should be always denied
4112 IGNORED_USER_ALWAYS_DENIED = 4;
4113 // role was granted by user action
4114 USER_GRANTED = 5;
4115 // role was denied by user action
4116 USER_DENIED = 6;
4117 // role was denied by user granting another application the role
4118 USER_DENIED_GRANTED_ANOTHER = 7;
4119 // role was denied and set to be always denied by the user
4120 USER_DENIED_WITH_ALWAYS = 8;
4121 }
4122 // The result of the role request
4123 optional Result result = 9;
4124}
4125
Mark Tabrya824a642019-11-05 12:26:12 -08004126/**
4127 * Logs when a Vehicle Maps Service client's connection state has changed
4128 *
4129 * Logged from:
4130 * packages/services/Car/service/src/com/android/car/stats/VmsClientLog.java
4131 */
4132message VmsClientConnectionStateChanged {
4133 // The UID of the VMS client app
4134 optional int32 uid = 1 [(is_uid) = true];
4135
4136 enum State {
4137 UNKNOWN = 0;
4138 // Attempting to connect to the client
4139 CONNECTING = 1;
4140 // Client connection established
4141 CONNECTED = 2;
4142 // Client connection closed unexpectedly
4143 DISCONNECTED = 3;
4144 // Client connection closed by VMS
4145 TERMINATED = 4;
4146 // Error establishing the client connection
4147 CONNECTION_ERROR = 5;
4148 }
4149
4150 optional State state = 2;
4151}
4152
Jeff Sharkey6bd21572019-11-15 20:45:33 -07004153/**
4154 * Logs when MediaProvider has successfully finished scanning a storage volume.
4155 *
4156 * Logged from:
4157 * packages/providers/MediaProvider/src/com/android/providers/media/scan/ModernMediaScanner.java
4158 */
4159message MediaProviderScanEvent {
4160 enum Reason {
4161 // Scan triggered due to unknown reason
4162 UNKNOWN = 0;
4163 // Scan triggered due to storage volume being mounted
4164 MOUNTED = 1;
4165 // Scan triggered due to explicit user action or app request
4166 DEMAND = 2;
4167 // Scan triggered due to idle maintenance
4168 IDLE = 3;
4169 }
4170
4171 // Volume type that this event pertains to
4172 optional android.stats.mediaprovider.VolumeType volume_type = 1;
4173 // Reason why this scan was triggered
4174 optional Reason reason = 2;
4175 // Total number of files scanned
4176 optional int64 item_count = 3;
4177 // Duration of scan, normalized per file
4178 optional float normalized_duration_millis = 4;
4179 // Number of database inserts, normalized per file
4180 optional float normalized_insert_count = 5;
4181 // Number of database updates, normalized per file
4182 optional float normalized_update_count = 6;
4183 // Number of database deletes, normalized per file
4184 optional float normalized_delete_count = 7;
4185}
4186
4187/**
4188 * Logs when an app has asked MediaProvider to delete media belonging to the user.
4189 *
4190 * Logged from:
4191 * packages/providers/MediaProvider/src/com/android/providers/media/MediaProvider.java
4192 */
4193message MediaProviderDeletionEvent {
4194 // Volume type that this event pertains to
4195 optional android.stats.mediaprovider.VolumeType volume_type = 1;
4196 // Device timestamp when this deletion event occurred
4197 optional int64 timestamp_millis = 2;
4198 // App that requested deletion
4199 optional string package_name = 3;
4200 // Number of items that were deleted
4201 optional int32 item_count = 4;
4202}
4203
4204/**
4205 * Logs when an app has asked MediaProvider to grant them access to media belonging to the user.
4206 *
4207 * Logged from:
4208 * packages/providers/MediaProvider/src/com/android/providers/media/PermissionActivity.java
4209 */
4210message MediaProviderPermissionEvent {
4211 enum Result {
4212 UNKNOWN = 0;
4213 USER_GRANTED = 1;
4214 AUTO_GRANTED = 2;
4215 USER_DENIED = 3;
4216 USER_DENIED_WITH_PREJUDICE = 4;
4217 AUTO_DENIED = 5;
4218 }
4219
4220 // Volume type that this event pertains to
4221 optional android.stats.mediaprovider.VolumeType volume_type = 1;
4222 // Device timestamp when this permission event occurred
4223 optional int64 timestamp_millis = 2;
4224 // App that requested permission
4225 optional string package_name = 3;
4226 // Number of items that were requested
4227 optional int32 item_count = 4;
4228 // Result of this request
4229 optional Result result = 5;
4230}
4231
4232/**
4233 * Logs when MediaProvider has finished upgrading or downgrading its database schema.
4234 *
4235 * Logged from:
4236 * packages/providers/MediaProvider/src/com/android/providers/media/DatabaseHelper.java
4237 */
4238message MediaProviderSchemaChange {
4239 // Volume type that this event pertains to
4240 optional android.stats.mediaprovider.VolumeType volume_type = 1;
4241 // Old database version code
4242 optional int32 version_from = 2;
4243 // New database version code
4244 optional int32 version_to = 3;
4245 // Total number of files in database
4246 optional int64 item_count = 4;
4247 // Duration of schema change, normalized per file
4248 optional float normalized_duration_millis = 5;
4249}
4250
4251/**
4252 * Logs when MediaProvider has finished an idle maintenance job.
4253 *
4254 * Logged from:
4255 * packages/providers/MediaProvider/src/com/android/providers/media/MediaProvider.java
4256 */
4257message MediaProviderIdleMaintenance {
4258 // Volume type that this event pertains to
4259 optional android.stats.mediaprovider.VolumeType volume_type = 1;
4260
4261 // Total number of files in database
4262 optional int64 item_count = 2;
4263 // Duration of idle maintenance, normalized per file
4264 optional float normalized_duration_millis = 3;
4265 // Number of thumbnails found to be stale, normalized per file
4266 optional float normalized_stale_thumbnails = 4;
4267 // Number of items found to be expired, normalized per file
4268 optional float normalized_expired_media = 5;
4269}
4270
Keun young Park3e033cb2019-12-18 11:27:35 -08004271/**
4272 * Represents boot time event with duration in ms.
4273 *
4274 * Logged from: bootstat and various system server components. Check each enums for details.
4275 */
4276message BootTimeEventDuration {
4277 enum DurationEvent {
4278 UNKNOWN = 0;
4279 // Bootloader time excluding BOOTLOADER_UI_WAIT + boot complete time. Logged from bootstat.
4280 ABSOLUTE_BOOT_TIME = 1;
4281 // Bootloader's 1st stage execution time.
4282 // Logged from bootstat.
4283 BOOTLOADER_FIRST_STAGE_EXEC = 2;
4284 // Bootloader's 1st stage loading time.
4285 // Logged from bootstat.
4286 BOOTLOADER_FIRST_STAGE_LOAD = 3;
4287 // Bootloader's kernel loading time.
4288 // Logged from bootstat.
4289 BOOTLOADER_KERNEL_LOAD = 4;
4290 // Bootloader's 2nd stage execution time.
4291 // Logged from bootstat.
4292 BOOTLOADER_SECOND_STAGE_EXEC = 5;
4293 // Bootloader's 2nd stage loading time.
4294 // Logged from bootstat.
4295 BOOTLOADER_SECOND_STAGE_LOAD = 6;
4296 // Duration for Bootloader to show unlocked device's warning UI. This should not happen
4297 // for locked device.
4298 // Logged from bootstat.
4299 BOOTLOADER_UI_WAIT = 7;
4300 // Total time spend in bootloader. This is the sum of all BOOTLOADER_* listed above.
4301 // Logged from bootstat.
4302 BOOTLOADER_TOTAL = 8;
4303 // Shutdown duration inside init for the reboot before the current boot up.
4304 // Logged from f/b/services/.../BootReceiver.java.
4305 SHUTDOWN_DURATION = 9;
4306 // Total time for mounting of disk devices during bootup.
4307 // Logged from f/b/services/.../BootReceiver.java.
4308 MOUNT_DEFAULT_DURATION = 10;
4309 // Total time for early stage mounting of disk devices during bootup.
4310 // Logged from f/b/services/.../BootReceiver.java.
4311 MOUNT_EARLY_DURATION = 11;
4312 // Total time for late stage mounting of disk devices during bootup.
4313 // Logged from f/b/services/.../BootReceiver.java.
4314 MOUNT_LATE_DURATION = 12;
4315 // Average time to scan non-system app after OTA
4316 // Logged from f/b/services/.../PackageManagerService.java
4317 OTA_PACKAGE_MANAGER_INIT_TIME = 13;
4318 // Time to initialize Package manager after OTA
4319 // Logged from f/b/services/.../PackageManagerService.java
4320 OTA_PACKAGE_MANAGER_DATA_APP_AVG_SCAN_TIME = 14;
4321 // Time to scan all system app from Package manager after OTA
4322 // Logged from f/b/services/.../PackageManagerService.java
4323 OTA_PACKAGE_MANAGER_SYSTEM_APP_AVG_SCAN_TIME = 15;
4324 // Init's total time for cold boot stage.
4325 // Logged from bootstat.
4326 COLDBOOT_WAIT = 16;
4327 // Init's total time for initializing selinux.
4328 // Logged from bootstat.
4329 SELINUX_INIT = 17;
4330 // Time since last factory reset.
4331 // Logged from bootstat.
4332 FACTORY_RESET_TIME_SINCE_RESET = 18;
Keun young Parka5a696a2020-02-03 09:42:36 -08004333 // Init's total time spent for completing the 1st stage.
4334 // Logged from bootstat.
4335 ANDROID_INIT_STAGE_1 = 19;
Keun young Park3e033cb2019-12-18 11:27:35 -08004336 }
4337
4338 // Type of the event.
4339 optional DurationEvent event = 1;
4340 // Duration of the event in ms.
4341 optional int64 duration_millis = 2;
4342}
4343
4344/**
4345 * Represents the start of specific boot time event during bootup in ms. This is usually a time
4346 * since boot-up.
4347 *
4348 * Logged from: bootstat and various system server components. Check each enums for details.
4349 */
4350message BootTimeEventElapsedTime {
4351 enum ElapsedTimeEvent {
4352 UNKNOWN = 0;
4353 // Time when init starts 1st stage. Logged from bootstat.
4354 ANDROID_INIT_STAGE_1 = 1;
4355 // Time when sys.boot_completed prop is set.
4356 // Logged from bootstat.
4357 BOOT_COMPLETE = 2;
4358 // BOOT_COMPLETE for encrypted device.
4359 BOOT_COMPLETE_ENCRYPTION = 3;
4360 // BOOT_COMPLETE for device with no encryption.
4361 BOOT_COMPLETE_NO_ENCRYPTION = 4;
4362 // Adjusted BOOT_COMPLETE for encrypted device extracting decryption time.
Keun young Parka5a696a2020-02-03 09:42:36 -08004363 BOOT_COMPLETE_POST_DECRYPT = 5;
Keun young Park3e033cb2019-12-18 11:27:35 -08004364 // BOOT_COMPLETE after factory reset.
4365 FACTORY_RESET_BOOT_COMPLETE = 6;
4366 // BOOT_COMPLETE_NO_ENCRYPTION after factory reset.
4367 FACTORY_RESET_BOOT_COMPLETE_NO_ENCRYPTION = 7;
Keun young Parka5a696a2020-02-03 09:42:36 -08004368 // BOOT_COMPLETE_POST_DECRYPT after factory reset.
4369 FACTORY_RESET_BOOT_COMPLETE_POST_DECRYPT = 8;
Keun young Park3e033cb2019-12-18 11:27:35 -08004370 // BOOT_COMPLETE after OTA.
4371 OTA_BOOT_COMPLETE = 9;
4372 // BOOT_COMPLETE_NO_ENCRYPTION after OTA.
4373 OTA_BOOT_COMPLETE_NO_ENCRYPTION = 10;
Keun young Parka5a696a2020-02-03 09:42:36 -08004374 // BOOT_COMPLETE_POST_DECRYPT after OTA.
4375 OTA_BOOT_COMPLETE_POST_DECRYPT = 11;
Keun young Park3e033cb2019-12-18 11:27:35 -08004376 // Time when the system starts sending LOCKED_BOOT_COMPLETED broadcast.
4377 // Logged from f/b/services/.../UserController.java
4378 FRAMEWORK_LOCKED_BOOT_COMPLETED = 12;
4379 // Time when the system starts sending BOOT_COMPLETED broadcast.
4380 // Logged from f/b/services/.../UserController.java
4381 FRAMEWORK_BOOT_COMPLETED = 13;
4382 // Time when the package manager starts init.
4383 // Logged from f/b/services/.../SystemServer.java
4384 PACKAGE_MANAGER_INIT_START = 14;
4385 // Time when package manager is ready
4386 // Logged from f/b/services/.../SystemServer.java
4387 PACKAGE_MANAGER_INIT_READY = 15;
4388 // Represents the time when user has entered unlock credential for system with user pin.
4389 // Logged from bootstat.
4390 POST_DECRYPT = 16;
4391 // Represents the start of zygote's init.
4392 // Logged from zygote itself.
4393 ZYGOTE_INIT_START = 17;
4394 // Represents the start of secondary zygote's init.
4395 // TODO: add logging to zygote
4396 SECONDARY_ZYGOTE_INIT_START = 18;
4397 // Represents the start of system server's init.
4398 // Logged from f/b/services/.../SystemServer.java
4399 SYSTEM_SERVER_INIT_START = 19;
4400 // Represents the completion of system server's init.
4401 // Logged from f/b/services/.../SystemServer.java
4402 SYSTEM_SERVER_READY = 20;
4403 // Represents the start of launcher during boot-up.
4404 // TODO: add logging
4405 LAUNCHER_START = 21;
4406 // Represents the completion of launcher's initial rendering. User can use other apps from
4407 // launcher from this point.
4408 // TODO: add logging
4409 LAUNCHER_SHOWN = 22;
4410 }
4411
4412 // Type of the event.
4413 optional ElapsedTimeEvent event = 1;
4414 // Time since bootup for the event.
4415 // It should be acquired from SystemClock elapsedRealtime() call or equivalent.
4416 optional int64 time_millis = 2;
4417}
4418
4419/**
4420 * Boot time events with UTC time.
4421 *
4422 * Logged from: bootstat and various system server components. Check each enums for details.
4423 */
4424message BootTimeEventUtcTime {
4425 enum UtcTimeEvent {
4426 UNKNOWN = 0;
4427 // Time of the bootstat's marking of 1st boot after the last factory reset.
4428 // Logged from bootstat.
4429 FACTORY_RESET_RESET_TIME = 1;
4430 // The time when bootstat records FACTORY_RESET_* events. This is close to
4431 // BOOT_COMPLETE time for the current bootup.
4432 // Logged from bootstat.
4433 FACTORY_RESET_CURRENT_TIME = 2;
4434 // DUplicate of FACTORY_RESET_RESET_TIME added for debugging purpose.
4435 // Logged from bootstat.
4436 FACTORY_RESET_RECORD_VALUE = 3;
4437 }
4438
4439 // Type of the event.
4440 optional UtcTimeEvent event = 1;
4441 // UTC time for the event.
4442 optional int64 utc_time_secs = 2;
4443}
4444
4445/**
4446 * Boot time events representing specific error code during bootup.
4447 * Meaning of error code can be different per each event type.
4448 *
4449 * Logged from: bootstat and various system server components. Check each enums for details.
4450 */
4451message BootTimeEventErrorCode {
4452 enum ErrorCodeEvent {
4453 UNKNOWN = 0;
4454 // Linux error code for time() call to get the current UTC time.
4455 // Logged from bootstat.
4456 FACTORY_RESET_CURRENT_TIME_FAILURE = 1;
4457 // Represents UmountStat before the reboot for the current boot up. Error codes defined
4458 // as UMOUNT_STAT_* from init/reboot.cpp.
4459 // Logged from f/b/services/.../BootReceiver.java.
4460 SHUTDOWN_UMOUNT_STAT = 2;
Keun young Parkdf1534d2020-01-13 18:55:31 -08004461 // Reprepsents fie system mounting error code of /data partition for the current boot.
4462 // Error codes defined as combination of FsStatFlags from system/core/fs_mgr/fs_mgr.cpp.
Keun young Park3e033cb2019-12-18 11:27:35 -08004463 // Logged from f/b/services/.../BootReceiver.java.
Keun young Parkdf1534d2020-01-13 18:55:31 -08004464 FS_MGR_FS_STAT_DATA_PARTITION = 3;
Keun young Park3e033cb2019-12-18 11:27:35 -08004465 }
4466
4467 // Type of the event.
4468 optional ErrorCodeEvent event = 1;
4469 // error code defined per each event type.
4470 // For example, this can have a value of FsStatFlags.FS_STAT_FULL_MOUNT_FAILED for the event of
4471 // FS_MGR_FS_STAT.
4472 optional int32 error_code = 2;
4473}
4474
Alessio Balsini628fb8d2020-01-15 15:44:48 +00004475/**
4476 * Collects Virtual A/B statistics related to the use of dm-snapshot performed
4477 * after an OTA.
4478 *
4479 * Logged from:
Yifan Hong36137f02020-03-11 10:35:08 -07004480 * - system/update_engine/cleanup_previous_update_action.cc
Alessio Balsini628fb8d2020-01-15 15:44:48 +00004481 */
4482message SnapshotMergeReported {
4483 // Keep in sync with
4484 // system/core/fs_mgr/libsnapshot/android/snapshot/snapshot.proto
4485 enum UpdateState {
4486 // No update or merge is in progress.
4487 NONE = 0;
4488 // An update is applying; snapshots may already exist.
4489 INITIATED = 1;
4490 // An update is pending, but has not been successfully booted yet.
4491 UNVERIFIED = 2;
4492 // The kernel is merging in the background.
4493 MERGING = 3;
4494 // Post-merge cleanup steps could not be completed due to a transient
4495 // error, but the next reboot will finish any pending operations.
4496 MERGE_NEEDS_REBOOT = 4;
4497 // Merging is complete, and needs to be acknowledged.
4498 MERGE_COMPLETED = 5;
4499 // Merging failed due to an unrecoverable error.
4500 MERGE_FAILED = 6;
4501 // The update was implicitly cancelled, either by a rollback or a flash
4502 // operation via fastboot. This state can only be returned by WaitForMerge.
4503 CANCELLED = 7;
4504 };
4505
4506 // Status of the update after the merge attempts.
4507 optional UpdateState final_state = 1;
4508
4509 // Time to complete a merge operation in milliseconds.
4510 // A negative value corresponds to the case in which the merge operation
4511 // was interrupted and resumed (e.g. in case of a system reboot during the
4512 // merge).
4513 optional int64 duration_millis = 2;
4514
4515 // Number of reboots that occurred after issuing and before completing the
4516 // merge of all the snapshot devices.
4517 optional int32 intermediate_reboots = 3;
4518}
4519
Chenjie Yubbcbc602018-02-05 16:51:52 -08004520//////////////////////////////////////////////////////////////////////
4521// Pulled atoms below this line //
4522//////////////////////////////////////////////////////////////////////
4523
4524/**
David Chenc8a43242017-10-17 16:23:28 -07004525 * Pulls bytes transferred via wifi (Sum of foreground and background usage).
4526 *
4527 * Pulled from:
4528 * StatsCompanionService (using BatteryStats to get which interfaces are wifi)
4529 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004530message WifiBytesTransfer {
Yao Chenc40a19d2018-03-15 16:48:25 -07004531 optional int32 uid = 1 [(is_uid) = true];
David Chenc8a43242017-10-17 16:23:28 -07004532
4533 optional int64 rx_bytes = 2;
4534
4535 optional int64 rx_packets = 3;
4536
4537 optional int64 tx_bytes = 4;
4538
4539 optional int64 tx_packets = 5;
4540}
4541
4542/**
4543 * Pulls bytes transferred via wifi (separated by foreground and background usage).
4544 *
4545 * Pulled from:
4546 * StatsCompanionService (using BatteryStats to get which interfaces are wifi)
4547 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004548message WifiBytesTransferByFgBg {
Yao Chenc40a19d2018-03-15 16:48:25 -07004549 optional int32 uid = 1 [(is_uid) = true];
David Chenc8a43242017-10-17 16:23:28 -07004550
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08004551 // 1 denotes foreground and 0 denotes background. This is called Set in NetworkStats.
4552 optional bool is_foreground = 2;
David Chenc8a43242017-10-17 16:23:28 -07004553
4554 optional int64 rx_bytes = 3;
4555
4556 optional int64 rx_packets = 4;
4557
4558 optional int64 tx_bytes = 5;
4559
4560 optional int64 tx_packets = 6;
4561}
4562
4563/**
4564 * Pulls bytes transferred via mobile networks (Sum of foreground and background usage).
4565 *
4566 * Pulled from:
4567 * StatsCompanionService (using BatteryStats to get which interfaces are mobile data)
4568 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004569message MobileBytesTransfer {
Yao Chenc40a19d2018-03-15 16:48:25 -07004570 optional int32 uid = 1 [(is_uid) = true];
David Chenc8a43242017-10-17 16:23:28 -07004571
4572 optional int64 rx_bytes = 2;
4573
4574 optional int64 rx_packets = 3;
4575
4576 optional int64 tx_bytes = 4;
4577
4578 optional int64 tx_packets = 5;
4579}
4580
4581/**
4582 * Pulls bytes transferred via mobile networks (separated by foreground and background usage).
4583 *
4584 * Pulled from:
4585 * StatsCompanionService (using BatteryStats to get which interfaces are mobile data)
4586 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004587message MobileBytesTransferByFgBg {
Yao Chenc40a19d2018-03-15 16:48:25 -07004588 optional int32 uid = 1 [(is_uid) = true];
David Chenc8a43242017-10-17 16:23:28 -07004589
Yao Chenc40a19d2018-03-15 16:48:25 -07004590 // 1 denotes foreground and 0 denotes background. This is called Set in
4591 // NetworkStats.
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08004592 optional bool is_foreground = 2;
David Chenc8a43242017-10-17 16:23:28 -07004593
4594 optional int64 rx_bytes = 3;
4595
4596 optional int64 rx_packets = 4;
4597
4598 optional int64 tx_bytes = 5;
4599
4600 optional int64 tx_packets = 6;
4601}
4602
4603/**
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004604 * Pulls bytes transferred via bluetooth. It is pulled from Bluetooth controller.
4605 *
4606 * Pulled from:
4607 * StatsCompanionService
4608 */
4609message BluetoothBytesTransfer {
Yao Chenc40a19d2018-03-15 16:48:25 -07004610 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004611
4612 optional int64 rx_bytes = 2;
4613
4614 optional int64 tx_bytes = 3;
4615}
4616
4617/**
David Chenc8a43242017-10-17 16:23:28 -07004618 * Pulls the kernel wakelock durations. This atom is adapted from
4619 * android/internal/os/KernelWakelockStats.java
4620 *
4621 * Pulled from:
4622 * StatsCompanionService using KernelWakelockReader.
4623 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004624message KernelWakelock {
David Chenc8a43242017-10-17 16:23:28 -07004625 optional string name = 1;
4626
4627 optional int32 count = 2;
4628
4629 optional int32 version = 3;
4630
Yangster-maca8a30442018-10-13 23:46:34 -07004631 optional int64 time_micros = 4;
David Chenc8a43242017-10-17 16:23:28 -07004632}
Chenjie Yu5305e1d2017-10-31 13:49:36 -07004633
Chenjie Yu05013b32017-11-21 10:21:41 -08004634/**
Benjamin Schwartz51329b72018-12-06 10:48:03 -08004635 * Pulls low power state information. If power.stats HAL is not available, this
4636 * includes platform and subsystem sleep state information,
4637 * PowerStatePlatformSleepState, PowerStateVoter or PowerStateSubsystemSleepState
4638 * as defined in:
Chenjie Yu5305e1d2017-10-31 13:49:36 -07004639 * hardware/interfaces/power/1.0/types.hal
Chenjie Yu5305e1d2017-10-31 13:49:36 -07004640 * hardware/interfaces/power/1.1/types.hal
Benjamin Schwartz51329b72018-12-06 10:48:03 -08004641 * If power.stats HAL is available, this includes PowerEntityStateResidencyResult
4642 * as defined in:
4643 * hardware/interfaces/power/stats/1.0/types.hal
Chenjie Yu5305e1d2017-10-31 13:49:36 -07004644 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004645message SubsystemSleepState {
Chenjie Yubbcbc602018-02-05 16:51:52 -08004646 // Subsystem name
4647 optional string subsystem_name = 1;
4648 // For PlatformLowPowerStats (hal 1.0), this is the voter name, which could be empty.
4649 // For SubsystemLowPowerStats (hal 1.1), this is the sleep state name.
Benjamin Schwartz51329b72018-12-06 10:48:03 -08004650 // For PowerEntityStateResidencyResult (hal power/stats/1.0) this is the
4651 // powerEntityStateName from the corresponding PowerEntityStateInfo.
Chenjie Yubbcbc602018-02-05 16:51:52 -08004652 optional string subname = 2;
Chenjie Yuc8b7f222018-01-11 23:25:57 -08004653 // The number of times it entered, or voted for entering the sleep state
Chenjie Yubbcbc602018-02-05 16:51:52 -08004654 optional uint64 count = 3;
Chenjie Yuc8b7f222018-01-11 23:25:57 -08004655 // The length of time spent in, or spent voting for, the sleep state
David Chen0b5c90c2018-01-25 16:51:49 -08004656 optional uint64 time_millis = 4;
David Chen21582962017-11-01 17:32:46 -07004657}
Chenjie Yu7f8def92017-11-03 09:33:15 -07004658
Chenjie Yu05013b32017-11-21 10:21:41 -08004659/**
Bookatz92da2832018-11-01 18:10:03 -07004660 * Pulls on-device power measurement information.
4661 * Data defined by hardware/interfaces/power/stats/1.0/types.hal.
4662 * Pulled from:
4663 * frameworks/base/cmds/statsd/src/external/PowerStatsPuller.cpp
4664 */
4665message OnDevicePowerMeasurement {
4666 // Name of the subsystem (to which the rail belongs).
4667 optional string subsystem_name = 1;
4668
4669 // Rail name. The rail lies within the subsystem.
4670 optional string rail_name = 2;
4671
4672 // Time (in ms since boot) at which the rail energy value was measured.
4673 // This may differ slightly from the time that statsd logs this information.
4674 optional uint64 measurement_timestamp_millis = 3;
4675
4676 // Accumulated energy used via the rail since device boot in uWs.
4677 optional uint64 energy_microwatt_secs = 4;
4678}
4679
4680/**
Chenjie Yu7f8def92017-11-03 09:33:15 -07004681 * Pulls Cpu time per frequency.
Chenjie Yu1ee9b742018-01-10 16:02:57 -08004682 * Pulls the time the cpu spend on the frequency index. Frequency index
4683 * starts from highest to lowest. The value should be monotonically
4684 * increasing since boot. However, if there is a cpu
4685 * hotplug event, the value would be reset as well.
Chenjie Yu7f8def92017-11-03 09:33:15 -07004686 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004687message CpuTimePerFreq {
Chenjie Yu7f8def92017-11-03 09:33:15 -07004688 optional uint32 cluster = 1;
4689 optional uint32 freq_index = 2;
David Chen0b5c90c2018-01-25 16:51:49 -08004690 optional uint64 time_millis = 3;
Chenjie Yu7f8def92017-11-03 09:33:15 -07004691}
Chenjie Yue33bc3b2017-11-06 17:56:44 -08004692
Chenjie Yu05013b32017-11-21 10:21:41 -08004693/**
Chenjie Yue33bc3b2017-11-06 17:56:44 -08004694 * Pulls Cpu Time Per Uid.
4695 * Note that isolated process uid time should be attributed to host uids.
4696 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004697message CpuTimePerUid {
Yao Chenc40a19d2018-03-15 16:48:25 -07004698 optional int32 uid = 1 [(is_uid) = true];
Misha Wagner6bc6c912018-11-16 13:19:54 +00004699 optional uint64 user_time_micros = 2;
4700 optional uint64 sys_time_micros = 3;
Chenjie Yue33bc3b2017-11-06 17:56:44 -08004701}
4702
4703/**
4704 * Pulls Cpu Time Per Uid per frequency.
4705 * Note that isolated process uid time should be attributed to host uids.
4706 * For each uid, we order the time by descending frequencies.
4707 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004708message CpuTimePerUidFreq {
Yao Chenc40a19d2018-03-15 16:48:25 -07004709 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yuec676612018-03-07 09:19:17 -08004710 optional uint32 freq_index = 2;
David Chen0b5c90c2018-01-25 16:51:49 -08004711 optional uint64 time_millis = 3;
Chenjie Yue33bc3b2017-11-06 17:56:44 -08004712}
Hugo Benichi884970e2017-11-14 22:42:46 +09004713
Chenjie Yu05013b32017-11-21 10:21:41 -08004714/**
4715 * Pulls Wifi Controller Activity Energy Info
4716 */
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08004717message WifiActivityInfo {
Chenjie Yu05013b32017-11-21 10:21:41 -08004718 // timestamp(wall clock) of record creation
David Chen0b5c90c2018-01-25 16:51:49 -08004719 optional uint64 timestamp_millis = 1;
Chenjie Yu05013b32017-11-21 10:21:41 -08004720 // stack reported state
4721 // TODO: replace this with proto enum
4722 optional int32 stack_state = 2;
Yangster-maca8a30442018-10-13 23:46:34 -07004723 // tx time in millis
David Chen0b5c90c2018-01-25 16:51:49 -08004724 optional uint64 controller_tx_time_millis = 3;
Yangster-maca8a30442018-10-13 23:46:34 -07004725 // rx time in millis
David Chen0b5c90c2018-01-25 16:51:49 -08004726 optional uint64 controller_rx_time_millis = 4;
Yangster-maca8a30442018-10-13 23:46:34 -07004727 // idle time in millis
David Chen0b5c90c2018-01-25 16:51:49 -08004728 optional uint64 controller_idle_time_millis = 5;
Chenjie Yu05013b32017-11-21 10:21:41 -08004729 // product of current(mA), voltage(V) and time(ms)
4730 optional uint64 controller_energy_used = 6;
4731}
4732
4733/**
4734 * Pulls Modem Activity Energy Info
4735 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004736message ModemActivityInfo {
Chenjie Yu05013b32017-11-21 10:21:41 -08004737 // timestamp(wall clock) of record creation
David Chen0b5c90c2018-01-25 16:51:49 -08004738 optional uint64 timestamp_millis = 1;
Yangster-maca8a30442018-10-13 23:46:34 -07004739 // sleep time in millis.
David Chen0b5c90c2018-01-25 16:51:49 -08004740 optional uint64 sleep_time_millis = 2;
Yangster-maca8a30442018-10-13 23:46:34 -07004741 // idle time in millis
David Chen0b5c90c2018-01-25 16:51:49 -08004742 optional uint64 controller_idle_time_millis = 3;
Chenjie Yu05013b32017-11-21 10:21:41 -08004743 /**
4744 * Tx power index
4745 * index 0 = tx_power < 0dBm
4746 * index 1 = 0dBm < tx_power < 5dBm
4747 * index 2 = 5dBm < tx_power < 15dBm
4748 * index 3 = 15dBm < tx_power < 20dBm
4749 * index 4 = tx_power > 20dBm
4750 */
4751 // tx time in ms at power level 0
David Chen0b5c90c2018-01-25 16:51:49 -08004752 optional uint64 controller_tx_time_pl0_millis = 4;
Chenjie Yu05013b32017-11-21 10:21:41 -08004753 // tx time in ms at power level 1
David Chen0b5c90c2018-01-25 16:51:49 -08004754 optional uint64 controller_tx_time_pl1_millis = 5;
Chenjie Yu05013b32017-11-21 10:21:41 -08004755 // tx time in ms at power level 2
David Chen0b5c90c2018-01-25 16:51:49 -08004756 optional uint64 controller_tx_time_pl2_millis = 6;
Chenjie Yu05013b32017-11-21 10:21:41 -08004757 // tx time in ms at power level 3
David Chen0b5c90c2018-01-25 16:51:49 -08004758 optional uint64 controller_tx_time_pl3_millis = 7;
Chenjie Yu05013b32017-11-21 10:21:41 -08004759 // tx time in ms at power level 4
David Chen0b5c90c2018-01-25 16:51:49 -08004760 optional uint64 controller_tx_time_pl4_millis = 8;
Chenjie Yu05013b32017-11-21 10:21:41 -08004761 // rx time in ms at power level 5
David Chen0b5c90c2018-01-25 16:51:49 -08004762 optional uint64 controller_rx_time_millis = 9;
Chenjie Yu05013b32017-11-21 10:21:41 -08004763 // product of current(mA), voltage(V) and time(ms)
Chen Xu7322e4a2019-09-07 15:51:22 -07004764 optional uint64 energy_used = 10 [deprecated=true];
Joe Onorato62c220b2017-11-18 20:32:56 -08004765}
Rajeev Kumar508a9bf2018-01-18 15:49:11 -08004766
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004767/**
4768 * Pulls Bluetooth Activity Energy Info
4769 * Note: BluetoothBytesTransfer is pulled at the same time from the controller.
4770 */
4771message BluetoothActivityInfo {
4772 // timestamp(wall clock) of record creation
David Chen0b5c90c2018-01-25 16:51:49 -08004773 optional uint64 timestamp_millis = 1;
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004774 // bluetooth stack state
4775 optional int32 bluetooth_stack_state = 2;
Yangster-maca8a30442018-10-13 23:46:34 -07004776 // tx time in millis
David Chen0b5c90c2018-01-25 16:51:49 -08004777 optional uint64 controller_tx_time_millis = 3;
Yangster-maca8a30442018-10-13 23:46:34 -07004778 // rx time in millis
David Chen0b5c90c2018-01-25 16:51:49 -08004779 optional uint64 controller_rx_time_millis = 4;
Yangster-maca8a30442018-10-13 23:46:34 -07004780 // idle time in millis
David Chen0b5c90c2018-01-25 16:51:49 -08004781 optional uint64 controller_idle_time_millis = 5;
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004782 // product of current(mA), voltage(V) and time(ms)
4783 optional uint64 energy_used = 6;
4784}
4785
Rajeev Kumar508a9bf2018-01-18 15:49:11 -08004786/*
Rajeev Kumar8a9fa052018-01-25 19:03:09 -08004787 * Logs the memory stats for a process.
Rafal Slawikda51b932018-12-13 16:31:33 +00004788 *
4789 * Pulled from StatsCompanionService for all managed processes (from ActivityManagerService).
Rajeev Kumar8a9fa052018-01-25 19:03:09 -08004790 */
4791message ProcessMemoryState {
4792 // The uid if available. -1 means not available.
Yao Chenc40a19d2018-03-15 16:48:25 -07004793 optional int32 uid = 1 [(is_uid) = true];
Rajeev Kumar8a9fa052018-01-25 19:03:09 -08004794
4795 // The process name.
Rafal Slawikda51b932018-12-13 16:31:33 +00004796 // Usually package name, "system" for system server.
4797 // Provided by ActivityManagerService.
Rajeev Kumar8a9fa052018-01-25 19:03:09 -08004798 optional string process_name = 2;
4799
Rafal Slawikda51b932018-12-13 16:31:33 +00004800 // Current OOM score adjustment. Value read from ProcessRecord.
Yangster-maca8a30442018-10-13 23:46:34 -07004801 optional int32 oom_adj_score = 3;
Rajeev Kumar8a9fa052018-01-25 19:03:09 -08004802
4803 // # of page-faults
Yangster-maca8a30442018-10-13 23:46:34 -07004804 optional int64 page_fault = 4;
Rajeev Kumar8a9fa052018-01-25 19:03:09 -08004805
4806 // # of major page-faults
Yangster-maca8a30442018-10-13 23:46:34 -07004807 optional int64 page_major_fault = 5;
Rajeev Kumar8a9fa052018-01-25 19:03:09 -08004808
Rajeev Kumar90235992018-01-29 11:06:48 -08004809 // RSS
Rafal Slawik203c3db2019-09-25 19:53:01 +01004810 // Value is read from memory.stat, field total_rss if per-app memory
4811 // cgroups are enabled. Otherwise, value from /proc/pid/stat.
Rajeev Kumar90235992018-01-29 11:06:48 -08004812 optional int64 rss_in_bytes = 6;
4813
4814 // CACHE
Rafal Slawikda51b932018-12-13 16:31:33 +00004815 // Value is read from memory.stat, field total_cache if per-app memory
4816 // cgroups are enabled. Otherwise, 0.
Rajeev Kumar90235992018-01-29 11:06:48 -08004817 optional int64 cache_in_bytes = 7;
4818
4819 // SWAP
Rafal Slawikda51b932018-12-13 16:31:33 +00004820 // Value is read from memory.stat, field total_swap if per-app memory
Rafal Slawik203c3db2019-09-25 19:53:01 +01004821 // cgroups are enabled. Otherwise, 0.
Rajeev Kumar90235992018-01-29 11:06:48 -08004822 optional int64 swap_in_bytes = 8;
Rafal Slawikaaf60892018-09-12 13:04:30 +01004823
Rafal Slawik203c3db2019-09-25 19:53:01 +01004824 // Deprecated: use ProcessMemoryHighWaterMark atom instead. Always -1.
Rafal Slawik3bea8952018-11-15 12:39:33 +00004825 optional int64 rss_high_watermark_in_bytes = 9 [deprecated = true];
Rafal Slawik272a8162018-11-01 15:12:28 +00004826
Rafal Slawik203c3db2019-09-25 19:53:01 +01004827 // Deprecated: use ProcessMemorySnapshot atom instead. Always -1.
4828 optional int64 start_time_nanos = 10 [deprecated = true];
Ioannis Ilkos466ad6c2019-06-18 17:42:00 +01004829
Rafal Slawik203c3db2019-09-25 19:53:01 +01004830 // Deprecated: use ProcessMemorySnapshot atom instead. Always -1.
4831 optional int32 anon_rss_and_swap_in_kilobytes = 11 [deprecated = true];
Rafal Slawik08621582018-10-15 14:53:07 +01004832}
4833
4834/*
Rafal Slawik3bea8952018-11-15 12:39:33 +00004835 * Logs the memory high-water mark for a process.
Rafal Slawikda51b932018-12-13 16:31:33 +00004836 *
4837 * Pulled from StatsCompanionService for all managed processes (from ActivityManagerServie)
4838 * and for selected native processes.
Rafal Slawik44b88142018-12-15 16:48:09 +00004839 *
4840 * Pulling this atom resets high-water mark counters for all processes.
Rafal Slawik3bea8952018-11-15 12:39:33 +00004841 */
4842message ProcessMemoryHighWaterMark {
4843 // The uid if available. -1 means not available.
4844 optional int32 uid = 1 [(is_uid) = true];
4845
Rafal Slawikda51b932018-12-13 16:31:33 +00004846 // The process name.
4847 // Usually package name or process cmdline.
4848 // Provided by ActivityManagerService or read from /proc/PID/cmdline.
Rafal Slawik3bea8952018-11-15 12:39:33 +00004849 optional string process_name = 2;
4850
Rafal Slawik239b6802019-09-09 18:46:01 +01004851 // Deprecated: use rss_high_water_mark_in_kilobytes instead. This field is
4852 // computed by converting kilobytes to bytes.
4853 optional int64 rss_high_water_mark_in_bytes = 3 [deprecated = true];
4854
Rafal Slawik3bea8952018-11-15 12:39:33 +00004855 // RSS high-water mark. Peak RSS usage of the process. Read from the VmHWM field in
4856 // /proc/PID/status.
Rafal Slawik239b6802019-09-09 18:46:01 +01004857 optional int32 rss_high_water_mark_in_kilobytes = 4;
Rafal Slawik3bea8952018-11-15 12:39:33 +00004858}
4859
4860/*
Rafal Slawik7efcefb2019-09-20 11:16:20 +01004861 * Logs the memory stats for a process.
4862 *
4863 * Pulled from StatsCompanionService for all managed processes (from ActivityManagerService)
4864 * and for selected native processes.
4865 */
4866message ProcessMemorySnapshot {
4867 // The uid if available. -1 means not available.
4868 optional int32 uid = 1 [(is_uid) = true];
4869
4870 // The process name.
4871 // Usually package name or process cmdline.
4872 // Provided by ActivityManagerService or read from /proc/PID/cmdline.
4873 optional string process_name = 2;
4874
4875 // The pid of the process.
4876 // Allows to disambiguate instances of the process.
4877 optional int32 pid = 3;
4878
4879 // The current OOM score adjustment value.
4880 // Read from ProcessRecord for managed processes.
4881 // Placeholder -1001 (OOM_SCORE_ADJ_MIN - 1, outside of allowed range) for native ones.
4882 optional int32 oom_score_adj = 4;
4883
4884 // The current RSS of the process.
4885 // VmRSS from /proc/pid/status.
4886 optional int32 rss_in_kilobytes = 5;
4887
4888 // The current anon RSS of the process.
4889 // RssAnon from /proc/pid/status.
4890 optional int32 anon_rss_in_kilobytes = 6;
4891
4892 // The current swap size of the process.
4893 // VmSwap from /proc/pid/status.
4894 optional int32 swap_in_kilobytes = 7;
4895
4896 // The sum of rss_in_kilobytes and swap_in_kilobytes.
4897 optional int32 anon_rss_and_swap_in_kilobytes = 8;
4898}
4899
4900/*
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004901 * Elapsed real time from SystemClock.
Chenjie Yu9da105b2018-01-13 12:41:08 -08004902 */
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004903message SystemElapsedRealtime {
David Chen0b5c90c2018-01-25 16:51:49 -08004904 optional uint64 time_millis = 1;
Chenjie Yu9da105b2018-01-13 12:41:08 -08004905}
4906
4907/*
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004908 * Up time from SystemClock.
Chenjie Yu9da105b2018-01-13 12:41:08 -08004909 */
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004910message SystemUptime {
4911 // Milliseconds since the system was booted.
4912 // This clock stops when the system enters deep sleep (CPU off, display dark, device waiting
4913 // for external input).
4914 // It is not affected by clock scaling, idle, or other power saving mechanisms.
David Chen0b5c90c2018-01-25 16:51:49 -08004915 optional uint64 uptime_millis = 1;
Chenjie Yu9da105b2018-01-13 12:41:08 -08004916}
4917
4918/*
4919 * Reads from /proc/uid_concurrent_active_time which has the format:
4920 * active: X (X is # cores)
4921 * [uid0]: [time-0] [time-1] [time-2] ... (# entries = # cores)
4922 * [uid1]: [time-0] [time-1] [time-2] ... ...
4923 * ...
4924 * Time-N means the CPU time a UID spent running concurrently with N other processes.
4925 * The file contains a monotonically increasing count of time for a single boot.
4926 */
4927message CpuActiveTime {
Yao Chenc40a19d2018-03-15 16:48:25 -07004928 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yuec676612018-03-07 09:19:17 -08004929 optional uint64 time_millis = 2;
Chenjie Yu9da105b2018-01-13 12:41:08 -08004930}
4931
4932/**
4933 * Reads from /proc/uid_concurrent_policy_time which has the format:
4934 * policy0: X policy4: Y (there are X cores on policy0, Y cores on policy4)
4935 * [uid0]: [time-0-0] [time-0-1] ... [time-1-0] [time-1-1] ...
4936 * [uid1]: [time-0-0] [time-0-1] ... [time-1-0] [time-1-1] ...
4937 * ...
4938 * Time-X-Y means the time a UID spent on clusterX running concurrently with Y other processes.
4939 * The file contains a monotonically increasing count of time for a single boot.
4940 */
4941message CpuClusterTime {
Yao Chenc40a19d2018-03-15 16:48:25 -07004942 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yuec676612018-03-07 09:19:17 -08004943 optional int32 cluster_index = 2;
David Chen0b5c90c2018-01-25 16:51:49 -08004944 optional uint64 time_millis = 3;
Chenjie Yu937d7422018-01-10 16:37:53 -08004945}
4946
4947/*
4948 * Pulls free disk space, for data, system partition and temporary directory.
4949 */
4950message DiskSpace {
4951 // available bytes in data partition
4952 optional uint64 data_available_bytes = 1;
4953 // available bytes in system partition
4954 optional uint64 system_available_bytes = 2;
4955 // available bytes in download cache or temp directories
4956 optional uint64 temp_available_bytes = 3;
4957}
Tej Singhbf972d92018-01-10 20:51:13 -08004958
4959/**
4960 * Pulls battery coulomb counter, which is the remaining battery charge in uAh.
Tej Singh9876a3b2019-01-11 14:28:35 -08004961 *
4962 * Pulled from StatsCompanionService.java
Tej Singhbf972d92018-01-10 20:51:13 -08004963 */
4964message RemainingBatteryCapacity {
Yangster-maca8a30442018-10-13 23:46:34 -07004965 optional int32 charge_micro_ampere_hour = 1;
Tej Singhbf972d92018-01-10 20:51:13 -08004966}
4967
4968/**
4969 * Pulls battery capacity, which is the battery capacity when full in uAh.
Tej Singh40298312018-02-16 00:15:09 -08004970 * Pulled from:
4971 * frameworks/base/cmds/statsd/src/external/ResourceHealthManagerPuller.cpp
Tej Singhbf972d92018-01-10 20:51:13 -08004972 */
4973message FullBatteryCapacity {
Yangster-maca8a30442018-10-13 23:46:34 -07004974 optional int32 capacity_micro_ampere_hour = 1;
Tej Singh40298312018-02-16 00:15:09 -08004975}
4976
4977/**
Bookatz17f0d8a2018-09-13 12:56:32 -07004978 * Pulls battery voltage.
4979 * Pulled from:
4980 * frameworks/base/cmds/statsd/src/external/ResourceHealthManagerPuller.cpp
4981 */
4982message BatteryVoltage {
4983 // The voltage of the battery, in millivolts.
Yangster-maca8a30442018-10-13 23:46:34 -07004984 optional int32 voltage_millivolt = 1;
Bookatz17f0d8a2018-09-13 12:56:32 -07004985}
4986
4987/**
Tej Singhb1dbc8b2018-11-19 15:49:47 -08004988 * Pulls battery level (percent full, from 0 to 100).
4989 *
4990 * Pulled from:
4991 * frameworks/base/cmds/statsd/src/external/ResourceHealthManagerPuller.cpp
4992 */
4993message BatteryLevel {
4994 // Battery level. Should be in [0, 100].
4995 optional int32 battery_level = 1;
4996}
4997
4998/**
Tej Singhd89137e2018-03-26 14:51:40 -07004999 * Pulls the temperature of various parts of the device.
5000 * The units are tenths of a degree Celsius. Eg: 30.3C is reported as 303.
Tej Singh40298312018-02-16 00:15:09 -08005001 *
Maggie White442b6312019-04-05 16:26:44 -07005002 * Pulled from StatsCompanionService.java
Tej Singh40298312018-02-16 00:15:09 -08005003 */
5004message Temperature {
Tej Singhb6070b92018-12-19 19:00:12 -08005005 // The type of temperature being reported. Eg. CPU, GPU, SKIN, BATTERY, BCL_.
Tej Singh40298312018-02-16 00:15:09 -08005006 optional android.os.TemperatureTypeEnum sensor_location = 1;
5007
5008 // The name of the temperature source. Eg. CPU0
5009 optional string sensor_name = 2;
5010
Tej Singhd89137e2018-03-26 14:51:40 -07005011 // Temperature in tenths of a degree C.
Tej Singhb6070b92018-12-19 19:00:12 -08005012 // For BCL, it is decimillivolt, decimilliamps, and percentage * 10.
Yangster-maca8a30442018-10-13 23:46:34 -07005013 optional int32 temperature_deci_celsius = 3;
Maggie White442b6312019-04-05 16:26:44 -07005014
5015 // Relative severity of the throttling, see enum definition.
5016 optional android.os.ThrottlingSeverityEnum severity = 4;
yroa1fe77c2018-02-26 14:22:54 -08005017}
Olivier Gaillard00bfb1b2018-07-10 11:25:09 +01005018
5019/**
5020 * Pulls the statistics of calls to Binder.
5021 *
Olivier Gaillardd25f7a82018-09-12 14:28:48 +01005022 * Binder stats will be reset every time the data is pulled. It means it can only be pulled by one
5023 * config on the device.
Olivier Gaillard9ea238d2018-07-24 10:26:31 +01005024 *
Olivier Gaillard720ec5b2018-10-30 17:32:56 +00005025 * Next tag: 15
Olivier Gaillard00bfb1b2018-07-10 11:25:09 +01005026 */
5027message BinderCalls {
Olivier Gaillard720ec5b2018-10-30 17:32:56 +00005028 // UID of the process responsible for the binder transaction. It will be set if the process
5029 // executing the binder transaction attribute the transaction to another uid using
5030 // Binder.setThreadWorkSource().
5031 //
5032 // If not set, the value will be -1.
Olivier Gaillard9ea238d2018-07-24 10:26:31 +01005033 optional int32 uid = 1 [(is_uid) = true];
Olivier Gaillard720ec5b2018-10-30 17:32:56 +00005034 // UID of the process executing the binder transaction.
5035 optional int32 direct_caller_uid = 14;
Olivier Gaillard9ea238d2018-07-24 10:26:31 +01005036 // Fully qualified class name of the API call.
5037 //
5038 // This is a system server class name.
5039 //
5040 // TODO(gaillard): figure out if binder call stats includes data from isolated uids, if a uid
5041 // gets recycled and we have isolated uids, we might attribute the data incorrectly.
5042 // TODO(gaillard): there is a high dimensions cardinality, figure out if we should drop the less
5043 // commonly used APIs.
5044 optional string service_class_name = 2;
5045 // Method name of the API call. It can also be a transaction code if we cannot
5046 // resolve it to a name. See Binder#getTransactionName.
5047 //
5048 // This is a system server method name.
5049 optional string service_method_name = 3;
5050 // Total number of API calls.
5051 optional int64 call_count = 4;
5052 // True if the screen was interactive PowerManager#isInteractive at the end of the call.
5053 optional bool screen_interactive = 13;
5054 // Total number of API calls we have data recorded for. If we collected data for all the calls,
5055 // call_count will be equal to recorded_call_count.
5056 //
5057 // If recorded_call_count is different than call_count, it means data collection has been
5058 // sampled. All the fields below will be sampled in this case.
5059 optional int64 recorded_call_count = 12;
5060 // Number of exceptions thrown by the API.
5061 optional int64 recorded_exception_count = 5;
5062 // Total latency of all API calls.
5063 // Average can be computed using total_latency_micros / recorded_call_count.
5064 optional int64 recorded_total_latency_micros = 6;
5065 // Maximum latency of one API call.
5066 optional int64 recorded_max_latency_micros = 7;
5067 // Total CPU usage of all API calls.
5068 // Average can be computed using total_cpu_micros / recorded_call_count.
5069 // Total can be computed using total_cpu_micros / recorded_call_count * call_count.
5070 optional int64 recorded_total_cpu_micros = 8;
5071 // Maximum CPU usage of one API call.
5072 optional int64 recorded_max_cpu_micros = 9;
5073 // Maximum parcel reply size of one API call.
5074 optional int64 recorded_max_reply_size_bytes = 10;
5075 // Maximum parcel request size of one API call.
5076 optional int64 recorded_max_request_size_bytes = 11;
5077}
5078
5079/**
5080 * Pulls the statistics of exceptions during calls to Binder.
5081 *
5082 * Binder stats are cumulative from boot unless somebody reset the data using
5083 * > adb shell dumpsys binder_calls_stats --reset
5084 */
5085message BinderCallsExceptions {
5086 // Exception class name, e.g. java.lang.IllegalArgumentException.
5087 //
5088 // This is an exception class name thrown by the system server.
5089 optional string exception_class_name = 1;
5090 // Total number of exceptions.
5091 optional int64 exception_count = 2;
Olivier Gaillard00bfb1b2018-07-10 11:25:09 +01005092}
Marcin Oczeretkod8cc8592018-08-22 16:07:36 +01005093
Marcin Oczeretko3e6494e2018-09-10 18:06:52 +01005094/**
5095 * Pulls the statistics of message dispatching on HandlerThreads.
5096 *
5097 * Looper stats will be reset every time the data is pulled. It means it can only be pulled by one
5098 * config on the device.
5099 *
5100 * Next tag: 11
5101 */
Marcin Oczeretkod8cc8592018-08-22 16:07:36 +01005102message LooperStats {
Marcin Oczeretkoec758722018-09-12 12:53:47 +01005103 // The uid that made a call to the System Server and caused the message to be enqueued.
Marcin Oczeretkod8cc8592018-08-22 16:07:36 +01005104 optional int32 uid = 1 [(is_uid) = true];
5105
5106 // Fully qualified class name of the handler target class.
5107 //
5108 // This field does not contain PII. This is a system server class name.
5109 optional string handler_class_name = 2;
5110
5111 // The name of the thread that runs the Looper.
5112 //
5113 // This field does not contain PII. This is a system server thread name.
5114 optional string looper_thread_name = 3;
5115
5116 // The name of the dispatched message.
5117 //
5118 // This field does not contain PII. This is a system server constant or class
5119 // name.
5120 optional string message_name = 4;
5121
5122 // Total number of successfully dispatched messages.
5123 optional int64 message_count = 5;
5124
5125 // Total number of messages that failed dispatching.
5126 optional int64 exception_count = 6;
5127
5128 // Total number of processed messages we have data recorded for. If we
5129 // collected data for all the messages, message_count will be equal to
5130 // recorded_message_count.
5131 //
5132 // If recorded_message_count is different than message_count, it means data
Marcin Oczeretkoc06331a2018-10-02 13:00:38 +01005133 // collection has been sampled. The fields below will be sampled in this case.
Marcin Oczeretkod8cc8592018-08-22 16:07:36 +01005134 optional int64 recorded_message_count = 7;
5135
5136 // Total latency of all processed messages.
5137 // Average can be computed using recorded_total_latency_micros /
5138 // recorded_message_count.
5139 optional int64 recorded_total_latency_micros = 8;
5140
5141 // Total CPU usage of all processed message.
5142 // Average can be computed using recorded_total_cpu_micros /
5143 // recorded_message_count. Total can be computed using
Marcin Oczeretko3e6494e2018-09-10 18:06:52 +01005144 // recorded_total_cpu_micros / recorded_message_count * message_count.
Marcin Oczeretkod8cc8592018-08-22 16:07:36 +01005145 optional int64 recorded_total_cpu_micros = 9;
Marcin Oczeretko3e6494e2018-09-10 18:06:52 +01005146
5147 // True if the screen was interactive PowerManager#isInteractive at the end of the call.
5148 optional bool screen_interactive = 10;
Marcin Oczeretkoc06331a2018-10-02 13:00:38 +01005149
5150 // Max recorded CPU usage of all processed messages.
5151 optional int64 recorded_max_cpu_micros = 11;
5152
5153 // Max recorded latency of all processed messages.
5154 optional int64 recorded_max_latency_micros = 12;
5155
5156 // Total number of messages we tracked the dispatching delay for. If we
5157 // collected data for all the messages, message_count will be equal to
5158 // recorded_delay_message_count.
5159 //
5160 // If recorded_delay_message_count is different than message_count, it means data
5161 // collection has been sampled or/and not all messages specified the target dispatch time.
5162 // The fields below will be sampled in this case.
5163 optional int64 recorded_delay_message_count = 13;
5164
5165 // Total dispatching delay of all processed messages.
5166 // Calculated as a difference between the target dispatching time (Message.when)
5167 // and the actual dispatching time.
5168 // Average can be computed using recorded_total_delay_millis / recorded_delay_message_count.
5169 optional int64 recorded_total_delay_millis = 14;
5170
5171 // Max dispatching delay of all processed messages.
5172 // Calculated as a difference between the target dispatching time (Message.when)
5173 // and the actual dispatching time.
5174 optional int64 recorded_max_delay_millis = 15;
Marcin Oczeretkod8cc8592018-08-22 16:07:36 +01005175}
Tej Singh86dc9db2018-09-06 00:39:57 +00005176
5177/**
5178 * Pulls disk information, such as write speed and latency.
5179 */
5180message DiskStats {
5181 // Time taken to open, write 512B to, and close a file.
5182 // -1 if error performing the check.
5183 optional int64 data_write_latency_millis = 1;
5184
5185 optional bool file_based_encryption = 2;
5186
5187 // Recent disk write speed in kB/s.
5188 // -1 if error querying storageed.
5189 // 0 if data is unavailable.
5190 optional int32 recent_disk_write_speed = 3;
5191}
5192
5193
5194/**
5195 * Free and total bytes of the Data, Cache, and System partition.
5196 */
5197message DirectoryUsage {
5198 enum Directory {
5199 UNKNOWN = 0;
5200 DATA = 1;
5201 CACHE = 2;
5202 SYSTEM = 3;
5203 }
5204 optional Directory directory = 1;
5205 optional int64 free_bytes = 2;
5206 optional int64 total_bytes = 3;
5207}
5208
5209
5210/**
5211 * Size of an application: apk size, data size, and cache size.
5212 * Reads from a cached file produced daily by DiskStatsLoggingService.java.
5213 * Information is only reported for apps with the primary user (user 0).
5214 * Sizes are aggregated by package name.
5215 */
5216message AppSize {
5217 // Including uids will involve modifying diskstats logic.
5218 optional string package_name = 1;
5219 // App size in bytes. -1 if unavailable.
5220 optional int64 app_size_bytes = 2;
5221 // App data size in bytes. -1 if unavailable.
5222 optional int64 app_data_size_bytes = 3;
5223 // App cache size in bytes. -1 if unavailable.
5224 optional int64 app_cache_size_bytes = 4;
5225 // Time that the cache file was produced.
5226 // Uses System.currentTimeMillis(), which is wall clock time.
5227 optional int64 cache_time_millis = 5;
5228}
5229
5230
5231/**
5232 * Size of a particular category. Eg: photos, videos.
5233 * Reads from a cached file produced daily by DiskStatsLoggingService.java.
5234 */
5235message CategorySize {
5236 enum Category {
5237 UNKNOWN = 0;
5238 APP_SIZE = 1;
5239 APP_DATA_SIZE = 2;
5240 APP_CACHE_SIZE = 3;
5241 PHOTOS = 4;
5242 VIDEOS = 5;
5243 AUDIO = 6;
5244 DOWNLOADS = 7;
5245 SYSTEM = 8;
5246 OTHER = 9;
5247 }
5248 optional Category category = 1;
5249 // Category size in bytes.
5250 optional int64 size_bytes = 2;
5251 // Time that the cache file was produced.
5252 // Uses System.currentTimeMillis(), which is wall clock time.
5253 optional int64 cache_time_millis = 3;
5254}
Tej Singhd6d6d772018-09-05 17:41:25 -07005255
5256/**
Tej Singhe7726dc2018-09-21 11:42:12 -07005257 * Pulls per uid I/O stats. The stats are cumulative since boot.
5258 *
5259 * Read/write bytes are I/O events from a storage device
5260 * Read/write chars are data requested by read/write syscalls, and can be
5261 * satisfied by caching.
5262 *
5263 * Pulled from StatsCompanionService, which reads proc/uid_io/stats.
5264 */
5265message DiskIo {
5266 optional int32 uid = 1 [(is_uid) = true];
5267 optional int64 fg_chars_read = 2;
5268 optional int64 fg_chars_write = 3;
5269 optional int64 fg_bytes_read = 4;
5270 optional int64 fg_bytes_write = 5;
5271 optional int64 bg_chars_read = 6;
5272 optional int64 bg_chars_write = 7;
5273 optional int64 bg_bytes_read = 8;
5274 optional int64 bg_bytes_write = 9;
5275 optional int64 fg_fsync = 10;
5276 optional int64 bg_fsync= 11;
5277}
5278
5279
5280/**
Tej Singhd6d6d772018-09-05 17:41:25 -07005281 * Pulls the number of fingerprints for each user.
5282 *
Kevin Chyn1741a072019-01-17 11:54:40 -08005283 * Pulled from StatsCompanionService, which queries <Biometric>Manager.
Tej Singhd6d6d772018-09-05 17:41:25 -07005284 */
joshmccloskey5dcb4082019-02-26 15:28:37 -08005285message NumFingerprintsEnrolled {
Tej Singhd6d6d772018-09-05 17:41:25 -07005286 // The associated user. Eg: 0 for owners, 10+ for others.
5287 // Defined in android/os/UserHandle.java
5288 optional int32 user = 1;
5289 // Number of fingerprints registered to that user.
joshmccloskey5dcb4082019-02-26 15:28:37 -08005290 optional int32 num_fingerprints_enrolled = 2;
Tej Singhd6d6d772018-09-05 17:41:25 -07005291}
Chenjie Yu12e5e672018-09-14 15:54:59 -07005292
Philip P. Moltmann70b42ae2019-01-29 16:24:19 -08005293/**
joshmccloskey5dcb4082019-02-26 15:28:37 -08005294 * Pulls the number of faces for each user.
5295 *
5296 * Pulled from StatsCompanionService, which queries <Biometric>Manager.
5297 */
5298message NumFacesEnrolled {
5299 // The associated user. Eg: 0 for owners, 10+ for others.
5300 // Defined in android/os/UserHandle.java
5301 optional int32 user = 1;
5302 // Number of faces registered to that user.
5303 optional int32 num_faces_enrolled = 2;
5304}
5305/**
Philip P. Moltmann70b42ae2019-01-29 16:24:19 -08005306 * A mapping of role holder -> role
5307 */
5308message RoleHolder {
5309 // uid of the role holder
5310 optional int32 uid = 1 [(is_uid) = true];
5311
5312 // package name of the role holder
5313 optional string package_name = 2;
5314
5315 // the role held
5316 optional string role = 3;
5317}
5318
Yangsteraf9aee72018-10-12 09:26:16 -07005319message AggStats {
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005320 // These are all in byte resolution.
5321 optional int64 min = 1 [deprecated = true];
5322 optional int64 average = 2 [deprecated = true];
5323 optional int64 max = 3 [deprecated = true];
Yangsteraf9aee72018-10-12 09:26:16 -07005324
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005325 // These are all in kilobyte resolution. Can fit in int32, so smaller on the wire than the above
5326 // int64 fields.
5327 optional int32 mean_kb = 4;
5328 optional int32 max_kb = 5;
Yangsteraf9aee72018-10-12 09:26:16 -07005329}
5330
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005331// A reduced subset of process states; reducing the number of possible states allows more
5332// aggressive device-side aggregation of statistics and hence reduces metric upload size.
5333enum ProcessStateAggregated {
5334 PROCESS_STATE_UNKNOWN = 0;
5335 // Persistent system process.
5336 PROCESS_STATE_PERSISTENT = 1;
5337 // Top activity; actually any visible activity.
5338 PROCESS_STATE_TOP = 2;
5339 // Process binding to top or a foreground service.
5340 PROCESS_STATE_BOUND_TOP_OR_FGS = 3;
5341 // Processing running a foreground service.
5342 PROCESS_STATE_FGS = 4;
5343 // Important foreground process (ime, wallpaper, etc).
5344 PROCESS_STATE_IMPORTANT_FOREGROUND = 5;
5345 // Important background process.
5346 PROCESS_STATE_BACKGROUND = 6;
5347 // Process running a receiver.
5348 PROCESS_STATE_RECEIVER = 7;
5349 // All kinds of cached processes.
5350 PROCESS_STATE_CACHED = 8;
5351}
5352
5353// Next tag: 13
Yangsteraf9aee72018-10-12 09:26:16 -07005354message ProcessStatsStateProto {
5355 optional android.service.procstats.ScreenState screen_state = 1;
5356
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005357 optional android.service.procstats.MemoryState memory_state = 2 [deprecated = true];
Yangsteraf9aee72018-10-12 09:26:16 -07005358
5359 // this enum list is from frameworks/base/core/java/com/android/internal/app/procstats/ProcessStats.java
5360 // and not frameworks/base/core/java/android/app/ActivityManager.java
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005361 optional android.service.procstats.ProcessState process_state = 3 [deprecated = true];
5362
5363 optional ProcessStateAggregated process_state_aggregated = 10;
Yangsteraf9aee72018-10-12 09:26:16 -07005364
5365 // Millisecond uptime duration spent in this state
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005366 optional int64 duration_millis = 4 [deprecated = true];
5367 // Same as above, but with minute resolution so it fits into an int32.
5368 optional int32 duration_minutes = 11;
Yangsteraf9aee72018-10-12 09:26:16 -07005369
5370 // Millisecond elapsed realtime duration spent in this state
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005371 optional int64 realtime_duration_millis = 9 [deprecated = true];
5372 // Same as above, but with minute resolution so it fits into an int32.
5373 optional int32 realtime_duration_minutes = 12;
Yangsteraf9aee72018-10-12 09:26:16 -07005374
5375 // # of samples taken
5376 optional int32 sample_size = 5;
5377
5378 // PSS is memory reserved for this process
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005379 optional AggStats pss = 6 [deprecated = true];
Yangsteraf9aee72018-10-12 09:26:16 -07005380
5381 // USS is memory shared between processes, divided evenly for accounting
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005382 optional AggStats uss = 7 [deprecated = true];
Yangsteraf9aee72018-10-12 09:26:16 -07005383
5384 // RSS is memory resident for this process
5385 optional AggStats rss = 8;
5386}
5387
5388// Next Tag: 7
5389message ProcessStatsProto {
5390 // Name of process.
5391 optional string process = 1;
5392
5393 // Uid of the process.
5394 optional int32 uid = 2;
5395
5396 // Information about how often kills occurred
5397 message Kill {
5398 // Count of excessive CPU kills
5399 optional int32 cpu = 1;
5400
5401 // Count of kills when cached
5402 optional int32 cached = 2;
5403
5404 // PSS stats during cached kill
5405 optional AggStats cached_pss = 3;
5406 }
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005407 optional Kill kill = 3 [deprecated = true];
Yangsteraf9aee72018-10-12 09:26:16 -07005408
5409 // Time and memory spent in various states.
5410 repeated ProcessStatsStateProto states = 5;
5411
5412 // Total time process has been running... screen_state, memory_state, and process_state
5413 // will not be set.
5414 optional ProcessStatsStateProto total_running_state = 6;
5415}
5416
5417message PackageServiceOperationStatsProto {
5418 // Operate enum: Started, Foreground, Bound, Executing
5419 optional android.service.procstats.ServiceOperationState operation = 1;
5420
5421 // Number of times the service was in this operation.
5422 optional int32 count = 2;
5423
5424 // Information about a state the service can be in.
5425 message StateStats {
5426 // Screen state enum.
5427 optional android.service.procstats.ScreenState screen_state = 1;
5428 // Memory state enum.
5429 optional android.service.procstats.MemoryState memory_state = 2;
5430
5431 // duration in milliseconds.
Yangster-maca8a30442018-10-13 23:46:34 -07005432 optional int64 duration_millis = 3;
Yangsteraf9aee72018-10-12 09:26:16 -07005433 // Millisecond elapsed realtime duration spent in this state
Yangster-maca8a30442018-10-13 23:46:34 -07005434 optional int64 realtime_duration_millis = 4;
Yangsteraf9aee72018-10-12 09:26:16 -07005435 }
5436 repeated StateStats state_stats = 3;
5437}
5438
5439message PackageServiceStatsProto {
5440 // Name of service component.
5441 optional string service_name = 1;
5442
5443 // The operation stats.
5444 // The package_name, package_uid, package_version, service_name will not be set to save space.
5445 repeated PackageServiceOperationStatsProto operation_stats = 2;
5446}
5447
5448message PackageAssociationSourceProcessStatsProto {
5449 // Uid of the process.
5450 optional int32 process_uid = 1;
5451 // Process name.
5452 optional string process_name = 2;
Chenjie Yub2ecc792019-01-17 10:27:26 -08005453 // Package name.
5454 optional string package_name = 7;
Yangsteraf9aee72018-10-12 09:26:16 -07005455 // Total count of the times this association appeared.
5456 optional int32 total_count = 3;
5457
5458 // Millisecond uptime total duration this association was around.
Yangster-maca8a30442018-10-13 23:46:34 -07005459 optional int64 total_duration_millis = 4;
Yangsteraf9aee72018-10-12 09:26:16 -07005460
5461 // Total count of the times this association became actively impacting its target process.
5462 optional int32 active_count = 5;
5463
5464 // Information on one source in this association.
5465 message StateStats {
5466 // Process state enum.
5467 optional android.service.procstats.ProcessState process_state = 1;
5468 // Millisecond uptime duration spent in this state
Yangster-maca8a30442018-10-13 23:46:34 -07005469 optional int64 duration_millis = 2;
Yangsteraf9aee72018-10-12 09:26:16 -07005470 // Millisecond elapsed realtime duration spent in this state
Yangster-maca8a30442018-10-13 23:46:34 -07005471 optional int64 realtime_duration_mmillis = 3;
Yangsteraf9aee72018-10-12 09:26:16 -07005472 }
5473 repeated StateStats active_state_stats = 6;
5474}
5475
5476message PackageAssociationProcessStatsProto {
5477 // Name of the target component.
5478 optional string component_name = 1;
5479 // Information on one source in this association.
5480 repeated PackageAssociationSourceProcessStatsProto sources = 2;
5481}
5482
5483
5484message ProcessStatsPackageProto {
5485 // Name of package.
5486 optional string package = 1;
5487
5488 // Uid of the package.
5489 optional int32 uid = 2;
5490
5491 // Version of the package.
5492 optional int64 version = 3;
5493
5494 // Stats for each process running with the package loaded in to it.
5495 repeated ProcessStatsProto process_stats = 4;
5496
5497 // Stats for each of the package's services.
5498 repeated PackageServiceStatsProto service_stats = 5;
5499
5500 // Stats for each association with the package.
5501 repeated PackageAssociationProcessStatsProto association_stats = 6;
5502}
5503
5504message ProcessStatsSectionProto {
5505 // Elapsed realtime at start of report.
Yangster-maca8a30442018-10-13 23:46:34 -07005506 optional int64 start_realtime_millis = 1;
Yangsteraf9aee72018-10-12 09:26:16 -07005507
5508 // Elapsed realtime at end of report.
Yangster-maca8a30442018-10-13 23:46:34 -07005509 optional int64 end_realtime_millis = 2;
Yangsteraf9aee72018-10-12 09:26:16 -07005510
5511 // CPU uptime at start of report.
Yangster-maca8a30442018-10-13 23:46:34 -07005512 optional int64 start_uptime_millis = 3;
Yangsteraf9aee72018-10-12 09:26:16 -07005513
5514 // CPU uptime at end of report.
Yangster-maca8a30442018-10-13 23:46:34 -07005515 optional int64 end_uptime_millis = 4;
Yangsteraf9aee72018-10-12 09:26:16 -07005516
5517 // System runtime library. e.g. "libdvm.so", "libart.so".
5518 optional string runtime = 5;
5519
5520 // whether kernel reports swapped pss.
5521 optional bool has_swapped_pss = 6;
5522
5523 // Data completeness. e.g. "complete", "partial", shutdown", or "sysprops".
5524 enum Status {
5525 STATUS_UNKNOWN = 0;
5526 STATUS_COMPLETE = 1;
5527 STATUS_PARTIAL = 2;
5528 STATUS_SHUTDOWN = 3;
5529 STATUS_SYSPROPS = 4;
5530 }
5531 repeated Status status = 7;
5532
Chenjie Yub2ecc792019-01-17 10:27:26 -08005533 // Number of pages available of various types and sizes, representation fragmentation.
5534 repeated ProcessStatsAvailablePagesProto available_pages = 10;
5535
Yangsteraf9aee72018-10-12 09:26:16 -07005536 // Stats for each process.
5537 repeated ProcessStatsProto process_stats = 8;
5538
5539 // Stats for each package.
5540 repeated ProcessStatsPackageProto package_stats = 9;
5541}
5542
Chenjie Yub2ecc792019-01-17 10:27:26 -08005543message ProcessStatsAvailablePagesProto {
5544 // Node these pages are in (as per /proc/pagetypeinfo)
5545 optional int32 node = 1;
5546
5547 // Zone these pages are in (as per /proc/pagetypeinfo)
5548 optional string zone = 2;
5549
5550 // Label for the type of these pages (as per /proc/pagetypeinfo)
5551 optional string label = 3;
5552
5553 // Distribution of number of pages available by order size. First entry in array is
5554 // order 0, second is order 1, etc. Each order increase is a doubling of page size.
5555 repeated int32 pages_per_order = 4;
5556}
5557
Chenjie Yu12e5e672018-09-14 15:54:59 -07005558/**
5559 * Pulled from ProcessStatsService.java
5560 */
5561message ProcStats {
Yangsteraf9aee72018-10-12 09:26:16 -07005562 optional ProcessStatsSectionProto proc_stats_section = 1;
5563}
5564
Chenjie Yuf910b7802019-01-11 16:08:20 -08005565/**
5566 * Pulled from ProcessStatsService.java
5567 */
5568message ProcStatsPkgProc {
5569 optional ProcessStatsSectionProto proc_stats_section = 1;
5570}
5571
Chris Wrencdea3b72019-11-22 16:58:17 -05005572// Next Tag: 2
5573message PackageRemoteViewInfoProto {
5574 optional string package_name = 1;
5575 // add per-package additional info here (like channels)
5576}
5577
5578// Next Tag: 2
5579message NotificationRemoteViewsProto {
5580 repeated PackageRemoteViewInfoProto package_remote_view_info = 1;
5581}
5582
5583/**
5584 * Pulled from NotificationManagerService.java
5585 */
5586message NotificationRemoteViews {
5587 optional NotificationRemoteViewsProto notification_remote_views = 1;
5588}
5589
Yotam Aron74299972020-01-16 16:20:58 +02005590/**
5591 * Atom that contains a list of a package's preferences, pulled from NotificationManagerService.java
5592 */
5593message PackageNotificationPreferences {
5594 // Uid under which the package is installed.
5595 optional int32 uid = 1;
5596 // Notification importance, which specifies when and how a notification is displayed.
5597 // Specified under core/java/android/app/NotificationManager.java.
5598 optional int32 importance = 2;
5599 // Lockscreen visibility as set by the user.
5600 optional int32 visibility = 3;
5601 // Bitfield mask indicating what fields were locked by the user (see LockableAppfields in
5602 // PreferencesHelper.java)
5603 optional int32 user_locked_fields = 4;
5604}
5605
5606/**
5607 * Atom that contains a list of a package's channel preferences, pulled from
5608 * NotificationManagerService.java.
5609 */
5610message PackageNotificationChannelPreferences {
5611 // Uid under which the package is installed.
5612 optional int32 uid = 1;
5613 // Channel's ID. Should always be available.
5614 optional string channel_id = 2;
5615 // Channel's name. Should always be available.
5616 optional string channel_name = 3;
5617 // Channel's description. Optionally set by the channel creator.
5618 optional string description = 4;
5619 // Notification importance, which specifies when and how a notification is displayed. Specified
5620 // under core/java/android/app/NotificationManager.java.
5621 optional int32 importance = 5;
5622 // Bitmask representing which fields have been set by the user. See field bitmask descriptions
5623 // at core/java/android/app/NotificationChannel.java
5624 optional int32 user_locked_fields = 6;
5625 // Indicates if the channel was deleted by the app.
5626 optional bool is_deleted = 7;
5627}
5628
5629/**
5630 * Atom that contains a list of a package's channel group preferences, pulled from
5631 * NotificationManagerService.java.
5632 */
5633message PackageNotificationChannelGroupPreferences {
5634 // Uid under which the package is installed.
5635 optional int32 uid = 1;
5636 // Channel Group's ID. Should always be available.
5637 optional string group_id = 2;
5638 // Channel Group's name. Should always be available.
5639 optional string group_name = 3;
5640 // Channel Group's description. Optionally set by group creator.
5641 optional string description = 4;
5642 // Indicates if notifications from this channel group are blocked.
5643 optional bool is_blocked = 5;
5644 // Bitmask representing which fields have been set by the user. See field bitmask descriptions
5645 // at core/java/android/app/NotificationChannelGroup.java
5646 optional int32 user_locked_fields = 6;
5647}
5648
Yangsteraf9aee72018-10-12 09:26:16 -07005649message PowerProfileProto {
5650 optional double cpu_suspend = 1;
5651
5652 optional double cpu_idle = 2;
5653
5654 optional double cpu_active = 3;
5655
5656 message CpuCluster {
5657 optional int32 id = 1;
5658 optional double cluster_power = 2;
5659 optional int32 cores = 3;
5660 repeated int64 speed = 4;
5661 repeated double core_power = 5;
5662 }
5663
5664 repeated CpuCluster cpu_cluster = 40;
5665
5666 optional double wifi_scan = 4;
5667
5668 optional double wifi_on = 5;
5669
5670 optional double wifi_active = 6;
5671
5672 optional double wifi_controller_idle = 7;
5673
5674 optional double wifi_controller_rx = 8;
5675
5676 optional double wifi_controller_tx = 9;
5677
5678 repeated double wifi_controller_tx_levels = 10;
5679
5680 optional double wifi_controller_operating_voltage = 11;
5681
5682 optional double bluetooth_controller_idle = 12;
5683
5684 optional double bluetooth_controller_rx = 13;
5685
5686 optional double bluetooth_controller_tx = 14;
5687
5688 optional double bluetooth_controller_operating_voltage = 15;
5689
5690 optional double modem_controller_sleep = 16;
5691
5692 optional double modem_controller_idle = 17;
5693
5694 optional double modem_controller_rx = 18;
5695
5696 repeated double modem_controller_tx = 19;
5697
5698 optional double modem_controller_operating_voltage = 20;
5699
5700 optional double gps_on = 21;
5701
5702 repeated double gps_signal_quality_based = 22;
5703
5704 optional double gps_operating_voltage = 23;
5705
5706 optional double bluetooth_on = 24;
5707
5708 optional double bluetooth_active = 25;
5709
5710 optional double bluetooth_at_cmd = 26;
5711
5712 optional double ambient_display = 27;
5713
5714 optional double screen_on = 28;
5715
5716 optional double radio_on = 29;
5717
5718 optional double radio_scanning = 30;
5719
5720 optional double radio_active = 31;
5721
5722 optional double screen_full = 32;
5723
5724 optional double audio = 33;
5725
5726 optional double video = 34;
5727
5728 optional double flashlight = 35;
5729
5730 optional double memory = 36;
5731
5732 optional double camera = 37;
5733
5734 optional double wifi_batched_scan = 38;
5735
5736 optional double battery_capacity = 39;
Chenjie Yu12e5e672018-09-14 15:54:59 -07005737}
Chenjie Yuab530202018-09-26 12:39:20 -07005738
5739/**
5740 * power_profile.xml and other constants for power model calculations.
5741 * Pulled from PowerProfile.java
5742 */
5743message PowerProfile {
Yangsteraf9aee72018-10-12 09:26:16 -07005744 optional PowerProfileProto power_profile = 1;
Howard Ro9a862de2018-10-11 16:03:33 -07005745}
Chenjie Yub35b5f72018-10-13 23:25:11 -07005746
5747/**
arangelovd5db50e2018-10-12 20:24:39 +01005748 * Logs when a user restriction was added or removed.
5749 *
5750 * Logged from:
5751 * frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/DevicePolicyManagerService.java
5752 */
5753message UserRestrictionChanged {
5754 // The raw string of the user restriction as defined in UserManager.
5755 // Allowed values are defined in UserRestrictionsUtils#USER_RESTRICTIONS.
5756 optional string restriction = 1;
5757 // Whether the restriction is enabled or disabled.
5758 optional bool enabled = 2;
Howard Ro183c2bd2018-10-18 13:52:10 -07005759}
Yangster-mac308ea0c2018-10-22 13:10:25 -07005760
5761/**
5762 * Pulls process user time and system time. Puller takes a snapshot of all pids
5763 * in the system and returns cpu stats for those that are working at the time.
5764 * Dead pids will be dropped. Kernel processes are excluded.
5765 * Min cool-down is 5 sec.
5766 */
5767message ProcessCpuTime {
5768 optional int32 uid = 1 [(is_uid) = true];
5769
5770 optional string process_name = 2;
5771 // Process cpu time in user space, cumulative from boot/process start
5772 optional int64 user_time_millis = 3;
5773 // Process cpu time in system space, cumulative from boot/process start
5774 optional int64 system_time_millis = 4;
Rafal Slawikbf67d072018-10-23 11:07:54 +01005775}
Misha Wagner5a51e002018-10-03 15:04:09 +01005776
5777/**
5778 * Pulls the CPU usage for each thread.
5779 *
5780 * Read from /proc/$PID/task/$TID/time_in_state files.
5781 *
5782 * TODO(mishaw): This is an experimental atom. Issues with big/little CPU frequencies, and
5783 * time_in_state files not being present on some phones, have not been addressed. These should be
5784 * considered before a public release.
5785 */
5786message CpuTimePerThreadFreq {
5787 // UID that owns the process.
5788 optional int32 uid = 1 [(is_uid) = true];
5789 // ID of the process.
Misha Wagnerdfa548c2018-11-16 11:18:00 +00005790 optional int32 process_id = 2;
Misha Wagner5a51e002018-10-03 15:04:09 +01005791 // ID of the thread.
Misha Wagnerdfa548c2018-11-16 11:18:00 +00005792 optional int32 thread_id = 3;
Misha Wagner5a51e002018-10-03 15:04:09 +01005793 // Name of the process taken from `/proc/$PID/cmdline`.
5794 optional string process_name = 4;
5795 // Name of the thread taken from `/proc/$PID/task/$TID/comm`
5796 optional string thread_name = 5;
Misha Wagnerfde69582018-11-28 13:26:32 +00005797
5798 // Report eight different frequencies, and how much time is spent in each frequency. Frequencies
5799 // are given in KHz, and time is given in milliseconds since the thread started. All eight
5800 // frequencies are given here as the alternative is sending eight separate atoms. This method
5801 // significantly reduces the amount of data created
5802 optional int32 frequency1_khz = 6;
5803 optional int32 time1_millis = 7;
5804 optional int32 frequency2_khz = 8;
5805 optional int32 time2_millis = 9;
5806 optional int32 frequency3_khz = 10;
5807 optional int32 time3_millis = 11;
5808 optional int32 frequency4_khz = 12;
5809 optional int32 time4_millis = 13;
5810 optional int32 frequency5_khz = 14;
5811 optional int32 time5_millis = 15;
5812 optional int32 frequency6_khz = 16;
5813 optional int32 time6_millis = 17;
5814 optional int32 frequency7_khz = 18;
5815 optional int32 time7_millis = 19;
5816 optional int32 frequency8_khz = 20;
5817 optional int32 time8_millis = 21;
Misha Wagner5a51e002018-10-03 15:04:09 +01005818}
Bookatz75ee60422018-11-09 12:27:37 -08005819
5820/**
Bookatz366a4432018-11-20 09:42:33 -08005821 * Pulls information about the device's build.
5822 */
5823message BuildInformation {
5824 // Build.FINGERPRINT. A string that uniquely identifies this build. Do not parse.
5825 // E.g. may be composed of the brand, product, device, release, id, incremental, type, and tags.
5826 optional string fingerprint = 1;
5827
5828 // Build.BRAND. The consumer-visible brand with which the product/hardware will be associated.
5829 optional string brand = 2;
5830
5831 // Build.PRODUCT. The name of the overall product.
5832 optional string product = 3;
5833
5834 // Build.DEVICE. The name of the industrial design.
5835 optional string device = 4;
5836
5837 // Build.VERSION.RELEASE. The user-visible version string. E.g., "1.0" or "3.4b5" or "bananas".
5838 optional string version_release = 5;
5839
5840 // Build.ID. E.g. a label like "M4-rc20".
5841 optional string id = 6;
5842
5843 // Build.VERSION.INCREMENTAL. The internal value used by the underlying source control to
5844 // represent this build.
5845 optional string version_incremental = 7;
5846
5847 // Build.TYPE. The type of build, like "user" or "eng".
5848 optional string type = 8;
5849
5850 // Build.TAGS. Comma-separated tags describing the build, like "unsigned,debug".
5851 optional string tags = 9;
5852}
5853
5854/**
Adam He420947c2019-01-23 15:59:09 -08005855 * Logs information about mismatched caller for content capture.
5856 *
5857 * Logged from:
5858 * frameworks/base/core/java/android/service/contentcapture/ContentCaptureService.java
5859 */
5860message ContentCaptureCallerMismatchReported {
5861 optional string intended_package = 1;
5862 optional string calling_package = 2;
5863}
5864
5865/**
5866 * Logs information about content capture service events.
5867 *
5868 * Logged from:
5869 * frameworks/base/services/contentcapture/java/com/android/server/contentcapture/ContentCaptureMetricsLogger.java
5870 */
5871message ContentCaptureServiceEvents {
5872 // The type of event.
5873 enum Event {
5874 UNKNOWN = 0;
5875 ON_CONNECTED = 1;
5876 ON_DISCONNECTED = 2;
5877 SET_WHITELIST = 3;
5878 SET_DISABLED = 4;
5879 ON_USER_DATA_REMOVED = 5;
5880 }
5881 optional Event event = 1;
5882 // component/package of content capture service.
5883 optional string service_info = 2;
5884 // component/package of target.
5885 // it's a concatenated list of component/package for SET_WHITELIST event
5886 // separated by " ".
5887 optional string target_info = 3;
5888}
5889
5890/**
5891 * Logs information about content capture session events.
5892 *
5893 * Logged from:
5894 * frameworks/base/services/contentcapture/java/com/android/server/contentcapture/ContentCaptureMetricsLogger.java
5895 */
5896message ContentCaptureSessionEvents {
5897 // The type of event.
5898 enum Event {
5899 UNKNOWN = 0;
5900 ON_SESSION_STARTED = 1;
5901 ON_SESSION_FINISHED = 2;
5902 SESSION_NOT_CREATED = 3;
5903 }
5904 optional int32 session_id = 1;
5905 optional Event event = 2;
5906 // (n/a on session finished)
5907 optional int32 state_flags = 3;
5908 // component/package of content capture service.
5909 optional string service_info = 4;
5910 // component/package of app.
5911 // (n/a on session finished)
5912 optional string app_info = 5;
5913 optional bool is_child_session = 6;
5914}
5915
5916/**
5917 * Logs information about session being flushed.
5918 *
5919 * Logged from:
5920 * frameworks/base/services/contentcapture/java/com/android/server/contentcapture/ContentCaptureMetricsLogger.java
5921 */
5922message ContentCaptureFlushed {
5923 optional int32 session_id = 1;
5924 // component/package of content capture service.
5925 optional string service_info = 2;
5926 // component/package of app.
5927 optional string app_info = 3;
5928 // session start/finish events
5929 optional int32 child_session_started = 4;
5930 optional int32 child_session_finished = 5;
5931 // count of view events.
5932 optional int32 view_appeared_count = 6;
5933 optional int32 view_disappeared_count = 7;
5934 optional int32 view_text_changed_count = 8;
5935
5936 // Flush stats.
5937 optional int32 max_events = 9;
5938 optional int32 idle_flush_freq = 10;
5939 optional int32 text_flush_freq = 11;
5940 optional int32 flush_reason = 12;
5941}
5942
5943/**
Bookatz75ee60422018-11-09 12:27:37 -08005944 * Pulls on-device BatteryStats power use calculations for the overall device.
5945 */
5946message DeviceCalculatedPowerUse {
Bookatz3dbc13a2018-12-21 12:16:51 -08005947 // Power used by the device in nAs (i.e. nanocoulombs (nC)), as computed by BatteryStats, since
5948 // BatteryStats last reset (i.e. roughly since device was last significantly charged).
5949 // Currently, this is from BatteryStatsHelper.getComputedPower() (not getTotalPower()).
5950 optional int64 computed_power_nano_amp_secs = 1;
Bookatz75ee60422018-11-09 12:27:37 -08005951}
5952
5953/**
5954 * Pulls on-device BatteryStats power use calculations broken down by uid.
5955 * This atom should be complemented by DeviceCalculatedPowerBlameOther, which contains the power use
5956 * that is attributed to non-uid items. They must all be included to get the total power use.
5957 */
5958message DeviceCalculatedPowerBlameUid {
5959 // Uid being blamed. Note: isolated uids have already been mapped to host uid.
5960 optional int32 uid = 1 [(is_uid) = true];
5961
Bookatz3dbc13a2018-12-21 12:16:51 -08005962 // Power used by this uid in nAs (i.e. nanocoulombs (nC)), as computed by BatteryStats, since
5963 // BatteryStats last reset (i.e. roughly since device was last significantly charged).
5964 optional int64 power_nano_amp_secs = 2;
Bookatz75ee60422018-11-09 12:27:37 -08005965}
5966
5967/**
5968 * Pulls on-device BatteryStats power use calculations that are not due to a uid, broken down by
5969 * drain type.
5970 * This atom should be complemented by DeviceCalculatedPowerBlameUid, which contains the blame that
5971 * is attributed uids. They must all be included to get the total power use.
5972 */
5973message DeviceCalculatedPowerBlameOther {
5974 // The type of item whose power use is being reported.
5975 enum DrainType {
5976 AMBIENT_DISPLAY = 0;
5977 // reserved 1; reserved "APP"; // Logged instead in DeviceCalculatedPowerBlameUid.
5978 BLUETOOTH = 2;
5979 CAMERA = 3;
5980 // Cell-standby
5981 CELL = 4;
5982 FLASHLIGHT = 5;
5983 IDLE = 6;
5984 MEMORY = 7;
5985 // Amount that total computed drain exceeded the drain estimated using the
5986 // battery level changes and capacity.
5987 OVERCOUNTED = 8;
5988 PHONE = 9;
5989 SCREEN = 10;
5990 // Amount that total computed drain was below the drain estimated using the
5991 // battery level changes and capacity.
5992 UNACCOUNTED = 11;
5993 // reserved 12; reserved "USER"; // Entire drain for a user. This is NOT supported.
5994 WIFI = 13;
5995 }
5996 optional DrainType drain_type = 1;
5997
Bookatz3dbc13a2018-12-21 12:16:51 -08005998 // Power used by this item in nAs (i.e. nanocoulombs (nC)), as computed by BatteryStats, since
5999 // BatteryStats last reset (i.e. roughly since device was last significantly charged).
6000 optional int64 power_nano_amp_secs = 2;
Rafal Slawik3bea8952018-11-15 12:39:33 +00006001}
arangelov4e994062018-11-13 16:12:38 +00006002
6003/**
6004 * Logs device policy features.
6005 *
6006 * Logged from:
6007 * frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/DevicePolicyManagerService.java
6008 * packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
6009 */
6010message DevicePolicyEvent {
6011 // The event id - unique for each event.
6012 optional android.stats.devicepolicy.EventId event_id = 1;
6013 // The admin package name.
6014 optional string admin_package_name = 2;
6015 // A generic integer parameter.
6016 optional int32 integer_value = 3;
6017 // A generic boolean parameter.
6018 optional bool boolean_value = 4;
6019 // A parameter specifying a time period in milliseconds.
6020 optional uint64 time_period_millis = 5;
6021 // A parameter specifying a list of package names, bundle extras or string parameters.
6022 optional android.stats.devicepolicy.StringList string_list_value = 6 [(log_mode) = MODE_BYTES];
6023}
shawnlinea5b66b2018-11-13 15:05:29 +08006024
6025/**
6026 * Logs when DocumentsUI is started, and how. Call this when DocumentsUI first starts up.
6027 *
6028 * Logged from:
6029 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
6030 */
6031message DocsUILaunchReported {
6032 optional android.stats.docsui.LaunchAction launch_action = 1;
6033 optional bool has_initial_uri = 2;
6034 optional android.stats.docsui.MimeType mime_type = 3;
6035 optional android.stats.docsui.Root initial_root = 4;
6036}
6037
6038/**
6039 * Logs root/app visited event in file managers/picker. Call this when the user
6040 * taps on root/app in hamburger menu.
6041 *
6042 * Logged from:
6043 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
6044 */
6045message DocsUIRootVisitedReported {
6046 optional android.stats.docsui.ContextScope scope = 1;
6047 optional android.stats.docsui.Root root = 2;
6048}
6049
6050/**
6051 * Logs file operation stats. Call this when a file operation has completed.
6052 *
6053 * Logged from:
6054 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
6055 */
6056message DocsUIFileOperationReported {
6057 optional android.stats.docsui.Provider provider = 1;
6058 optional android.stats.docsui.FileOperation file_op = 2;
6059}
6060
6061/**
6062 * Logs file operation stats. Call this when a copy/move operation has completed with a specific
6063 * mode.
6064 *
6065 * Logged from:
6066 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
6067 */
6068message DocsUIFileOperationCopyMoveModeReported {
6069 optional android.stats.docsui.FileOperation file_op = 1;
6070 optional android.stats.docsui.CopyMoveOpMode mode = 2;
6071}
6072
6073
6074/**
6075 * Logs file sub operation stats. Call this when a file operation has failed.
6076 *
6077 * Logged from:
6078 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
6079 */
6080message DocsUIFileOperationFailureReported {
6081 optional android.stats.docsui.Authority authority = 1;
6082 optional android.stats.docsui.SubFileOperation sub_op = 2;
6083}
6084
6085/**
6086* Logs the cancellation of a file operation. Call this when a job is canceled
6087*
6088* Logged from:
6089* package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
6090*/
6091message DocsUIFileOperationCanceledReported {
6092 optional android.stats.docsui.FileOperation file_op = 1;
6093}
6094
6095/**
6096 * Logs startup time in milliseconds.
6097 *
6098 * Logged from:
6099 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
6100 */
6101message DocsUIStartupMsReported {
6102 optional int32 startup_millis = 1;
6103}
6104
6105/**
6106 * Logs the action that was started by user.
6107 *
6108 * Logged from:
6109 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
6110 */
6111message DocsUIUserActionReported {
6112 optional android.stats.docsui.UserAction action = 1;
6113}
6114
6115/**
6116 * Logs the invalid type when invalid scoped access is requested.
6117 *
6118 * Logged from:
6119 * package/app/DocumentsUI/src/com/android/documentsui/ScopedAccessMetrics.java
6120 */
6121message DocsUIInvalidScopedAccessRequestReported {
6122 optional android.stats.docsui.InvalidScopedAccess type = 1;
Rafal Slawikda51b932018-12-13 16:31:33 +00006123}
Ben Murdochbab399f62018-12-06 11:01:38 +00006124
6125/**
shawnlina75e82d2019-01-07 10:31:12 +08006126 * Logs the package name that launches docsui picker mode.
6127 *
6128 * Logged from:
6129 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
6130 */
6131message DocsUIPickerLaunchedFromReported {
6132 optional string package_name = 1;
6133}
6134
6135/**
6136 * Logs the search type.
6137 *
6138 * Logged from:
6139 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
6140 */
6141message DocsUISearchTypeReported {
6142 optional android.stats.docsui.SearchType search_type = 1;
6143}
6144
6145/**
6146 * Logs the search mode.
6147 *
6148 * Logged from:
6149 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
6150 */
6151message DocsUISearchModeReported {
6152 optional android.stats.docsui.SearchMode search_mode = 1;
6153}
6154
6155/**
6156 * Logs the pick result information.
6157 *
6158 * Logged from:
6159 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
6160 */
6161message DocsUIPickResultReported {
6162 optional int32 total_action_count = 1;
6163 optional int64 duration_millis = 2;
6164 optional int32 file_count= 3;
6165 optional bool is_searching = 4;
6166 optional android.stats.docsui.Root picked_from = 5;
6167 optional android.stats.docsui.MimeType mime_type = 6;
6168 optional int32 repeatedly_pick_times = 7;
6169}
6170
6171/**
Ben Murdochbab399f62018-12-06 11:01:38 +00006172 * Logs when an app's memory is compacted.
6173 *
6174 * Logged from:
6175 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
6176 */
6177message AppCompacted {
6178 // The pid of the process being compacted.
6179 optional int32 pid = 1;
6180
6181 // The name of the process being compacted.
6182 optional string process_name = 2;
6183
6184 // The type of compaction.
6185 enum Action {
6186 UNKNOWN = 0;
6187 SOME = 1;
6188 FULL = 2;
Ben Murdoch35c14202019-04-09 11:00:53 +01006189 PERSISTENT = 3;
6190 BFGS = 4;
Ben Murdochbab399f62018-12-06 11:01:38 +00006191 }
Ben Murdoch01720b82018-12-19 18:03:44 +00006192 optional Action action = 3;
Ben Murdochbab399f62018-12-06 11:01:38 +00006193
6194 // Total RSS in kilobytes consumed by the process prior to compaction.
6195 optional int64 before_rss_total_kilobytes = 4;
6196
6197 // File RSS in kilobytes consumed by the process prior to compaction.
6198 optional int64 before_rss_file_kilobytes = 5;
6199
6200 // Anonymous RSS in kilobytes consumed by the process prior to compaction.
6201 optional int64 before_rss_anon_kilobytes = 6;
6202
6203 // Swap in kilobytes consumed by the process prior to compaction.
6204 optional int64 before_swap_kilobytes = 7;
6205
6206 // Total RSS in kilobytes consumed by the process after compaction.
6207 optional int64 after_rss_total_kilobytes = 8;
6208
6209 // File RSS in kilobytes consumed by the process after compaction.
6210 optional int64 after_rss_file_kilobytes = 9;
6211
6212 // Anonymous RSS in kilobytes consumed by the process after compaction.
6213 optional int64 after_rss_anon_kilobytes = 10;
6214
6215 // Swap in kilobytes consumed by the process after compaction.
6216 optional int64 after_swap_kilobytes = 11;
6217
6218 // The time taken to perform compaction in milliseconds.
6219 optional int64 time_to_compact_millis = 12;
6220
6221 // The last compaction action performed for this app.
6222 optional Action last_action = 13;
6223
Ben Murdoch01720b82018-12-19 18:03:44 +00006224 // The last time that compaction was attempted on this process in milliseconds
6225 // since boot, not including sleep (see SystemClock.uptimeMillis()).
6226 optional int64 last_compact_timestamp_ms_since_boot = 14;
Ben Murdochbab399f62018-12-06 11:01:38 +00006227
Ben Murdoch885c21b2019-03-15 18:02:04 +00006228 // The "setAdj" (i.e. previous) oom_score_adj at the time of compaction.
Ben Murdoch01720b82018-12-19 18:03:44 +00006229 optional int32 oom_score_adj = 15;
Ben Murdochbab399f62018-12-06 11:01:38 +00006230
6231 // The process state at the time of compaction.
6232 optional android.app.ProcessStateEnum process_state = 16 [default = PROCESS_STATE_UNKNOWN];
Ben Murdochfdc55932019-01-30 10:43:15 +00006233
6234 // Free ZRAM in kilobytes before compaction.
6235 optional int64 before_zram_free_kilobytes = 17;
6236
6237 // Free ZRAM in kilobytes after compaction.
6238 optional int64 after_zram_free_kilobytes = 18;
Ben Murdochbab399f62018-12-06 11:01:38 +00006239}
lifr157fc552018-12-12 16:38:04 +08006240
6241/**
lifrb6b90b62019-03-29 00:40:17 +08006242 * Logs a DNS lookup operation initiated by the system resolver on behalf of an application
6243 * invoking native APIs such as getaddrinfo() or Java APIs such as Network#getAllByName().
6244 *
lifr1f74b052019-04-16 22:16:30 +08006245 * The NetworkDnsEventReported message represents the entire lookup operation, which may
6246 * result one or more queries to the recursive DNS resolvers. Those are individually logged
6247 * in DnsQueryEvents to enable computing error rates and network latency and timeouts
6248 * broken up by query type, transport, network interface, etc.
lifr157fc552018-12-12 16:38:04 +08006249 */
6250message NetworkDnsEventReported {
lifr1f74b052019-04-16 22:16:30 +08006251 optional android.stats.dnsresolver.EventType event_type = 1;
lifr157fc552018-12-12 16:38:04 +08006252
lifr1f74b052019-04-16 22:16:30 +08006253 optional android.stats.dnsresolver.ReturnCode return_code = 2;
lifrb6b90b62019-03-29 00:40:17 +08006254
6255 // The latency in microseconds of the entire DNS lookup operation.
lifr157fc552018-12-12 16:38:04 +08006256 optional int32 latency_micros = 3;
lifrb6b90b62019-03-29 00:40:17 +08006257
lifr1f74b052019-04-16 22:16:30 +08006258 // Only valid for event_type = EVENT_GETADDRINFO.
6259 optional int32 hints_ai_flags = 4;
lifrb6b90b62019-03-29 00:40:17 +08006260
lifr1f74b052019-04-16 22:16:30 +08006261 // Flags passed to android_res_nsend() defined in multinetwork.h
6262 // Only valid for event_type = EVENT_RESNSEND.
6263 optional int32 res_nsend_flags = 5;
lifrb6b90b62019-03-29 00:40:17 +08006264
lifrad9becc2019-05-20 11:04:41 +08006265 optional android.stats.dnsresolver.NetworkType network_type = 6;
lifrb6b90b62019-03-29 00:40:17 +08006266
6267 // The DNS over TLS mode on a specific netId.
lifr1f74b052019-04-16 22:16:30 +08006268 optional android.stats.dnsresolver.PrivateDnsModes private_dns_modes = 7;
lifrb6b90b62019-03-29 00:40:17 +08006269
6270 // Additional pass-through fields opaque to statsd.
6271 // The DNS resolver Mainline module can add new fields here without requiring an OS update.
lifr1f74b052019-04-16 22:16:30 +08006272 optional android.stats.dnsresolver.DnsQueryEvents dns_query_events = 8 [(log_mode) = MODE_BYTES];
lifr2b9fab72019-07-20 15:28:28 +08006273
6274 // The sample rate of DNS stats (to statsd) is 1/sampling_rate_denom.
6275 optional int32 sampling_rate_denom = 9;
lifr157fc552018-12-12 16:38:04 +08006276}
Chiachang Wangf6bedc22019-01-14 11:54:32 +08006277
6278/**
6279 * Logs when a data stall event occurs.
6280 *
6281 * Log from:
6282 * frameworks/base/services/core/java/com/android/server/connectivity/NetworkMonitor.java
6283 */
6284message DataStallEvent {
6285 // Data stall evaluation type.
6286 // See frameworks/base/services/core/java/com/android/server/connectivity/NetworkMonitor.java
6287 // Refer to the definition of DATA_STALL_EVALUATION_TYPE_*.
6288 optional int32 evaluation_type = 1;
6289 // See definition in data_stall_event.proto.
6290 optional com.android.server.connectivity.ProbeResult validation_result = 2;
6291 // See definition in data_stall_event.proto.
6292 optional android.net.NetworkCapabilitiesProto.Transport network_type = 3;
6293 // See definition in data_stall_event.proto.
6294 optional com.android.server.connectivity.WifiData wifi_info = 4 [(log_mode) = MODE_BYTES];
6295 // See definition in data_stall_event.proto.
6296 optional com.android.server.connectivity.CellularData cell_info = 5 [(log_mode) = MODE_BYTES];
6297 // See definition in data_stall_event.proto.
6298 optional com.android.server.connectivity.DnsEvent dns_event = 6 [(log_mode) = MODE_BYTES];
6299}
Christian Brunschenf86039e2018-12-21 12:26:14 +00006300
6301/*
6302 * Logs when RescueParty resets some set of experiment flags.
6303 *
6304 * Logged from:
6305 * frameworks/base/services/core/java/com/android/server/RescueParty.java
6306 */
6307message RescuePartyResetReported {
6308 // The rescue level of this reset. A value of 0 indicates missing or unknown level information.
6309 optional int32 rescue_level = 1;
6310}
Mathew Inwoodb375be52019-01-04 11:36:25 +00006311
6312/**
6313 * Logs when signed config is received from an APK, and if that config was applied successfully.
6314 * Logged from:
6315 * frameworks/base/services/core/java/com/android/server/signedconfig/SignedConfigService.java
6316 */
6317message SignedConfigReported {
6318 enum Type {
6319 UNKNOWN_TYPE = 0;
6320 GLOBAL_SETTINGS = 1;
6321 }
6322 optional Type type = 1;
6323
6324 // The final status of the signed config received.
6325 enum Status {
6326 UNKNOWN_STATUS = 0;
6327 APPLIED = 1;
6328 BASE64_FAILURE_CONFIG = 2;
6329 BASE64_FAILURE_SIGNATURE = 3;
6330 SECURITY_EXCEPTION = 4;
6331 INVALID_CONFIG = 5;
6332 OLD_CONFIG = 6;
6333 SIGNATURE_CHECK_FAILED = 7;
6334 NOT_APPLICABLE = 8;
Mathew Inwood610d0962019-01-15 11:50:28 +00006335 SIGNATURE_CHECK_FAILED_PROD_KEY_ABSENT = 9;
Mathew Inwoodb375be52019-01-04 11:36:25 +00006336 }
6337 optional Status status = 2;
6338
6339 // The version of the signed config processed.
6340 optional int32 version = 3;
6341
6342 // The package name that the config was extracted from.
6343 optional string from_package = 4;
6344
6345 enum Key {
6346 NO_KEY = 0;
6347 DEBUG = 1;
6348 PRODUCTION = 2;
6349 }
6350 // Which key was used to verify the config.
6351 optional Key verified_with = 5;
6352}
Yu-Han Yang8a1b51d2018-12-26 22:18:31 -08006353
6354/*
6355 * Logs GNSS Network-Initiated (NI) location events.
6356 *
6357 * Logged from:
6358 * frameworks/base/services/core/java/com/android/server/location/GnssLocationProvider.java
6359 */
6360message GnssNiEventReported {
6361 // The type of GnssNiEvent.
6362 enum EventType {
6363 UNKNOWN = 0;
6364 NI_REQUEST = 1;
6365 NI_RESPONSE = 2;
6366 }
6367 optional EventType event_type = 1;
6368
6369 // An ID generated by HAL to associate NI notifications and UI responses.
6370 optional int32 notification_id = 2;
6371
6372 // A type which distinguishes different categories of NI request, such as VOICE, UMTS_SUPL etc.
Yu-Han Yang14d5fb42019-01-16 12:42:59 -08006373 optional android.server.location.GnssNiType ni_type = 3;
Yu-Han Yang8a1b51d2018-12-26 22:18:31 -08006374
6375 // NI requires notification.
6376 optional bool need_notify = 4;
6377
6378 // NI requires verification.
6379 optional bool need_verify = 5;
6380
6381 // NI requires privacy override, no notification/minimal trace.
6382 optional bool privacy_override = 6;
6383
6384 // Timeout period to wait for user response. Set to 0 for no timeout limit. Specified in
6385 // seconds.
6386 optional int32 timeout = 7;
6387
6388 // Default response when timeout.
Yu-Han Yang14d5fb42019-01-16 12:42:59 -08006389 optional android.server.location.GnssUserResponseType default_response = 8;
Yu-Han Yang8a1b51d2018-12-26 22:18:31 -08006390
6391 // String representing the requester of the network inititated location request.
6392 optional string requestor_id = 9;
6393
6394 // Notification message text string representing the service(for eg. SUPL-service) who sent the
6395 // network initiated location request.
6396 optional string text = 10;
6397
6398 // requestorId decoding scheme.
Yu-Han Yang14d5fb42019-01-16 12:42:59 -08006399 optional android.server.location.GnssNiEncodingType requestor_id_encoding = 11;
Yu-Han Yang8a1b51d2018-12-26 22:18:31 -08006400
6401 // Notification message text decoding scheme.
Yu-Han Yang14d5fb42019-01-16 12:42:59 -08006402 optional android.server.location.GnssNiEncodingType text_encoding = 12;
Yu-Han Yang8a1b51d2018-12-26 22:18:31 -08006403
6404 // True if SUPL ES is enabled.
6405 optional bool is_supl_es_enabled = 13;
6406
6407 // True if GNSS location is enabled.
6408 optional bool is_location_enabled = 14;
6409
6410 // GNSS NI responses which define the response in NI structures.
Yu-Han Yang14d5fb42019-01-16 12:42:59 -08006411 optional android.server.location.GnssUserResponseType user_response = 15;
6412}
6413
6414/**
6415 * Logs GNSS non-framework (NFW) location notification.
6416 *
6417 * Logged from:
6418 * frameworks/base/services/core/java/com/android/server/location/GnssLocationProvider.java
6419 */
6420message GnssNfwNotificationReported {
6421 // Package name of the Android proxy application representing the non-framework entity that
6422 // requested location. Set to empty string if unknown.
6423 optional string proxy_app_package_name = 1;
6424
6425 // Protocol stack that initiated the non-framework location request.
6426 optional android.server.location.NfwProtocolStack protocol_stack = 2;
6427
6428 // Name of the protocol stack if protocol_stack field is set to OTHER_PROTOCOL_STACK. Otherwise,
6429 // set to empty string. This field is opaque to the framework and used for logging purposes.
6430 optional string other_protocol_stack_name = 3;
6431
6432 // Source initiating/receiving the location information.
6433 optional android.server.location.NfwRequestor requestor = 4;
6434
6435 // Identity of the endpoint receiving the location information. For example, carrier name, OEM
6436 // name, SUPL SLP/E-SLP FQDN, chipset vendor name, etc. This field is opaque to the framework
6437 // and used for logging purposes.
6438 optional string requestor_id = 5;
6439
6440 // Indicates whether location information was provided for this request.
6441 optional android.server.location.NfwResponseType response_type = 6;
6442
6443 // True if the device is in user initiated emergency session.
6444 optional bool in_emergency_mode = 7;
6445
6446 // True if cached location is provided.
6447 optional bool is_cached_location = 8;
6448
6449 // True if proxy app permission mismatch between framework and GNSS HAL.
6450 optional bool is_permission_mismatched = 9;
6451}
6452
6453/**
6454 * Logs GNSS configuration as defined in IGnssConfiguration.hal.
6455 *
6456 * Logged from:
6457 * frameworks/base/services/core/java/com/android/server/location/GnssConfiguration.java
6458 */
6459message GnssConfigurationReported {
6460 // SUPL host name.
6461 optional string supl_host = 1;
6462
6463 // SUPL port number.
6464 optional int32 supl_port = 2;
6465
6466 // C2K host name.
6467 optional string c2k_host = 3;
6468
6469 // C2K port number.
6470 optional int32 c2k_port = 4;
6471
6472 // The SUPL version requested by Carrier.
6473 optional int32 supl_ver = 5;
6474
6475 // The SUPL mode.
6476 optional android.server.location.SuplMode supl_mode = 6;
6477
6478 // True if NI emergency SUPL restrictions is enabled.
6479 optional bool supl_es = 7;
6480
6481 // LTE Positioning Profile settings
6482 optional android.server.location.LppProfile lpp_profile = 8;
6483
6484 // Positioning protocol on A-Glonass system.
6485 optional android.server.location.GlonassPosProtocol a_glonass_pos_protocol_select = 9;
6486
6487 // True if emergency PDN is used. Otherwise, regular PDN is used.
6488 optional bool use_emergency_pdn_for_emergency_supl= 10;
6489
6490 // Configurations of how GPS functionalities should be locked when user turns off GPS On setting.
6491 optional android.server.location.GpsLock gps_lock = 11;
6492
6493 // Number of seconds to extend the emergency session duration post emergency call.
6494 optional int32 es_extension_sec = 12;
6495
6496 // The full list of package names of proxy Android applications representing the non-framework
6497 // location access entities (on/off the device) for which the framework user has granted
6498 // non-framework location access permission. The package names are concatenated in one string
6499 // with spaces as separators.
6500 optional string enabled_proxy_app_package_name_list = 13;
Yu-Han Yang8a1b51d2018-12-26 22:18:31 -08006501}
Jack Yu95b64f32018-12-13 18:26:11 +08006502
6503/**
6504 * Logs when a NFC device's error occurred.
6505 * Logged from:
6506 * system/nfc/src/nfc/nfc/nfc_ncif.cc
6507 * packages/apps/Nfc/src/com/android/nfc/cardemulation/AidRoutingManager.java
6508 */
6509message NfcErrorOccurred {
Alex Salod7c3eef2019-01-25 14:43:27 -08006510 enum Type {
6511 UNKNOWN = 0;
6512 CMD_TIMEOUT = 1;
6513 ERROR_NOTIFICATION = 2;
6514 AID_OVERFLOW = 3;
6515 }
6516 optional Type type = 1;
6517 // If it's nci cmd timeout, log the timeout command.
6518 optional uint32 nci_cmd = 2;
Jack Yu95b64f32018-12-13 18:26:11 +08006519
Alex Salod7c3eef2019-01-25 14:43:27 -08006520 optional uint32 error_ntf_status_code = 3;
Jack Yu95b64f32018-12-13 18:26:11 +08006521}
6522
6523/**
6524 * Logs when a NFC device's state changed event
6525 * Logged from:
6526 * packages/apps/Nfc/src/com/android/nfc/NfcService.java
6527 */
6528message NfcStateChanged {
Alex Salod7c3eef2019-01-25 14:43:27 -08006529 enum State {
6530 UNKNOWN = 0;
6531 OFF = 1;
6532 ON = 2;
6533 ON_LOCKED = 3; // Secure Nfc enabled.
6534 CRASH_RESTART = 4; // NfcService watchdog timeout restart.
6535 }
6536 optional State state = 1;
Jack Yu95b64f32018-12-13 18:26:11 +08006537}
6538
6539/**
6540 * Logs when a NFC Beam Transaction occurred.
6541 * Logged from:
6542 * packages/apps/Nfc/src/com/android/nfc/P2pLinkManager.java
6543 */
6544message NfcBeamOccurred {
Alex Salod7c3eef2019-01-25 14:43:27 -08006545 enum Operation {
6546 UNKNOWN = 0;
6547 SEND = 1;
6548 RECEIVE = 2;
6549 }
6550 optional Operation operation = 1;
Jack Yu95b64f32018-12-13 18:26:11 +08006551}
6552
6553/**
6554 * Logs when a NFC Card Emulation Transaction occurred.
6555 * Logged from:
6556 * packages/apps/Nfc/src/com/android/nfc/cardemulation/HostEmulationManager.java
6557 * packages/apps/Nfc/src/com/android/nfc/cardemulation/HostNfcFEmulationManager.java
6558 */
6559message NfcCardemulationOccurred {
Alex Salod7c3eef2019-01-25 14:43:27 -08006560 enum Category {
6561 UNKNOWN = 0;
6562 HCE_PAYMENT = 1;
6563 HCE_OTHER = 2;
6564 OFFHOST = 3;
6565 }
6566 // Transaction belongs to HCE payment or HCE other category, or offhost.
6567 optional Category category = 1;
6568 // SeName from transaction: SIMx, eSEx, HCE, HCEF.
6569 optional string se_name = 2;
Jack Yu95b64f32018-12-13 18:26:11 +08006570}
6571
6572/**
6573 * Logs when a NFC Tag event occurred.
6574 * Logged from:
6575 * packages/apps/Nfc/src/com/android/nfc/NfcDispatcher.java
6576 */
6577message NfcTagOccurred {
Alex Salod7c3eef2019-01-25 14:43:27 -08006578 enum Type {
6579 UNKNOWN = 0;
6580 URL = 1;
6581 BT_PAIRING = 2;
6582 PROVISION = 3;
6583 WIFI_CONNECT = 4;
6584 APP_LAUNCH = 5;
6585 OTHERS = 6;
6586 }
6587 optional Type type = 1;
Jack Yu95b64f32018-12-13 18:26:11 +08006588}
6589
6590/**
6591 * Logs when Hce transaction triggered
6592 * Logged from:
6593 * system/nfc/src/nfc/nfc/nfc_ncif.cc
6594 */
6595message NfcHceTransactionOccurred {
6596 // The latency period(in microseconds) it took for the first HCE data
6597 // exchange.
6598 optional uint32 latency_micros = 1;
6599}
6600
6601/**
6602 * Logs when SecureElement state event changed
6603 * Logged from:
6604 * packages/apps/SecureElement/src/com/android/se/Terminal.java
6605 */
6606message SeStateChanged {
Alex Salod7c3eef2019-01-25 14:43:27 -08006607 enum State {
6608 UNKNOWN = 0;
6609 INITIALIZED = 1;
6610 DISCONNECTED = 2;
6611 CONNECTED = 3;
6612 HALCRASH = 4;
6613 }
6614 optional State state = 1;
Jack Yu95b64f32018-12-13 18:26:11 +08006615
Alex Salod7c3eef2019-01-25 14:43:27 -08006616 optional string state_change_reason = 2;
6617 // SIMx or eSEx.
6618 optional string terminal = 3;
Jack Yu95b64f32018-12-13 18:26:11 +08006619}
6620
6621/**
Philip P. Moltmanne0cf4e62019-01-29 14:22:48 -08006622 * Information about a permission grant request
6623 */
6624message PermissionGrantRequestResultReported {
6625 // unique value identifying an API call. A API call might result in multiple of these atoms
6626 optional int64 request_id = 1;
6627
6628 // UID of package requesting the permission grant
Stanislav Zholnine8d073b2019-11-25 17:49:21 +00006629 optional int32 uid = 2 [(is_uid) = true];
Philip P. Moltmanne0cf4e62019-01-29 14:22:48 -08006630
6631 // Name of package requesting the permission grant
Stanislav Zholnine8d073b2019-11-25 17:49:21 +00006632 optional string package_name = 3;
Philip P. Moltmanne0cf4e62019-01-29 14:22:48 -08006633
6634 // The permission to be granted
6635 optional string permission_name = 4;
6636
6637 // If the permission was explicitly requested via the API or added by the system
6638 optional bool is_implicit = 5;
6639
6640 enum Result {
6641 UNDEFINED = 0;
6642 // permission request was ignored
6643 IGNORED = 1;
6644 // permission request was ignored because it was user fixed
6645 IGNORED_USER_FIXED = 2;
6646 // permission request was ignored because it was policy fixed
6647 IGNORED_POLICY_FIXED = 3;
6648 // permission was granted by user action
6649 USER_GRANTED = 4;
6650 // permission was automatically granted
6651 AUTO_GRANTED = 5;
6652 // permission was denied by user action
6653 USER_DENIED = 6;
6654 // permission was denied with prejudice by the user
6655 USER_DENIED_WITH_PREJUDICE = 7;
6656 // permission was automatically denied
6657 AUTO_DENIED = 8;
Svet Ganovd8eb8b22019-04-05 18:52:08 -07006658 // permission request was ignored because permission is restricted
6659 IGNORED_RESTRICTED_PERMISSION = 9;
Stanislav Zholnin066aefb2019-10-17 18:40:33 +01006660 // one time permission was granted by user action
6661 USER_GRANTED_ONE_TIME = 10;
Stanislav Zholnin8fde4fb2019-12-06 19:06:08 +00006662 // user ignored request by leaving the request screen without choosing any option
6663 USER_IGNORED = 11;
Evan Severson7c1cc8a2019-12-17 14:36:17 -08006664 // user granted the permission after being linked to settings
6665 USER_GRANTED_IN_SETTINGS = 12;
6666 // user denied the permission after being linked to settings
6667 USER_DENIED_IN_SETTINGS = 13;
6668 // user denied the permission with prejudice after being linked to settings
6669 USER_DENIED_WITH_PREJUDICE_IN_SETTINGS = 14;
6670 // permission was automatically revoked after one-time permission expired
6671 AUTO_ONE_TIME_PERMISSION_REVOKED = 15;
Eugene Susla6db4be52020-01-09 11:02:09 -08006672 // permission was automatically revoked for unused app
6673 AUTO_UNUSED_APP_PERMISSION_REVOKED = 16;
Philip P. Moltmanne0cf4e62019-01-29 14:22:48 -08006674 }
6675 // The result of the permission grant
6676 optional Result result = 6;
6677}
6678
6679/**
Jack Yu95b64f32018-12-13 18:26:11 +08006680 * Logs when Omapi API used
6681 * Logged from:
6682 * packages/apps/SecureElement/src/com/android/se/Terminal.java
6683 */
6684message SeOmapiReported {
Alex Salod7c3eef2019-01-25 14:43:27 -08006685 enum Operation {
6686 UNKNOWN = 0;
6687 OPEN_CHANNEL = 1;
6688 }
6689 optional Operation operation = 1;
6690 // SIMx or eSEx.
6691 optional string terminal = 2;
Jack Yu95b64f32018-12-13 18:26:11 +08006692
Alex Salod7c3eef2019-01-25 14:43:27 -08006693 optional string package_name = 3;
Jack Yu95b64f32018-12-13 18:26:11 +08006694}
Ng Zhi An7ff7fdb2019-01-16 15:35:51 -08006695
6696/**
Alex Saloa060aee2019-01-21 14:36:41 -08006697 * Logs the dispatch latency of a broadcast during processing of BOOT_COMPLETED.
6698 * The dispatch latency is the dispatchClockTime - enqueueClockTime.
Ng Zhi An7ff7fdb2019-01-16 15:35:51 -08006699 * Logged from:
6700 * frameworks/base/services/core/java/com/android/server/am/BroadcastQueue.java
6701 */
6702message BroadcastDispatchLatencyReported {
Alex Saloa060aee2019-01-21 14:36:41 -08006703 optional int64 dispatch_latency_millis = 1;
6704}
6705
6706/**
6707 * Logs AttentionManagerService attention check result.
6708 *
6709 * Logged from:
6710 * frameworks/base/services/core/java/com/android/server/attention/AttentionManagerService.java
6711 */
6712message AttentionManagerServiceResultReported {
6713 // See core/java/android/service/attention/AttentionService.java
6714 enum AttentionCheckResult {
6715 UNKNOWN = 20;
6716 ATTENTION_SUCCESS_ABSENT = 0;
6717 ATTENTION_SUCCESS_PRESENT = 1;
Alex Salodd028ba2019-04-17 13:33:49 -07006718 ATTENTION_FAILURE_UNKNOWN = 2;
6719 ATTENTION_FAILURE_CANCELLED = 3;
6720 ATTENTION_FAILURE_PREEMPTED = 4;
6721 ATTENTION_FAILURE_TIMED_OUT = 5;
6722 ATTENTION_FAILURE_CAMERA_PERMISSION_ABSENT = 6;
Alex Saloa060aee2019-01-21 14:36:41 -08006723 }
6724 optional AttentionCheckResult attention_check_result = 1 [default = UNKNOWN];
Ng Zhi An7ff7fdb2019-01-16 15:35:51 -08006725}
Michael Groover9e7b06e2018-12-28 19:55:51 -08006726
6727/**
6728 * Logs when an adb connection changes state.
6729 *
6730 * Logged from:
6731 * frameworks/base/services/core/java/com/android/server/adb/AdbDebuggingManager.java
6732 */
6733message AdbConnectionChanged {
6734 // The last time this system connected via adb, or 0 if the 'always allow' option was not
6735 // previously selected for this system.
6736 optional int64 last_connection_time_millis = 1;
6737
6738 // The time in ms within which a subsequent connection from an 'always allow' system is allowed
6739 // to reconnect via adb without user interaction.
6740 optional int64 auth_window_millis = 2;
6741
6742 // The state of the adb connection from frameworks/base/core/proto/android/debug/enums.proto.
6743 optional android.debug.AdbConnectionStateEnum state = 3;
6744
6745 // True if the 'always allow' option was selected for this system.
6746 optional bool always_allow = 4;
6747}
Carter Hsub8fd1e92019-01-11 15:24:45 +08006748
6749/*
6750 * Logs the reported speech DSP status.
6751 *
6752 * Logged from:
6753 * Vendor audio implementation.
6754 */
6755message SpeechDspStatReported {
6756 // The total Speech DSP uptime in milliseconds.
6757 optional int32 total_uptime_millis = 1;
6758 // The total Speech DSP downtime in milliseconds.
6759 optional int32 total_downtime_millis = 2;
6760 optional int32 total_crash_count = 3;
6761 optional int32 total_recover_count = 4;
6762}
Badhri Jagan Sridharan129c7292019-01-14 21:18:25 -08006763
6764/**
6765 * Logs USB connector contaminant status.
6766 *
6767 * Logged from: USB Service.
6768 */
6769message UsbContaminantReported {
6770 optional string id = 1;
6771 optional android.service.usb.ContaminantPresenceStatus status = 2;
6772}
Olivier Gaillard18d452202019-01-22 15:03:41 +00006773
6774/**
6775 * This atom is for debugging purpose.
6776 */
6777message DebugElapsedClock {
6778 // Monotically increasing value for each pull.
6779 optional int64 pull_count = 1;
6780 // Time from System.elapsedRealtime.
6781 optional int64 elapsed_clock_millis = 2;
6782 // Time from System.elapsedRealtime.
6783 optional int64 same_elapsed_clock_millis = 3;
6784 // Diff between current elapsed time and elapsed time from previous pull.
6785 optional int64 elapsed_clock_diff_millis = 4;
6786
6787 enum Type {
6788 TYPE_UNKNOWN = 0;
6789 ALWAYS_PRESENT = 1;
6790 PRESENT_ON_ODD_PULLS = 2;
6791 }
6792 // Type of behavior for the pulled data.
6793 optional Type type = 5;
6794}
6795
6796/**
6797 * This atom is for debugging purpose.
6798 */
6799message DebugFailingElapsedClock {
6800 // Monotically increasing value for each pull.
6801 optional int64 pull_count = 1;
6802 // Time from System.elapsedRealtime.
6803 optional int64 elapsed_clock_millis = 2;
6804 // Time from System.elapsedRealtime.
6805 optional int64 same_elapsed_clock_millis = 3;
6806 // Diff between current elapsed time and elapsed time from previous pull.
6807 optional int64 elapsed_clock_diff_millis = 4;
6808}
Steven Wuacef6bb2019-01-23 14:21:17 -05006809
6810/** Logs System UI bubbles event changed.
6811 *
6812 * Logged from:
6813 * frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles
6814 */
6815message BubbleUIChanged {
6816
6817 // The app package that is posting the bubble.
6818 optional string package_name = 1;
6819
6820 // The notification channel that is posting the bubble.
6821 optional string notification_channel = 2;
6822
6823 // The notification id associated with the posted bubble.
6824 optional int32 notification_id = 3;
6825
6826 // The position of the bubble within the bubble stack.
6827 optional int32 position = 4;
6828
6829 // The total number of bubbles within the bubble stack.
6830 optional int32 total_number = 5;
6831
6832 // User interactions with the bubble.
6833 enum Action {
6834 UNKNOWN = 0;
6835 POSTED = 1;
6836 UPDATED = 2;
6837 EXPANDED = 3;
6838 COLLAPSED = 4;
6839 DISMISSED = 5;
6840 STACK_DISMISSED = 6;
6841 STACK_MOVED = 7;
6842 HEADER_GO_TO_APP = 8;
6843 HEADER_GO_TO_SETTINGS = 9;
6844 PERMISSION_OPT_IN = 10;
6845 PERMISSION_OPT_OUT = 11;
Steven Wua62cb6a2019-02-15 17:12:51 -05006846 PERMISSION_DIALOG_SHOWN = 12;
Steven Wuacef6bb2019-01-23 14:21:17 -05006847 SWIPE_LEFT = 13;
6848 SWIPE_RIGHT = 14;
Steven Wua254dab2019-01-29 11:30:39 -05006849 STACK_EXPANDED = 15;
Steven Wu1684f2d52019-04-11 14:10:42 -04006850 FLYOUT = 16;
Steven Wuacef6bb2019-01-23 14:21:17 -05006851 }
6852 optional Action action = 6;
6853
6854 // Normalized screen position of the bubble stack. The range is between 0 and 1.
6855 optional float normalized_x_position = 7;
6856 optional float normalized_y_position = 8;
Steven Wu45e38ae2019-03-25 16:16:59 -04006857
6858 // Whether the bubble is unread. If it is unread, a dot is shown in the bubble stack icon.
6859 optional bool is_unread = 9;
Steven Wu8ba8ca92019-04-11 10:47:42 -04006860
6861 // Whether the bubble is an on-going one.
6862 optional bool is_ongoing = 10;
6863
6864 // Whether the bubble is produced by an app running in foreground.
Mady Mellordaa0a662019-06-24 16:42:35 -07006865 // This is deprecated and the value should be ignored.
6866 optional bool is_foreground = 11 [deprecated = true];
Steven Wuacef6bb2019-01-23 14:21:17 -05006867}
Kweku Adams8845d012018-12-11 20:06:45 -08006868
6869/**
Steven Wu552f63f2019-02-05 13:41:36 -05006870 * Logs System UI bubbles developer errors.
6871 *
6872 * Logged from:
6873 * frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/BubbleController.java
6874 */
6875message BubbleDeveloperErrorReported {
6876
6877 // The app package that is posting the bubble.
6878 optional string package_name = 1;
6879
6880 // Bubble developer error type enums.
6881 enum Error {
6882 UNKNOWN = 0;
6883 ACTIVITY_INFO_MISSING = 1;
6884 ACTIVITY_INFO_NOT_RESIZABLE = 2;
6885 DOCUMENT_LAUNCH_NOT_ALWAYS = 3;
6886 }
6887 optional Error error = 2 [default = UNKNOWN];
6888}
6889
6890/**
Kweku Adams8845d012018-12-11 20:06:45 -08006891 * Logs that a constraint for a scheduled job has changed.
6892 *
6893 * Logged from:
6894 * frameworks/base/services/core/java/com/android/server/job/controllers/JobStatus.java
6895 */
6896message ScheduledJobConstraintChanged {
6897 repeated AttributionNode attribution_node = 1;
6898
6899 // Name of the job.
6900 optional string job_name = 2;
6901
6902 optional com.android.server.job.ConstraintEnum constraint = 3;
6903
6904 enum State {
Kweku Adamse8db3ab2019-02-27 14:30:34 -08006905 UNKNOWN = 0;
6906 UNSATISFIED = 1;
6907 SATISFIED = 2;
Kweku Adams8845d012018-12-11 20:06:45 -08006908 }
6909 optional State state = 4;
6910}
Alex Salod7c3eef2019-01-25 14:43:27 -08006911
6912/**
6913 * Logs PowerManagerService screen timeout resets (extensions) that happen when an attention check
6914 * returns true.
6915 *
6916 * Logged from:
6917 * frameworks/base/services/core/java/com/android/server/power/PowerManagerService.java
6918 */
6919message ScreenTimeoutExtensionReported {
6920 // Describes how many times in a row did the power manager reset the screen off timeout.
6921 optional uint32 consecutive_timeout_extended_count = 1;
6922}
Hui Yu885aca12019-01-10 17:11:34 -08006923
6924/*
6925* Logs number of milliseconds it takes to start a process.
6926* The definition of app process start time is from the app launch time to
6927* the time that Zygote finished forking the app process and loaded the
6928* application package's java classes.
6929
6930* This metric is different from AppStartOccurred which is for foreground
6931* activity only.
6932
6933* ProcessStartTime can report all processes (both foreground and background)
6934* start time.
6935*
6936* Logged from:
6937* frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
6938*/
6939message ProcessStartTime {
6940 // The uid of the ProcessRecord.
6941 optional int32 uid = 1 [(is_uid) = true];
6942
6943 // The process pid.
6944 optional int32 pid = 2;
6945
6946 // The process name.
6947 // Usually package name, "system" for system server.
6948 // Provided by ActivityManagerService.
6949 optional string process_name = 3;
6950
6951 enum StartType {
6952 UNKNOWN = 0;
6953 WARM = 1;
6954 HOT = 2;
6955 COLD = 3;
6956 }
6957
6958 // The start type.
6959 optional StartType type = 4;
6960
6961 // The elapsed realtime at the start of the process.
6962 optional int64 process_start_time_millis = 5;
6963
6964 // Number of milliseconds it takes to reach bind application.
6965 optional int32 bind_application_delay_millis = 6;
6966
6967 // Number of milliseconds it takes to finish start of the process.
6968 optional int32 process_start_delay_millis = 7;
6969
6970 // hostingType field in ProcessRecord, the component type such as "activity",
6971 // "service", "content provider", "broadcast" or other strings.
6972 optional string hosting_type = 8;
6973
6974 // hostingNameStr field in ProcessRecord. The component class name that runs
6975 // in this process.
6976 optional string hosting_name = 9;
6977}
6978
Philip P. Moltmannf21a3502019-01-30 09:53:04 -08006979/**
Ray Essick8ab04df2019-02-15 11:01:02 -08006980 * Track Media Codec usage
6981 * Logged from:
6982 * frameworks/av/media/libstagefright/MediaCodec.cpp
6983 * frameworks/av/services/mediaanalytics/statsd_codec.cpp
6984 */
6985message MediametricsCodecReported {
6986 optional int64 timestamp_nanos = 1;
6987 optional string package_name = 2;
6988 optional int64 package_version_code = 3;
6989 optional int64 media_apex_version = 4;
6990
6991 optional android.stats.mediametrics.CodecData codec_data = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
6992}
6993
6994/**
6995 * Track Media Extractor (pulling video/audio streams out of containers) usage
6996 * Logged from:
6997 * frameworks/av/media/libstagefright/RemoteMediaExtractor.cpp
6998 * frameworks/av/services/mediaanalytics/statsd_extractor.cpp
6999 */
7000message MediametricsExtractorReported {
7001 optional int64 timestamp_nanos = 1;
7002 optional string package_name = 2;
7003 optional int64 package_version_code = 3;
7004 optional int64 media_apex_version = 4;
7005
7006 optional android.stats.mediametrics.ExtractorData extractor_data = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
7007}
7008
7009/**
7010 * Track how we arbitrate between microphone/input requests.
7011 * Logged from
7012 * frameworks/av/services/audiopolicy/service/AudioPolicyInterfaceImpl.cpp
7013 * frameworks/av/services/mediaanalytics/statsd_audiopolicy.cpp
7014 */
7015message MediametricsAudiopolicyReported {
7016 optional int64 timestamp_nanos = 1;
7017 optional string package_name = 2;
7018 optional int64 package_version_code = 3;
7019 optional int64 media_apex_version = 4;
7020
7021 optional android.stats.mediametrics.AudioPolicyData audiopolicy_data = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
7022}
7023
7024/**
7025 * Track how we arbitrate between microphone requests.
7026 * Logged from
7027 * frameworks/av/media/libaudioclient/AudioRecord.cpp
7028 * frameworks/av/services/mediaanalytics/statsd_audiorecord.cpp
7029 */
7030message MediametricsAudiorecordReported {
7031 optional int64 timestamp_nanos = 1;
7032 optional string package_name = 2;
7033 optional int64 package_version_code = 3;
7034 optional int64 media_apex_version = 4;
7035
7036 optional android.stats.mediametrics.AudioRecordData audiorecord_data = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
7037}
7038
7039/**
7040 * Track how we arbitrate between microphone/input requests.
7041 * Logged from
7042 * frameworks/av/media/libnblog/ReportPerformance.cpp
7043 * frameworks/av/services/mediaanalytics/statsd_audiothread.cpp
7044 */
7045message MediametricsAudiothreadReported {
7046 optional int64 timestamp_nanos = 1;
7047 optional string package_name = 2;
7048 optional int64 package_version_code = 3;
7049 optional int64 media_apex_version = 4;
7050
7051 optional android.stats.mediametrics.AudioThreadData audiothread_data = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
7052}
7053
7054/**
7055 * Track how we arbitrate between microphone/input requests.
7056 * Logged from
7057 * frameworks/av/media/libaudioclient/AudioTrack.cpp
7058 * frameworks/av/services/mediaanalytics/statsd_audiotrack.cpp
7059 */
7060message MediametricsAudiotrackReported {
7061 optional int64 timestamp_nanos = 1;
7062 optional string package_name = 2;
7063 optional int64 package_version_code = 3;
7064 optional int64 media_apex_version = 4;
7065
7066 optional android.stats.mediametrics.AudioTrackData audiotrack_data = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
7067}
7068
7069/**
7070 * Track information about DRM framework performance
7071 * Logged from
7072 * frameworks/av/drm/libmediadrm/DrmHal.cpp
7073 * frameworks/av/services/mediaanalytics/statsd_drm.cpp
7074 */
7075message MediametricsMediadrmReported {
7076 optional int64 timestamp_nanos = 1;
7077 optional string package_name = 2;
7078 optional int64 package_version_code = 3;
7079 optional int64 media_apex_version = 4;
7080
7081 // vendor+description tell about which DRM plugin is in use on this device
7082 optional string vendor = 5;
7083 optional string description = 6;
7084 // from frameworks/av/drm/libmediadrm/protos/metrics.proto
7085 optional bytes framework_stats = 7 [(android.os.statsd.log_mode) = MODE_BYTES];
7086}
7087
7088/**
7089 * Track information about the widevine DRM plugin performance
7090 * Logged from
7091 * vendor/widevine/libwvdrmengine/cdm/metrics
7092 * frameworks/av/services/mediaanalytics/statsd_drm.cpp
7093 */
7094message MediametricsDrmWidevineReported {
7095 optional int64 timestamp_nanos = 1;
7096 optional string package_name = 2;
7097 optional int64 package_version_code = 3;
7098 optional int64 media_apex_version = 4;
7099
7100 optional bytes vendor_specific_stats = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
7101}
7102
7103/**
7104 * Track information about recordings (e.g. camcorder)
7105 * Logged from
7106 * frameworks/av/media/libmediaplayerservice/StagefrightRecorder.cpp
7107 * frameworks/av/services/mediaanalytics/statsd_recorder.cpp
7108 */
7109message MediametricsRecorderReported {
7110 optional int64 timestamp_nanos = 1;
7111 optional string package_name = 2;
7112 optional int64 package_version_code = 3;
7113 optional int64 media_apex_version = 4;
7114
7115 optional android.stats.mediametrics.RecorderData recorder_data = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
7116}
7117
7118/**
7119 * Track Media Player usage
7120 * Logged from:
7121 * frameworks/av/media/libmediaplayerservice/nuplayer/NuPlayerDriver.cpp
7122 * frameworks/av/services/mediaanalytics/statsd_nuplayer.cpp
7123 */
7124message MediametricsNuPlayerReported {
7125 optional int64 timestamp_nanos = 1;
7126 optional string package_name = 2;
7127 optional int64 package_version_code = 3;
7128 optional int64 media_apex_version = 4;
7129
7130 optional android.stats.mediametrics.NuPlayerData nuplayer_data = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
7131}
7132
7133/**
Robert Shiha4beed32019-08-19 14:15:23 -07007134 * Track Legacy DRM usage
7135 * Logged from
7136 * frameworks/av/drm/drmserver/DrmManager.cpp
7137 */
7138message MediametricsDrmManagerReported {
7139 optional int64 timestamp_nanos = 1;
7140 optional string package_name = 2;
7141 optional int64 package_version_code = 3;
7142 optional int64 media_apex_version = 4;
7143
7144 enum Method {
7145 METHOD_NOT_FOUND = -1;
7146 GET_CONSTRAINTS = 0;
7147 GET_METADATA = 1;
7148 CAN_HANDLE = 2;
7149 PROCESS_DRM_INFO = 3;
7150 ACQUIRE_DRM_INFO = 4;
7151 SAVE_RIGHTS = 5;
7152 GET_ORIGINAL_MIME_TYPE = 6;
7153 GET_DRM_OBJECT_TYPE = 7;
7154 CHECK_RIGHTS_STATUS = 8;
7155 REMOVE_RIGHTS = 9;
7156 REMOVE_ALL_RIGHTS = 10;
7157 OPEN_CONVERT_SESSION = 11;
7158 OPEN_DECRYPT_SESSION = 12;
7159 }
7160
7161 // plugin_id+description inform which Legacy DRM plugins are still in use on device
7162 optional string plugin_id = 5;
7163 optional string description = 6;
7164 optional Method method = 7;
7165 optional string mime_types = 8;
Robert Shihec8e60c2020-02-08 15:20:39 -08007166
7167 optional int64 get_constraints_count = 9;
7168 optional int64 get_metadata_count = 10;
7169 optional int64 can_handle_count = 11;
7170 optional int64 process_drm_info_count = 12;
7171 optional int64 acquire_drm_info_count = 13;
7172 optional int64 save_rights_count = 14;
7173 optional int64 get_original_mime_type_count = 15;
7174 optional int64 get_drm_object_type_count = 16;
7175 optional int64 check_rights_status_count = 17;
7176 optional int64 remove_rights_count = 18;
7177 optional int64 remove_all_rights_count = 19;
7178 optional int64 open_convert_session_count = 20;
7179 optional int64 open_decrypt_session_count = 21;
Robert Shiha4beed32019-08-19 14:15:23 -07007180}
7181
7182/**
Philip P. Moltmannf21a3502019-01-30 09:53:04 -08007183 * State of a dangerous permission requested by a package
Stanislav Zholninccb82e42019-11-29 18:59:49 +00007184 * Pulled from: StatsCompanionService
7185*/
Philip P. Moltmannf21a3502019-01-30 09:53:04 -08007186message DangerousPermissionState {
7187 // Name of the permission
7188 optional string permission_name = 1;
7189
7190 // Uid of the package
7191 optional int32 uid = 2 [(is_uid) = true];
7192
7193 // Package requesting the permission
7194 optional string package_name = 3;
7195
7196 // If the permission is granted to the uid
7197 optional bool is_granted = 4;
Stanislav Zholnin75c3fd12019-05-21 13:10:51 +01007198
7199 // Permission flags as per android.content.pm.PermissionFlags
7200 optional int32 permission_flags = 5;
Philip P. Moltmannf21a3502019-01-30 09:53:04 -08007201}
7202
Michael Groover4a0ca942019-01-24 17:41:25 -08007203/**
7204 * Logs when a package is denied access to a device identifier based on the new access requirements.
7205 *
7206 * Logged from:
7207 * frameworks/base/telephony/java/com/android/internal/telephony/TelephonyPermissions.java
7208 */
7209message DeviceIdentifierAccessDenied {
7210 // The name of the package denied access to the requested device identifier.
7211 optional string package_name = 1;
7212
7213 // The name of the device identifier method the package attempted to invoke.
7214 optional string method_name = 2;
7215
7216 // True if the package is preinstalled.
Meng Wange8953ae2020-01-29 10:38:58 -08007217 // Starting from Android 11, this boolean is not set and will always be false.
7218 optional bool is_preinstalled = 3 [deprecated = true];
Michael Groover4a0ca942019-01-24 17:41:25 -08007219
7220 // True if the package is privileged.
Sooraj Sasindran22b53f42019-11-27 15:57:33 -08007221 // Starting from Android 11, this boolean is not set and will always be false.
7222 optional bool is_priv_app = 4 [deprecated = true];
Michael Groover4a0ca942019-01-24 17:41:25 -08007223}
Chenjie Yue13f44a2019-02-07 17:51:38 -08007224
7225/**
Chenjie Yue13f44a2019-02-07 17:51:38 -08007226 * Pulls the ongoing mainline install train version code.
7227 * Pulled from StatsCompanionService
7228 */
7229message TrainInfo {
7230 optional int64 train_version_code = 1;
7231
7232 optional TrainExperimentIds train_experiment_id = 2;
Muhammad Qureshif4ca8242019-03-01 09:20:15 -08007233
7234 optional string train_name = 3;
7235
7236 enum Status {
7237 UNKNOWN = 0;
7238 INSTALL_REQUESTED = 1;
7239 INSTALL_STARTED = 2;
7240 INSTALL_STAGED_NOT_READY = 3;
7241 INSTALL_STAGED_READY = 4;
7242 INSTALL_SUCCESS = 5;
Tej Singh403fe472019-04-30 12:54:21 -07007243 // Replaced by INSTALL_FAILURE_DOWNLOAD, INSTALL_FAILURE_STATE_MISMATCH,
7244 // and INSTALL_FAILURE_COMMIT.
7245 INSTALL_FAILURE = 6 [deprecated = true];
7246 // This enum is for installs that are manually cancelled via the Manual Update UI.
Muhammad Qureshif4ca8242019-03-01 09:20:15 -08007247 INSTALL_CANCELLED = 7;
7248 INSTALLER_ROLLBACK_REQUESTED = 8;
7249 INSTALLER_ROLLBACK_INITIATED = 9;
7250 INSTALLER_ROLLBACK_INITIATED_FAILURE = 10;
7251 INSTALLER_ROLLBACK_STAGED = 11;
7252 INSTALLER_ROLLBACK_STAGED_FAILURE = 12;
7253 INSTALLER_ROLLBACK_BOOT_TRIGGERED = 13;
7254 INSTALLER_ROLLBACK_BOOT_TRIGGERED_FAILURE = 14;
7255 INSTALLER_ROLLBACK_SUCCESS = 15;
7256 INSTALLER_ROLLBACK_FAILURE = 16;
Howard Ro174ed562019-04-07 22:17:58 -07007257 INSTALLER_ROLLBACK_STAGED_CANCEL_REQUESTED = 17;
7258 INSTALLER_ROLLBACK_STAGED_CANCEL_SUCCESS = 18;
7259 INSTALLER_ROLLBACK_STAGED_CANCEL_FAILURE = 19;
7260 INSTALL_STAGED_CANCEL_REQUESTED = 20;
7261 INSTALL_STAGED_CANCEL_SUCCESS = 21;
7262 INSTALL_STAGED_CANCEL_FAILURE = 22;
Tej Singh403fe472019-04-30 12:54:21 -07007263 INSTALL_FAILURE_DOWNLOAD = 23;
7264 INSTALL_FAILURE_STATE_MISMATCH = 24;
7265 INSTALL_FAILURE_COMMIT = 25;
Jonathan Nguyen5886a712020-01-16 10:34:21 -08007266 REBOOT_TRIGGERED = 26;
Muhammad Qureshif4ca8242019-03-01 09:20:15 -08007267 }
7268 optional Status status = 4;
Chenjie Yue13f44a2019-02-07 17:51:38 -08007269}
joshmccloskey8c3322e2019-01-09 18:25:57 -08007270
7271/**
7272 * Logs the gesture stage changed event.
7273 *
7274 * Logged from:
7275 * frameworks/base/packages/SystemUI/
7276 */
7277message AssistGestureStageReported {
joshmccloskey99f39012019-02-20 14:45:08 -08007278 optional android.hardware.sensor.assist.AssistGestureStageEnum gesture_stage = 1;
joshmccloskey8c3322e2019-01-09 18:25:57 -08007279}
7280
7281/**
7282 * Logs the feedback type.
7283 *
7284 * Logged from:
7285 * frameworks/base/packages/SystemUI/
7286 */
7287message AssistGestureFeedbackReported {
joshmccloskey99f39012019-02-20 14:45:08 -08007288 // Whether or not the gesture was used.
7289 optional android.hardware.sensor.assist.AssistGestureFeedbackEnum feedback_type = 1;
joshmccloskey8c3322e2019-01-09 18:25:57 -08007290}
7291
7292/**
7293 * Logs the progress.
7294 *
7295 * Logged from:
7296 * frameworks/base/packages/SystemUI/
7297 */
7298message AssistGestureProgressReported {
joshmccloskey99f39012019-02-20 14:45:08 -08007299 // [0,100] progress for the assist gesture.
7300 optional int32 progress = 1;
joshmccloskey8c3322e2019-01-09 18:25:57 -08007301}
Neil Fullerdb14b482019-02-05 19:44:44 +00007302
7303/*
7304 * Information about the time zone data on a device.
7305 */
7306message TimeZoneDataInfo {
7307 // A version identifier for the data set on device. e.g. "2018i"
7308 optional string tzdb_version = 1;
7309}
Yiwei Zhang5c81b632019-03-01 15:39:46 -08007310
Yiwei Zhang4fb92892019-03-04 14:29:25 -08007311/**
Yiwei Zhang5c81b632019-03-01 15:39:46 -08007312 * Logs the GPU stats global health information.
7313 *
7314 * Logged from:
7315 * frameworks/native/services/gpuservice/gpustats/
7316 */
7317message GpuStatsGlobalInfo {
7318 // Package name of the gpu driver.
7319 optional string driver_package_name = 1;
7320
7321 // Version name of the gpu driver.
7322 optional string driver_version_name = 2;
7323
7324 // Version code of the gpu driver.
7325 optional int64 driver_version_code = 3;
7326
7327 // Build time of the gpu driver in UTC as seconds since January 1, 1970.
7328 optional int64 driver_build_time = 4;
7329
7330 // Total count of the gl driver gets loaded.
7331 optional int64 gl_loading_count = 5;
7332
7333 // Total count of the gl driver fails to be loaded.
7334 optional int64 gl_loading_failure_count = 6;
7335
7336 // Total count of the Vulkan driver gets loaded.
7337 optional int64 vk_loading_count = 7;
7338
7339 // Total count of the Vulkan driver fails to be loaded.
7340 optional int64 vk_loading_failure_count = 8;
Yiwei Zhang63852d2a2019-05-06 19:31:20 -07007341
7342 // Api version of the system Vulkan driver.
7343 optional int32 vulkan_version = 9;
7344
7345 // Api version of the system CPU Vulkan driver.
7346 optional int32 cpu_vulkan_version = 10;
7347
7348 // Api version of the system GLES driver.
7349 optional int32 gles_version = 11;
Yiwei Zhanga0f5fef2019-05-08 16:30:47 -07007350
7351 // Total count of the angle driver gets loaded.
7352 optional int64 angle_loading_count = 12;
7353
7354 // Total count of the angle driver fails to be loaded.
7355 optional int64 angle_loading_failure_count = 13;
Yiwei Zhang5c81b632019-03-01 15:39:46 -08007356}
7357
Yiwei Zhang4fb92892019-03-04 14:29:25 -08007358/**
7359 * GPU driver loading time info.
7360 */
7361message GpuDriverLoadingTime {
7362 // List of all the driver loading times for this app. The list size is
7363 // capped at 50.
7364 repeated int64 driver_loading_time = 1;
7365}
7366
7367/**
Yiwei Zhang5c81b632019-03-01 15:39:46 -08007368 * Logs the GPU stats per app health information.
7369 *
7370 * Logged from:
7371 * frameworks/native/services/gpuservice/gpustats/
7372 */
7373message GpuStatsAppInfo {
Yiwei Zhang4fb92892019-03-04 14:29:25 -08007374 // Package name of the application that loads the gpu driver. Total number
7375 // of different packages is capped at 100.
Yiwei Zhang5c81b632019-03-01 15:39:46 -08007376 optional string app_package_name = 1;
7377
7378 // Version code of the gpu driver this app loads.
7379 optional int64 driver_version_code = 2;
7380
Yiwei Zhang4fb92892019-03-04 14:29:25 -08007381 // gl driver loading time info.
7382 optional GpuDriverLoadingTime gl_driver_loading_time = 3
7383 [(android.os.statsd.log_mode) = MODE_BYTES];
Yiwei Zhang5c81b632019-03-01 15:39:46 -08007384
Yiwei Zhang4fb92892019-03-04 14:29:25 -08007385 // Vulkan driver loading time info.
7386 optional GpuDriverLoadingTime vk_driver_loading_time = 4
7387 [(android.os.statsd.log_mode) = MODE_BYTES];
Yiwei Zhanga0f5fef2019-05-08 16:30:47 -07007388
7389 // Angle driver loading time info.
7390 optional GpuDriverLoadingTime angle_driver_loading_time = 5
7391 [(android.os.statsd.log_mode) = MODE_BYTES];
Yiwei Zhang7c709302019-05-09 15:00:46 -07007392
7393 // CPU Vulkan implementation is in use.
7394 optional bool cpu_vulkan_in_use = 6;
Yiwei Zhanga7638612019-07-03 17:34:12 -07007395
7396 // App is not doing pre-rotation correctly.
7397 optional bool false_prerotation = 7;
Yiwei Zhangf02cf6b2019-12-20 14:51:07 -08007398
7399 // App creates GLESv1 context.
7400 optional bool gles_1_in_use = 8;
Yiwei Zhang5c81b632019-03-01 15:39:46 -08007401}
Rafal Slawikd4e87572019-03-12 13:08:38 +00007402
7403/*
7404 * Logs the size of the system ion heap.
7405 *
7406 * Pulled from StatsCompanionService.
7407 */
7408message SystemIonHeapSize {
Rafal Slawikbdd5a502020-01-14 14:14:29 +00007409 // Deprecated due to limited support of ion stats in debugfs.
7410 // Use `IonHeapSize` instead.
7411 option deprecated = true;
7412
Rafal Slawikd4e87572019-03-12 13:08:38 +00007413 // Size of the system ion heap in bytes.
Rafal Slawikbdd5a502020-01-14 14:14:29 +00007414 // Read from debugfs.
Rafal Slawikd4e87572019-03-12 13:08:38 +00007415 optional int64 size_in_bytes = 1;
7416}
Chiachang Wang0e88ebf2019-03-21 10:18:07 +08007417
Rafal Slawik77987ed2019-06-17 12:28:23 +01007418/*
Rafal Slawikbdd5a502020-01-14 14:14:29 +00007419 * Logs the total size of the ion heap.
7420 *
7421 * Pulled from StatsCompanionService.
7422 */
7423message IonHeapSize {
7424 // Total size of all ion heaps in kilobytes.
7425 // Read from: /sys/kernel/ion/total_heaps_kb.
7426 optional int32 total_size_kb = 1;
7427}
7428
7429/*
Rafal Slawik77987ed2019-06-17 12:28:23 +01007430 * Logs the per-process size of the system ion heap.
7431 *
7432 * Pulled from StatsCompanionService.
7433 */
7434message ProcessSystemIonHeapSize {
7435 // The uid if available. -1 means not available.
7436 optional int32 uid = 1 [(is_uid) = true];
7437
7438 // The process name (from /proc/PID/cmdline).
7439 optional string process_name = 2;
7440
7441 // Sum of sizes of all allocations.
7442 optional int32 total_size_in_kilobytes = 3;
7443
7444 // Number of allocations.
7445 optional int32 allocation_count = 4;
7446
7447 // Size of the largest allocation.
7448 optional int32 max_size_in_kilobytes = 5;
7449}
7450
Chiachang Wang0e88ebf2019-03-21 10:18:07 +08007451/**
7452 * Push network stack events.
7453 *
7454 * Log from:
7455 * frameworks/base/packages/NetworkStack/
7456 */
7457message NetworkStackReported {
Chiachang Wang729d2672019-03-27 17:33:52 +08007458 // The id that indicates the event reported from NetworkStack.
7459 optional int32 event_id = 1;
7460 // The data for the reported events.
Chiachang Wang0e88ebf2019-03-21 10:18:07 +08007461 optional android.stats.connectivity.NetworkStackEventData network_stack_event = 2 [(log_mode) = MODE_BYTES];
7462}
Carmen Agimofa769c152019-03-04 14:39:14 +00007463
7464/**
7465 * Logs the apps that are installed on the external storage.
7466 * Pulled from:
7467 * StatsCompanionService
7468 */
7469message AppsOnExternalStorageInfo {
7470 // The type of the external storage.
7471 optional android.stats.storage.ExternalStorageType external_storage_type = 1;
7472 // The name of the package that is installed on the external storage.
7473 optional string package_name = 2;
7474}
joshmccloskey34c1f8e2019-04-11 14:06:43 -07007475
7476/**
7477 * Logs the settings related to Face.
7478 * Logged from:
7479 * frameworks/base/services/core/java/com/android/server/stats
7480 */
7481message FaceSettings {
7482 // Whether or not face unlock is allowed on Keyguard.
7483 optional bool unlock_keyguard_enabled = 1;
7484 // Whether or not face unlock dismisses the Keyguard.
7485 optional bool unlock_dismisses_keyguard = 2;
7486 // Whether or not face unlock requires attention.
7487 optional bool unlock_attention_required = 3;
7488 // Whether or not face unlock is allowed for apps (through BiometricPrompt).
7489 optional bool unlock_app_enabled = 4;
7490 // Whether or not face unlock always requires user confirmation.
7491 optional bool unlock_always_require_confirmation = 5;
7492 // Whether or not a diverse set of poses are required during enrollment.
7493 optional bool unlock_diversity_required = 6;
7494}
Maggie White442b6312019-04-05 16:26:44 -07007495
7496/**
7497 * Logs cooling devices maintained by the kernel.
7498 *
7499 * Pulled from StatsCompanionService.java
7500 */
7501message CoolingDevice {
7502 // The type of cooling device being reported. Eg. CPU, GPU...
7503 optional android.os.CoolingTypeEnum device_location = 1;
7504 // The name of the cooling device source. Eg. CPU0
7505 optional string device_name = 2;
7506 // Current throttle state of the cooling device. The value can any unsigned
7507 // integer between 0 and max_state defined in its driver. 0 means device is
7508 // not in throttling, higher value means deeper throttling.
7509 optional int32 state = 3;
7510}
Ben Blount763a5d52019-04-10 11:48:58 -07007511
7512/**
7513 * Intelligence has several counter-type events that don't warrant a
7514 * full separate atom. These are primarily API call counters but also include
7515 * counters for feature usage and specific failure modes.
7516 *
7517 * Logged from the Intelligence mainline module.
7518 */
7519message IntelligenceEventReported {
Ben Blount3658fa72019-04-22 17:31:40 -07007520 // The event type.
Ben Blount763a5d52019-04-10 11:48:58 -07007521 optional android.stats.intelligence.EventType event_id = 1;
Ben Blount3658fa72019-04-22 17:31:40 -07007522 // Success, failure.
Ben Blount763a5d52019-04-10 11:48:58 -07007523 optional android.stats.intelligence.Status status = 2;
Ben Blount3658fa72019-04-22 17:31:40 -07007524 // How many times the event occured (to report a batch of high frequency events).
7525 optional int32 count = 3;
Ben Blounte3223f3d2019-05-02 22:49:03 -07007526 // How long the event took (sum of durations if count > 1)
Ben Blount3658fa72019-04-22 17:31:40 -07007527 optional int64 duration_millis = 4;
Ben Blount763a5d52019-04-10 11:48:58 -07007528}
Andrew T Nguyenee615d62019-05-01 14:40:19 -07007529
7530/**
Yuncheol Heod1a85d22019-05-08 17:13:42 -07007531 * Logs when Car Power state changed.
7532 *
7533 * Logged from:
7534 * packages/services/Car/service/src/com/android/car/CarStatsLog.java
7535 */
7536message CarPowerStateChanged {
7537 // States come from CpmsState in CarPowerManagementService.java.
7538 enum State {
7539 WAIT_FOR_VHAL = 0;
7540 ON = 1;
7541 SHUTDOWN_PREPARE = 2;
7542 WAIT_FOR_FINISH = 3;
7543 SUSPEND = 4;
7544 SIMULATE_SLEEP = 5;
7545 }
7546 optional State state = 1;
7547}
7548
7549/**
7550 * Logs whether GarageMode is entered.
7551 *
7552 * Logged from:
7553 * packages/services/Car/service/src/com/android/car/CarStatsLog.java
7554 */
7555message GarageModeInfo {
7556 // Whether GarageMode is entered.
7557 optional bool is_garage_mode = 1;
7558}
Martijn Coenencd95d462019-04-25 17:09:45 +02007559
7560/**
7561 * Historical app ops data per package.
7562 */
7563message AppOps {
7564 // Uid of the package requesting the op
7565 optional int32 uid = 1 [(is_uid) = true];
7566
Stanislav Zholnin606454c2019-11-27 15:31:49 +00007567 // Name of the package performing the op
Martijn Coenencd95d462019-04-25 17:09:45 +02007568 optional string package_name = 2;
7569
Stanislav Zholnin48811ee62020-03-03 16:15:55 +00007570 // operation id
7571 optional android.app.AppOpEnum op_id = 3 [default = APP_OP_NONE];
Martijn Coenencd95d462019-04-25 17:09:45 +02007572
7573 // The number of times the op was granted while the app was in the
7574 // foreground (only for trusted requests)
7575 optional int64 trusted_foreground_granted_count = 4;
7576
7577 // The number of times the op was granted while the app was in the
7578 // background (only for trusted requests)
7579 optional int64 trusted_background_granted_count = 5;
7580
7581 // The number of times the op was rejected while the app was in the
7582 // foreground (only for trusted requests)
7583 optional int64 trusted_foreground_rejected_count = 6;
7584
7585 // The number of times the op was rejected while the app was in the
7586 // background (only for trusted requests)
7587 optional int64 trusted_background_rejected_count = 7;
7588
7589 // For long-running operations, total duration of the operation
7590 // while the app was in the foreground (only for trusted requests)
7591 optional int64 trusted_foreground_duration_millis = 8;
7592
7593 // For long-running operations, total duration of the operation
7594 // while the app was in the background (only for trusted requests)
7595 optional int64 trusted_background_duration_millis = 9;
Stanislav Zholnin42d710e2019-11-28 13:11:54 +00007596
7597 // Whether AppOps is guarded by Runtime permission
7598 optional bool is_runtime_permission = 10;
Martijn Coenencd95d462019-04-25 17:09:45 +02007599}
Hongyi Zhang700137e2019-05-23 21:19:36 -07007600
7601/**
Philip P. Moltmann12ac3f42020-03-05 15:01:29 -08007602 * Historical app ops data per package and attribution tag.
Stanislav Zholnin7dcc51d2020-01-29 16:53:24 +00007603 */
Philip P. Moltmann12ac3f42020-03-05 15:01:29 -08007604message AttributedAppOps {
Stanislav Zholnin7dcc51d2020-01-29 16:53:24 +00007605 // Uid of the package requesting the op
7606 optional int32 uid = 1 [(is_uid) = true];
7607
7608 // Name of the package performing the op
7609 optional string package_name = 2;
7610
Philip P. Moltmann12ac3f42020-03-05 15:01:29 -08007611 // tag; provided by developer when accessing related API, limited at 50 chars by API.
7612 // Attributions must be provided through manifest using <attribution> tag available in R and
7613 // above.
7614 optional string tag = 3;
Stanislav Zholnin7dcc51d2020-01-29 16:53:24 +00007615
Stanislav Zholnin48811ee62020-03-03 16:15:55 +00007616 // operation id
7617 optional android.app.AppOpEnum op = 4 [default = APP_OP_NONE];
Stanislav Zholnin7dcc51d2020-01-29 16:53:24 +00007618
7619 // The number of times the op was granted while the app was in the
7620 // foreground (only for trusted requests)
7621 optional int64 trusted_foreground_granted_count = 5;
7622
7623 // The number of times the op was granted while the app was in the
7624 // background (only for trusted requests)
7625 optional int64 trusted_background_granted_count = 6;
7626
7627 // The number of times the op was rejected while the app was in the
7628 // foreground (only for trusted requests)
7629 optional int64 trusted_foreground_rejected_count = 7;
7630
7631 // The number of times the op was rejected while the app was in the
7632 // background (only for trusted requests)
7633 optional int64 trusted_background_rejected_count = 8;
7634
7635 // For long-running operations, total duration of the operation
7636 // while the app was in the foreground (only for trusted requests)
7637 optional int64 trusted_foreground_duration_millis = 9;
7638
7639 // For long-running operations, total duration of the operation
7640 // while the app was in the background (only for trusted requests)
7641 optional int64 trusted_background_duration_millis = 10;
7642
7643 // Whether AppOps is guarded by Runtime permission
7644 optional bool is_runtime_permission = 11;
Stanislav Zholnin59199132020-03-06 14:19:25 +00007645
7646 // Sampling rate used on device, from 0 to 100
7647 optional int32 sampling_rate = 12;
Stanislav Zholnin7dcc51d2020-01-29 16:53:24 +00007648}
7649
7650/**
Hongyi Zhang700137e2019-05-23 21:19:36 -07007651 * Location Manager API Usage information(e.g. API under usage,
7652 * API call's parameters).
7653 * Logged from:
7654 * frameworks/base/services/core/java/com/android/server/LocationManagerService.java
7655 */
7656message LocationManagerApiUsageReported {
7657
7658 // Indicating if usage starts or usage ends.
7659 optional android.stats.location.UsageState state = 1;
7660
7661 // LocationManagerService's API in use.
7662 // We can identify which API from LocationManager is
7663 // invoking current LMS API by the combination of
7664 // API parameter(e.g. is_listener_null, is_intent_null,
7665 // is_location_request_null)
7666 optional android.stats.location.LocationManagerServiceApi api_in_use = 2;
7667
7668 // Name of the package calling the API.
7669 optional string calling_package_name = 3;
7670
7671 // Type of the location provider.
7672 optional android.stats.location.ProviderType provider = 4;
7673
7674 // Quality of the location request
7675 optional android.stats.location.LocationRequestQuality quality = 5;
7676
7677 // The desired interval for active location updates, in milliseconds.
7678 // Bucketized to reduce cardinality.
7679 optional android.stats.location.LocationRequestIntervalBucket bucketized_interval = 6;
7680
7681 // Minimum distance between location updates, in meters.
7682 // Bucketized to reduce cardinality.
7683 optional android.stats.location.SmallestDisplacementBucket
7684 bucketized_smallest_displacement = 7;
7685
7686 // The number of location updates.
7687 optional int64 num_updates = 8;
7688
7689 // The request expiration time, in millisecond since boot.
7690 // Bucketized to reduce cardinality.
7691 optional android.stats.location.ExpirationBucket
7692 bucketized_expire_in = 9;
7693
7694 // Type of Callback passed in for this API.
7695 optional android.stats.location.CallbackType callback_type = 10;
7696
7697 // The radius of the central point of the alert
7698 // region, in meters. Only for API REQUEST_GEOFENCE.
7699 // Bucketized to reduce cardinality.
7700 optional android.stats.location.GeofenceRadiusBucket bucketized_radius = 11;
7701
7702 // Activity Importance of API caller.
7703 // Categorized to 3 types that are interesting from location's perspective.
7704 optional android.stats.location.ActivityImportance activiy_importance = 12;
7705}
Stanislav Zholnin3d215df12019-06-05 16:48:20 +01007706
7707/**
7708 * Information about a permission grant or denial made by user inside ReviewPermissionsFragment
7709 */
7710message ReviewPermissionsFragmentResultReported {
7711 // unique value identifying a permission group change. A permission group change might result
7712 // in multiple of these atoms
7713 optional int64 change_id = 1;
7714
7715 // UID of package the permission belongs to
7716 optional int32 uid = 2 [(is_uid) = true];
7717
7718 // Name of package the permission belongs to
7719 optional string package_name = 3;
7720
7721 // The permission to be granted
7722 optional string permission_name = 4;
7723
7724 // The result of the permission grant
7725 optional bool permission_granted = 5;
7726}
Stanislav Zholnin247d1b72019-06-06 21:28:44 +01007727
7728/**
7729* Information about results of permission upgrade by RuntimePermissionsUpgradeController
7730* Logged from: RuntimePermissionUpdgradeController
7731*/
7732message RuntimePermissionsUpgradeResult {
7733 // Permission granted as result of upgrade
7734 optional string permission_name = 1;
7735
7736 // UID of package granted permission
7737 optional int32 uid = 2 [(is_uid) = true];
7738
7739 // Name of package granted permission
7740 optional string package_name = 3;
Stanislav Zholninbdf620b2019-06-06 22:38:33 +01007741}
7742
7743/**
7744* Information about a buttons presented in GrantPermissionsActivty and choice made by user
7745*/
7746message GrantPermissionsActivityButtonActions {
7747 // Permission granted as result of upgrade
7748 optional string permission_group_name = 1;
7749
7750 // UID of package granted permission
7751 optional int32 uid = 2 [(is_uid) = true];
7752
7753 // Name of package requesting permission
7754 optional string package_name = 3;
7755
7756 // Buttons presented in the dialog - bit flags, bit numbers are in accordance with
7757 // LABEL_ constants in GrantPermissionActivity.java
7758 optional int32 buttons_presented = 4;
7759
7760 // Button clicked by user - same as bit flags in buttons_presented with only single bit set
7761 optional int32 button_clicked = 5;
Evan Severson5dfc0912020-02-06 14:50:23 -08007762
7763 // id which identifies single session of user interacting with permission controller
7764 optional int64 session_id = 6;
Stanislav Zholninbdf620b2019-06-06 22:38:33 +01007765}
Stanislav Zholnin375e2ab2019-05-29 13:07:35 +01007766
7767/**
7768 * Information about LocationAccessCheck notification presented to user
7769 */
7770message LocationAccessCheckNotificationAction {
7771
7772 // id which identifies single session of user interacting with permission controller
7773 optional int64 session_id = 1;
7774
7775 // Uid of package for which location access check is presented
7776 optional int32 package_uid = 2;
7777
7778 // Name of package for which location access check is presented
7779 optional string package_name = 3;
7780
7781 enum Result {
7782 UNDEFINED = 0;
7783 // notification was presented to the user
7784 NOTIFICATION_PRESENTED = 1;
7785 // notification was declined by the user
7786 NOTIFICATION_DECLINED = 2;
7787 // notification was clicked by the user
7788 NOTIFICATION_CLICKED = 3;
7789 }
7790
7791 // View / interaction recorded
7792 optional Result result = 4;
7793}
Stanislav Zholnin3e0f9bc2019-05-23 19:03:55 +01007794
7795/**
7796 * Information about a permission grant or revoke made by user inside AppPermissionFragment
7797 */
7798message AppPermissionFragmentActionReported {
7799 // id which identifies single session of user interacting with permission controller
7800 optional int64 session_id = 1;
7801
7802 // unique value identifying a permission group change. A permission group change might result
7803 // in multiple of these atoms
7804 optional int64 change_id = 2;
7805
7806 // UID of package the permission belongs to
7807 optional int32 uid = 3 [(is_uid) = true];
7808
7809 // Name of package the permission belongs to
7810 optional string package_name = 4;
7811
7812 // The permission to be granted
7813 optional string permission_name = 5;
7814
7815 // The result of the permission grant
7816 optional bool permission_granted = 6;
Stanislav Zholnin126da0c2020-01-28 16:50:43 +00007817
7818 // State of Permission Flags after grant as per android.content.pm.PermissionFlags
7819 optional int32 permission_flags = 7;
7820
7821 enum Button {
7822 UNDEFINED = 0;
7823 // Allow button
7824 ALLOW = 1;
7825 // Deny button
7826 DENY = 2;
7827 // Ask every time button
7828 ASK_EVERY_TIME = 3;
7829 // Allow all the time button
7830 ALLOW_ALWAYS = 4;
7831 // Allow only while using the app button
7832 ALLOW_FOREGROUND = 5;
7833 // Same is Deny button but shown in while in use dialog
7834 DENY_FOREGROUND = 6;
7835 }
7836
7837 // Button pressed in the dialog
7838 optional Button button_pressed = 8;
Stanislav Zholnin3e0f9bc2019-05-23 19:03:55 +01007839}
Stanislav Zholninc9dda9e2019-06-02 20:50:13 +01007840
7841/**
7842* Information about a AppPermissionFragment viewed by user
7843*/
7844message AppPermissionFragmentViewed {
7845 // id which identifies single session of user interacting with permission controller
7846 optional int64 session_id = 1;
7847
7848 // UID of package for which permissions are viewed
7849 optional int32 uid = 2 [(is_uid) = true];
7850
7851 // Name of package for which permissions are viewed
7852 optional string package_name = 3;
7853
7854 // Permission group viewed
7855 optional string permission_group_name = 4;
7856}
Stanislav Zholnindc3e2b32019-06-06 18:10:14 +01007857
7858/**
7859* Information about a AppPermissionsFragment viewed by user
7860*/
7861message AppPermissionsFragmentViewed {
7862 // id which identifies single session of user interacting with permission controller
7863 optional int64 session_id = 1;
7864
7865 // id which identifies single view as every view might have several logging records
7866 // with different package information attached
7867 optional int64 view_id = 2;
7868
7869 // Permission group viewed
7870 optional string permission_group_name = 3;
7871
7872 // UID of package for which permissions are viewed
7873 optional int32 uid = 4 [(is_uid) = true];
7874
7875 // Name of package for which permissions are viewed
7876 optional string package_name = 5;
7877
7878 // Category in which permission is included
7879 enum Category {
7880 UNDEFINED = 0;
7881 ALLOWED = 1;
7882 ALLOWED_FOREGROUND = 2;
7883 DENIED = 3;
7884 }
7885 optional Category category = 6;
7886}
Stanislav Zholnin32a89c12019-06-04 14:59:21 +01007887
7888/**
7889* Information about a PermissionAppsFragment viewed by user.
7890* Logged from ui/handheld/PermissionAppsFragment.java
7891*/
7892message PermissionAppsFragmentViewed {
7893 // id which identifies single session of user interacting with permission controller
7894 optional int64 session_id = 1;
7895
7896 // id which identifies single view as every view might have several logging records
7897 // with different package information attached
7898 optional int64 view_id = 2;
7899
7900 // Permission group viewed
7901 optional string permission_group_name = 3;
7902
7903 // UID of package for which permissions are viewed
7904 optional int32 uid = 4 [(is_uid) = true];
7905
7906 // Name of package for which permissions are viewed
7907 optional string package_name = 5;
7908
7909 // Category in which app is included
7910 enum Category {
7911 UNDEFINED = 0;
7912 ALLOWED = 1;
7913 ALLOWED_FOREGROUND = 2;
7914 DENIED = 3;
7915 }
7916 optional Category category = 6;
7917}
Tony Make2b1b672019-07-29 16:59:47 +01007918
7919/**
7920 * Logs when there is a smart selection related event.
7921 * See frameworks/base/core/java/android/view/textclassifier/TextClassifierEvent.java
7922 * Logged from: TextClassifierEventLogger.java
7923 */
7924message TextSelectionEvent {
7925 // A session ID.
7926 optional string session_id = 1;
7927
7928 // Event type of this event.
7929 optional android.stats.textclassifier.EventType event_type = 2;
7930
Tony Mak9c84bd22019-12-09 07:27:25 +00007931 // Name of the annotator model that is involved in this event.
Tony Make2b1b672019-07-29 16:59:47 +01007932 optional string model_name = 3;
7933
7934 // Type of widget that was involved in triggering this event.
7935 optional android.stats.textclassifier.WidgetType widget_type = 4;
7936
7937 // Index of this event in a session.
7938 optional int32 event_index = 5;
7939
7940 // Entity type that is involved.
7941 optional string entity_type = 6;
7942
7943 // Relative word index of the start of the selection.
7944 optional int32 relative_word_start_index = 7;
7945
7946 // Relative word (exclusive) index of the end of the selection.
7947 optional int32 relative_word_end_index = 8;
7948
7949 // Relative word index of the start of the smart selection.
7950 optional int32 relative_suggested_word_start_index = 9;
7951
7952 // Relative word (exclusive) index of the end of the smart selection.
7953 optional int32 relative_suggested_word_end_index = 10;
Tony Mak98b59f02019-08-07 11:50:58 +01007954
7955 // Name of source package.
7956 optional string package_name = 11;
Tony Make2b1b672019-07-29 16:59:47 +01007957}
7958
7959/**
7960 * Logs when there is a smart linkify related event.
7961 * See frameworks/base/core/java/android/view/textclassifier/TextClassifierEvent.java
7962 * Logged from: TextClassifierEventLogger.java
7963 */
7964message TextLinkifyEvent {
7965 // A session ID.
7966 optional string session_id = 1;
7967
7968 // Event type of this event.
7969 optional android.stats.textclassifier.EventType event_type = 2;
7970
Tony Mak9c84bd22019-12-09 07:27:25 +00007971 // Name of the annotator model that is involved in this event.
Tony Make2b1b672019-07-29 16:59:47 +01007972 optional string model_name = 3;
7973
7974 // Type of widget that was involved in triggering this event.
7975 optional android.stats.textclassifier.WidgetType widget_type = 4;
7976
7977 // Index of this event in a session.
7978 optional int32 event_index = 5;
7979
7980 // Entity type that is involved.
7981 optional string entity_type = 6;
7982
7983 // Number of links detected.
7984 optional int32 num_links = 7;
7985
7986 // The total length of all links.
7987 optional int32 linked_text_length = 8;
7988
7989 // Length of input text.
7990 optional int32 text_length = 9;
7991
7992 // Time spent on generating links in ms.
7993 optional int64 latency_millis = 10;
Tony Mak98b59f02019-08-07 11:50:58 +01007994
7995 // Name of source package.
7996 optional string package_name = 11;
Tony Make2b1b672019-07-29 16:59:47 +01007997}
7998
7999/**
8000 * Logs when there is a conversation actions related event.
8001 * See frameworks/base/core/java/android/view/textclassifier/TextClassifierEvent.java
8002 * Logged from: TextClassifierEventLogger.java
8003 */
8004message ConversationActionsEvent {
8005 // A session ID.
8006 optional string session_id = 1;
8007
8008 // Event type of this event.
8009 optional android.stats.textclassifier.EventType event_type = 2;
8010
Tony Mak9c84bd22019-12-09 07:27:25 +00008011 // Name of the actions model that is involved in this event.
Tony Make2b1b672019-07-29 16:59:47 +01008012 optional string model_name = 3;
8013
8014 // Type of widget that was involved in triggering this event.
8015 optional android.stats.textclassifier.WidgetType widget_type = 4;
8016
8017 // The first entity type that is involved.
8018 optional string first_entity_type = 5;
8019
8020 // The second entity type that is involved.
8021 optional string second_entity_type = 6;
8022
8023 // The third entity type that is involved.
8024 optional string third_entity_type = 7;
8025
8026 // The score of the first entity type.
8027 optional float score = 8;
Tony Mak98b59f02019-08-07 11:50:58 +01008028
8029 // Name of source package.
8030 optional string package_name = 9;
Tony Mak9c84bd22019-12-09 07:27:25 +00008031
8032 // Name of the annotator model that is involved in this event.
8033 optional string annotator_model_name = 10;
Tony Make2b1b672019-07-29 16:59:47 +01008034}
8035
8036/**
8037 * Logs when there is a language detection related event.
8038 * See frameworks/base/core/java/android/view/textclassifier/TextClassifierEvent.java
8039 * Logged from: TextClassifierEventLogger.java
8040 */
8041message LanguageDetectionEvent {
8042 // A session ID.
8043 optional string session_id = 1;
8044
8045 // Event type of this event.
8046 optional android.stats.textclassifier.EventType event_type = 2;
8047
Tony Mak9c84bd22019-12-09 07:27:25 +00008048 // Name of the language detection model that is involved in this event.
Tony Make2b1b672019-07-29 16:59:47 +01008049 optional string model_name = 3;
8050
8051 // Type of widget that was involved in triggering this event.
8052 optional android.stats.textclassifier.WidgetType widget_type = 4;
8053
8054 // Detected language.
8055 optional string language_tag = 5;
8056
8057 // Score of the detected language.
8058 optional float score = 6;
8059
8060 // Position of this action.
8061 optional int32 action_index = 7;
Tony Mak98b59f02019-08-07 11:50:58 +01008062
8063 // Name of source package.
8064 optional string package_name = 8;
Tony Make2b1b672019-07-29 16:59:47 +01008065}
Tianjie Xu167c3db2019-07-22 14:25:14 -07008066
8067/**
8068 * Information about an OTA update attempt by update_engine.
8069 * Logged from platform/system/update_engine/metrics_reporter_android.cc
8070 */
8071message UpdateEngineUpdateAttemptReported {
8072 // The number of attempts for the update engine to apply a given payload.
8073 optional int32 attempt_number = 1;
8074
8075 optional android.stats.otaupdate.PayloadType payload_type = 2;
8076
8077 // The total time in minutes for the update engine to apply a given payload.
8078 // The time is calculated by calling clock_gettime() / CLOCK_BOOTTIME; and
8079 // it's increased when the system is sleeping.
8080 optional int32 duration_boottime_in_minutes = 3;
8081
8082 // The total time in minutes for the update engine to apply a given payload.
8083 // The time is calculated by calling clock_gettime() / CLOCK_MONOTONIC_RAW;
8084 // and it's not increased when the system is sleeping.
8085 optional int32 duration_monotonic_in_minutes = 4;
8086
8087 // The size of the payload in MiBs.
8088 optional int32 payload_size_mib = 5;
8089
8090 // The attempt result reported by the update engine for an OTA update.
8091 optional android.stats.otaupdate.AttemptResult attempt_result = 6;
8092
8093 // The error code reported by the update engine after an OTA update attempt
8094 // on A/B devices.
8095 optional android.stats.otaupdate.ErrorCode error_code = 7;
8096
8097 // The build fingerprint of the source system. The value is read from a
8098 // system property when the device takes the update. e.g.
8099 // Android/aosp_sailfish/sailfish:10/QP1A.190425.004/5507117:userdebug/test-keys
8100 optional string source_fingerprint = 8;
8101}
8102
8103/**
8104 * Information about all the attempts the device make before finishing the
8105 * successful update.
8106 * Logged from platform/system/update_engine/metrics_reporter_android.cc
8107 */
8108message UpdateEngineSuccessfulUpdateReported {
8109 // The number of attempts for the update engine to apply the payload for a
8110 // successful update.
8111 optional int32 attempt_count = 1;
8112
8113 optional android.stats.otaupdate.PayloadType payload_type = 2;
8114
8115 optional int32 payload_size_mib = 3;
8116
8117 // The total number of bytes downloaded by update_engine since the last
8118 // successful update.
8119 optional int32 total_bytes_downloaded_mib = 4;
8120
8121 // The ratio in percentage of the over-downloaded bytes compared to the
8122 // total bytes needed to successfully install the update. e.g. 200 if we
8123 // download 200MiB in total for a 100MiB package.
8124 optional int32 download_overhead_percentage = 5;
8125
8126 // The total time in minutes for the update engine to apply the payload for a
8127 // successful update.
8128 optional int32 total_duration_minutes = 6;
8129
8130 // The number of reboot of the device during a successful update.
8131 optional int32 reboot_count = 7;
8132}
Alec Mourie088e762019-07-02 13:10:55 -07008133
8134/**
Kenny Root4eacaaa2020-01-08 20:48:13 -08008135 * Reported when the RebootEscrow HAL has attempted to recover the escrowed
8136 * key to indicate whether it was successful or not.
8137 *
8138 * Logged from:
8139 * frameworks/base/services/core/java/com/android/server/locksettings/RebootEscrowManager.java
8140 */
8141message RebootEscrowRecoveryReported {
8142 optional bool successful = 1;
8143}
8144
8145/**
Alec Mourie088e762019-07-02 13:10:55 -07008146 * Global display pipeline metrics reported by SurfaceFlinger.
8147 * Pulled from:
8148 * frameworks/native/services/surfaceflinger/TimeStats/TimeStats.cpp
8149 */
8150message SurfaceflingerStatsGlobalInfo {
8151 // Total number of frames presented during the tracing period
8152 optional int64 total_frames = 1;
8153 // Total number of frames missed
8154 optional int64 missed_frames = 2;
8155 // Total number of frames that fell back to client composition
8156 optional int64 client_composition_frames = 3;
8157 // Total time the display was turned on
8158 optional int64 display_on_millis = 4;
8159 // Total time that was spent performing animations.
8160 // This is derived from the present-to-present layer histogram
8161 optional int64 animation_millis = 5;
Alec Mouria2622452020-02-10 17:46:50 -08008162 // Total number of event connections tracked by SurfaceFlinger at the time
8163 // of this pull. If this number grows prohibitively large, then this can
8164 // cause jank due to resource contention.
8165 optional int32 event_connection_count = 6;
Alec Mouribb55b7f2020-02-12 17:35:01 -08008166 // Set of timings measured from when SurfaceFlinger began compositing a
8167 // frame, until the frame was requested to be presented to the display. This
8168 // measures SurfaceFlinger's total CPU walltime on the critical path per
8169 // frame.
8170 optional FrameTimingHistogram frame_duration = 7
8171 [(android.os.statsd.log_mode) = MODE_BYTES];
8172 // Set of timings measured from when SurfaceFlinger first began using the
8173 // GPU to composite a frame, until the GPU has finished compositing that
8174 // frame. This measures the total additional time SurfaceFlinger needed to
8175 // perform due to falling back into GPU composition.
8176 optional FrameTimingHistogram render_engine_timing = 8
8177 [(android.os.statsd.log_mode) = MODE_BYTES];
Alec Mourie088e762019-07-02 13:10:55 -07008178}
8179
8180/**
8181 * Per-layer display pipeline metrics reported by SurfaceFlinger.
8182 * The number of layers uploaded will be restricted due to size limitations.
8183 * Pulled from:
8184 * frameworks/native/services/surfaceflinger/TimeStats/TimeStats.cpp
8185 */
8186message SurfaceflingerStatsLayerInfo {
8187 // The layer for this set of metrics
8188 // For now we can infer that the package name is included in the layer
8189 // name.
8190 optional string layer_name = 1;
8191 // Total number of frames presented
8192 optional int64 total_frames = 2;
8193 // Total number of dropped frames while latching a buffer for this layer.
8194 optional int64 dropped_frames = 3;
8195 // Set of timings measured between successive presentation timestamps.
8196 optional FrameTimingHistogram present_to_present = 4
8197 [(android.os.statsd.log_mode) = MODE_BYTES];
8198 // Set of timings measured from when an app queued a buffer for
8199 // presentation, until the buffer was actually presented to the
8200 // display.
8201 optional FrameTimingHistogram post_to_present = 5
8202 [(android.os.statsd.log_mode) = MODE_BYTES];
8203 // Set of timings measured from when a buffer is ready to be presented,
8204 // until the buffer was actually presented to the display.
8205 optional FrameTimingHistogram acquire_to_present = 6
8206 [(android.os.statsd.log_mode) = MODE_BYTES];
8207 // Set of timings measured from when a buffer was latched by
8208 // SurfaceFlinger, until the buffer was presented to the display
8209 optional FrameTimingHistogram latch_to_present = 7
8210 [(android.os.statsd.log_mode) = MODE_BYTES];
8211 // Set of timings measured from the desired presentation to the actual
8212 // presentation time
8213 optional FrameTimingHistogram desired_to_present = 8
8214 [(android.os.statsd.log_mode) = MODE_BYTES];
8215 // Set of timings measured from when an app queued a buffer for
8216 // presentation, until the buffer was ready to be presented.
8217 optional FrameTimingHistogram post_to_acquire = 9
8218 [(android.os.statsd.log_mode) = MODE_BYTES];
Yiwei Zhang59cdc9012020-02-10 10:58:39 -08008219 // Frames missed latch because the acquire fence didn't fire
8220 optional int64 late_acquire_frames = 10;
8221 // Frames latched early because the desired present time was bad
8222 optional int64 bad_desired_present_frames = 11;
Alec Mourie088e762019-07-02 13:10:55 -07008223}
8224
8225/**
8226 * Histogram of frame counts bucketed by time in milliseconds.
8227 * Because of size limitations, we hard-cap the number of buckets, with
8228 * buckets for corresponding to larger milliseconds being less precise.
8229 */
8230message FrameTimingHistogram {
8231 // Timings in milliseconds that describes a set of histogram buckets
8232 repeated int32 time_millis_buckets = 1;
8233 // Number of frames that match to each time_millis, i.e. the bucket
8234 // contents
8235 // It's required that len(time_millis) == len(frame_count)
8236 repeated int64 frame_counts = 2;
8237}
Emilian Peev6729f372019-08-29 09:14:09 -07008238
Emilian Peev6729f372019-08-29 09:14:09 -07008239/**
Alec Mouri5ac32622020-02-06 08:44:25 -08008240 * Janky event as reported by SurfaceFlinger.
8241 * This event is intended to be consumed by a Perfetto subscriber for
8242 * automated trace collection.
8243 *
8244 * Logged from:
8245 * frameworks/native/services/surfaceflinger/SurfaceFlinger.cpp
8246 */
8247message DisplayJankReported {
8248 // Informational field for how long the janky event lasted in milliseconds
8249 optional int64 event_duration_millis = 1;
8250 // Number of frame deadlines missed, where SurfaceFlinger failed to update
8251 // the display on time.
8252 optional int32 present_deadlines_missed = 2;
8253}
8254
8255/**
Emilian Peev6729f372019-08-29 09:14:09 -07008256 * Information about camera facing and API level usage.
8257 * Logged from:
8258 * frameworks/base/services/core/java/com/android/server/camera/CameraServiceProxy.java
8259 */
8260message CameraActionEvent {
8261 // Camera session duration
Emilian Peev6ea6fe92020-02-24 15:31:34 -08008262 optional int64 duration_millis = 1;
Emilian Peev6729f372019-08-29 09:14:09 -07008263
8264 // Camera API level used
8265 optional int32 api_level = 2;
8266
8267 // Name of client package
8268 optional string package_name = 3;
8269
8270 // Camera facing
8271 enum Facing {
8272 UNKNOWN = 0;
8273 BACK = 1;
8274 FRONT = 2;
8275 EXTERNAL = 3;
8276 }
8277 optional Facing facing = 4;
8278}
atrost01a20932019-08-28 15:40:37 +01008279
8280/**
8281 * Logs when a compatibility change is affecting an app.
8282 *
8283 * Logged from:
8284 * frameworks/base/core/java/android/app/AppCompatCallbacks.java and
8285 * frameworks/base/services/core/java/com/android/server/compat/PlatformCompat.java
8286 */
8287message AppCompatibilityChangeReported {
8288 // The UID of the app being affected by the compatibilty change.
8289 optional int32 uid = 1 [(is_uid) = true];
8290
8291 // The ID of the change affecting the app.
8292 optional int64 change_id = 2;
8293
8294 enum State {
8295 UNKNOWN_STATE = 0;
8296 ENABLED = 1;
8297 DISABLED = 2;
8298 LOGGED = 3;
8299 }
8300
8301 // The state of the change - if logged from gating whether it was enabled or disabled, or just
8302 // logged otherwise.
8303 optional State state = 3;
8304
8305 enum Source {
8306 UNKNOWN_SOURCE = 0;
8307 APP_PROCESS = 1;
8308 SYSTEM_SERVER = 2;
8309 }
8310
8311 // Where it was logged from.
8312 optional Source source = 4;
8313
8314}
Hector Dearman40579f62019-11-01 13:19:30 +00008315
8316/**
8317 * Logged from
8318 * external/perfetto/src/perfetto_cmd/perfetto_cmd.cc
8319 */
8320message PerfettoUploaded {
8321 enum Event {
8322 PERFETTO_UNDEFINED = 0;
8323 PERFETTO_TRACE_BEGIN = 1;
8324 PERFETTO_BACKGROUND_TRACE_BEGIN = 2;
8325 PERFETTO_ON_CONNECT = 3;
8326 PERFETTO_ON_TRACING_DISABLED = 4;
8327 PERFETTO_UPLOAD_DROPBOX_BEGIN = 5;
8328 PERFETTO_UPLOAD_DROPBOX_SUCCESS = 6;
8329 PERFETTO_UPLOAD_DROPBOX_FAILURE = 7;
8330 PERFETTO_UPLOAD_INCIDENT_BEGIN = 8;
8331 PERFETTO_UPLOAD_INCIDENT_SUCCESS = 9;
8332 PERFETTO_UPLOAD_INCIDENT_FAILURE = 10;
8333 PERFETTO_FINALIZE_TRACE_AND_EXIT = 11;
8334 PERFETTO_TRIGGER_BEGIN = 12;
8335 PERFETTO_TRIGGER_SUCCESS = 13;
8336 PERFETTO_TRIGGER_FAILURE = 14;
8337 PERFETTO_HIT_GUARDRAILS = 15;
8338 PERFETTO_ON_TIMEOUT = 16;
8339 PERFETTO_NOT_UPLOADING_EMPTY_TRACE = 17;
8340 }
8341
8342 // Which stage of the pipeline we are reporting from.
8343 optional Event event = 1;
8344
8345 // UUID matching the one set inside the SystemInfo trace packet.
8346 optional int64 trace_uuid_lsb = 2;
8347 optional int64 trace_uuid_msb = 3;
8348}
Mark Tabrya824a642019-11-05 12:26:12 -08008349
8350/**
8351 * Pulls client metrics on data transferred via Vehicle Maps Service.
8352 * Metrics are keyed by uid + layer.
8353 *
8354 * Pulled from:
8355 * packages/services/Car/service/src/com/android/car/stats/CarStatsService.java
8356 */
8357message VmsClientStats {
8358 // UID of the VMS client app
8359 optional int32 uid = 1 [(is_uid) = true];
8360
8361 // VMS layer definition
8362 optional int32 layer_type = 2;
8363 optional int32 layer_channel = 3;
8364 optional int32 layer_version = 4;
8365
8366 // Bytes and packets sent by the client for the layer
8367 optional int64 tx_bytes = 5;
8368 optional int64 tx_packets = 6;
8369
8370 // Bytes and packets received by the client for the layer
8371 optional int64 rx_bytes = 7;
8372 optional int64 rx_packets = 8;
8373
8374 // Bytes and packets dropped due to client error
8375 optional int64 dropped_bytes = 9;
8376 optional int64 dropped_packets = 10;
8377}
Stanislav Zholninccb82e42019-11-29 18:59:49 +00008378
8379/**
8380 * State of a dangerous permission requested by a package - sampled
8381 * Pulled from: StatsCompanionService.java with data obtained from PackageManager API
8382*/
8383message DangerousPermissionStateSampled {
8384 // Name of the permission
8385 optional string permission_name = 1;
8386
8387 // Uid of the package
8388 optional int32 uid = 2 [(is_uid) = true];
8389
8390 // If the permission is granted to the uid
8391 optional bool is_granted = 3;
8392
8393 // Permission flags as per android.content.pm.PermissionFlags
8394 optional int32 permission_flags = 4;
8395}
8396
Stan Iliev637ba5e2019-08-16 13:43:08 -04008397/**
Stan Iliev637ba5e2019-08-16 13:43:08 -04008398 * HWUI stats for a given app.
8399 */
8400message GraphicsStats {
8401 // The package name of the app
8402 optional string package_name = 1;
8403
8404 // The version code of the app
8405 optional int64 version_code = 2;
8406
8407 // The start & end timestamps in UTC as
8408 // milliseconds since January 1, 1970
8409 // Compatible with java.util.Date#setTime()
Stan Ilievb6517192020-02-18 10:12:42 -05008410 optional int64 start_millis = 3;
Stan Iliev637ba5e2019-08-16 13:43:08 -04008411
Stan Ilievb6517192020-02-18 10:12:42 -05008412 optional int64 end_millis = 4;
8413
8414 // HWUI renders pipeline type: GL (1) or Vulkan (2).
8415 enum PipelineType {
8416 UNKNOWN = 0;
8417 GL = 1;
8418 VULKAN = 2;
8419 }
Stan Iliev637ba5e2019-08-16 13:43:08 -04008420
8421 // HWUI renders pipeline type: GL or Vulkan.
8422 optional PipelineType pipeline = 5;
8423
8424 // Distinct frame count.
8425 optional int32 total_frames = 6;
8426
8427 // Number of "missed vsync" events.
8428 optional int32 missed_vsync_count = 7;
8429
8430 // Number of frames in triple-buffering scenario (high input latency)
8431 optional int32 high_input_latency_count = 8;
8432
8433 // Number of "slow UI thread" events.
8434 optional int32 slow_ui_thread_count = 9;
8435
8436 // Number of "slow bitmap upload" events.
8437 optional int32 slow_bitmap_upload_count = 10;
8438
8439 // Number of "slow draw" events.
8440 optional int32 slow_draw_count = 11;
8441
8442 // Number of frames that missed their deadline (aka, visibly janked)
8443 optional int32 missed_deadline_count = 12;
8444
8445 // The frame time histogram for the package
8446 optional FrameTimingHistogram cpu_histogram = 13
8447 [(android.os.statsd.log_mode) = MODE_BYTES];
8448
8449 // The gpu frame time histogram for the package
8450 optional FrameTimingHistogram gpu_histogram = 14
8451 [(android.os.statsd.log_mode) = MODE_BYTES];
8452
8453 // UI mainline module version.
8454 optional int64 version_ui_module = 15;
8455
8456 // If true, these are HWUI stats for up to a 24h period for a given app from today.
8457 // If false, these are HWUI stats for a 24h period for a given app from the last complete
8458 // day (yesterday). Stats from yesterday stay constant, while stats from today may change as
8459 // more apps are running / rendering.
8460 optional bool is_today = 16;
8461}
Stanislav Zholnin606454c2019-11-27 15:31:49 +00008462
8463/**
8464 * Message related to dangerous (runtime) app ops access
8465 */
Stanislav Zholnin88c6f322020-01-29 14:48:11 +00008466message RuntimeAppOpAccess {
Stanislav Zholnin606454c2019-11-27 15:31:49 +00008467 // Uid of the package accessing app op
8468 optional int32 uid = 1 [(is_uid) = true];
8469
8470 // Name of the package accessing app op
8471 optional string package_name = 2;
8472
Stanislav Zholnin88c6f322020-01-29 14:48:11 +00008473 // operation string id per OPSTR_ constants in AppOpsManager.java
8474 optional string op = 3;
Stanislav Zholnin606454c2019-11-27 15:31:49 +00008475
Philip P. Moltmann12ac3f42020-03-05 15:01:29 -08008476 // attribution_tag; provided by developer when accessing related API, limited at 50 chars by
8477 // API.
8478 // Attributions must be provided through manifest using <attribution> tag available in R and
8479 // above.
8480 optional string attribution_tag = 4;
Stanislav Zholnin606454c2019-11-27 15:31:49 +00008481
8482 // message related to app op access, limited to 600 chars by API
8483 optional string message = 5;
8484
8485 enum SamplingStrategy {
8486 DEFAULT = 0;
8487 UNIFORM = 1;
8488 RARELY_USED = 2;
Stanislav Zholnin4c323852020-03-04 18:03:24 +00008489 BOOT_TIME_SAMPLING = 3;
Stanislav Zholnin606454c2019-11-27 15:31:49 +00008490 }
8491
8492 // sampling strategy used to collect this message
8493 optional SamplingStrategy sampling_strategy = 6;
8494}
8495
Nikita Ioffe41dd57e2020-01-10 16:05:08 +00008496/*
8497 * Logs userspace reboot outcome and duration.
8498 *
8499 * Logged from:
8500 * frameworks/base/core/java/com/android/server/BootReceiver.java
8501 */
8502message UserspaceRebootReported {
8503 // Possible outcomes of userspace reboot.
8504 enum Outcome {
8505 // Default value in case platform failed to determine the outcome.
8506 OUTCOME_UNKNOWN = 0;
8507 // Userspace reboot succeeded (i.e. boot completed without a fall back to hard reboot).
8508 SUCCESS = 1;
8509 // Userspace reboot shutdown sequence was aborted.
8510 FAILED_SHUTDOWN_SEQUENCE_ABORTED = 2;
8511 // Remounting userdata into checkpointing mode failed.
8512 FAILED_USERDATA_REMOUNT = 3;
8513 // Device didn't finish booting before timeout and userspace reboot watchdog issued a hard
8514 // reboot.
8515 FAILED_USERSPACE_REBOOT_WATCHDOG_TRIGGERED = 4;
8516 }
8517 // Outcome of userspace reboot. Always set.
8518 optional Outcome outcome = 1;
8519 // Duration of userspace reboot in case it has a successful outcome.
8520 // Duration is measured as time between userspace reboot was initiated and until boot completed
8521 // (e.g. sys.boot_completed=1).
8522 optional int64 duration_millis = 2;
8523 // State of primary user's (user0) credential encryption storage.
8524 enum UserEncryptionState {
8525 // Default value.
8526 USER_ENCRYPTION_STATE_UNKNOWN = 0;
8527 // Credential encrypted storage is unlocked.
8528 UNLOCKED = 1;
8529 // Credential encrypted storage is locked.
8530 LOCKED = 2;
8531 }
8532 // State of primary user's encryption storage at the moment boot completed. Always set.
8533 optional UserEncryptionState user_encryption_state = 3;
8534}
Omer Nebil Yaveroglu06b969a2020-01-23 11:10:38 +00008535
8536/*
8537 * Logs integrity check information during each install.
8538 *
8539 * Logged from:
8540 * frameworks/base/services/core/java/com/android/server/integrity/AppIntegrityManagerServiceImpl.java
8541 */
8542message IntegrityCheckResultReported {
8543 optional string package_name = 1;
8544 optional string app_certificate_hash = 2;
Omer Nebil Yaveroglu0ade8542020-01-24 12:47:46 +00008545 optional int64 version_code = 3;
Omer Nebil Yaveroglu06b969a2020-01-23 11:10:38 +00008546 optional string installer_package_name = 4;
8547 enum Response {
8548 UNKNOWN = 0;
8549 ALLOWED = 1;
8550 REJECTED = 2;
8551 FORCE_ALLOWED = 3;
8552 }
8553 optional Response response = 5;
8554 // An estimate on the cause of the response. This will only be populated for
8555 // REJECTED and FORCE_ALLOWED
8556 optional bool caused_by_app_cert_rule = 6;
8557 optional bool caused_by_installer_rule = 7;
8558}
8559
8560/**
8561 * Logs the information about the rules and the provider whenever rules are
8562 * pushed into AppIntegrityManager.
8563 *
8564 * Logged from:
8565 * frameworks/base/services/core/java/com/android/server/integrity/AppIntegrityManagerServiceImpl.java
8566 */
8567message IntegrityRulesPushed {
8568 optional bool success = 1;
8569 // Package name of the app that pushed the rules.
8570 optional string rule_provider = 2;
8571 // Version string of arbitrary format provided by the rule provider to
8572 // identify the rules.
8573 optional string rule_version = 3;
8574}
Jordan Liubedfa702019-12-20 15:08:45 -08008575
8576/**
8577 * Logs when a cell broadcast message is received on the device.
8578 *
8579 * Logged from CellBroadcastService module:
8580 * packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
8581 */
8582message CellBroadcastMessageReported {
8583 // The type of Cell Broadcast message
8584 enum CbType {
8585 UNKNOWN_TYPE = 0;
8586 GSM = 1;
8587 CDMA = 2;
8588 CDMA_SPC = 3;
8589 }
8590
8591 // GSM, CDMA, CDMA-SCP
8592 optional CbType type = 1;
8593}
8594
8595/**
8596 * Logs when an error occurs while handling a cell broadcast message;
8597 *
8598 * Logged from CellBroadcastService module:
8599 * packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
8600 */
8601message CellBroadcastMessageError {
8602 // The type of error raised when trying to handle a cell broadcast message
8603 enum ErrorType {
8604 UNKNOWN_TYPE = 0;
8605 CDMA_DECODING_ERROR = 1;
8606 CDMA_SCP_EMPTY = 2;
8607 CDMA_SCP_HANDLING_ERROR = 3;
8608 GSM_INVALID_HEADER_LENGTH = 4;
8609 GSM_UNSUPPORTED_HEADER_MESSAGE_TYPE = 5;
8610 GSM_UNSUPPORTED_HEADER_DATA_CODING_SCHEME = 6;
8611 GSM_INVALID_PDU = 7;
8612 GSM_INVALID_GEO_FENCING_DATA = 8;
8613 GSM_UMTS_INVALID_WAC = 9;
8614 FAILED_TO_INSERT_TO_DB = 10;
8615 UNEXPECTED_GEOMETRY_FROM_FWK = 11;
8616 UNEXPECTED_GSM_MESSAGE_TYPE_FROM_FWK = 12;
8617 UNEXPECTED_CDMA_MESSAGE_TYPE_FROM_FWK = 13;
8618 UNEXPECTED_CDMA_SCP_MESSAGE_TYPE_FROM_FWK = 14;
8619 }
8620
8621 // What kind of error occurred
8622 optional ErrorType type = 1;
8623
8624 // Exception message (or log message) associated with the error (max 1000 chars)
8625 optional string exception_message = 2;
8626}
Anton Hansson5a48e4b2020-02-06 14:50:35 +00008627
8628/**
8629 * Logs when the SDK Extensions test app has polled the current version.
8630 * This is atom ID 354.
8631 *
8632 * Logged from:
8633 * vendor/google_testing/integration/packages/apps/SdkExtensionsTestApp/
8634 */
8635message SdkExtensionStatus {
8636 enum ApiCallStatus {
8637 CALL_NOT_ATTEMPTED = 0;
8638 CALL_SUCCESSFUL = 1;
8639 CALL_FAILED = 2;
8640 }
8641
8642 optional ApiCallStatus result = 1;
8643
8644 // The R extension version, i.e. android.os.ext.SdkExtension.getExtensionVersion(R).
8645 optional int32 r_extension_version = 2;
8646
8647 // A number identifying which particular symbol's call failed, if any. 0 means no missing symbol.
8648 // "Failed" here can mean a symbol that wasn't meant to be visible was, or the other way around.
8649 optional int32 failed_call_symbol = 3;
8650}
Marco Ballesio497aff42020-01-24 08:39:42 -08008651
8652/**
8653 * Logs when an app is frozen or unfrozen.
8654 *
8655 * Logged from:
8656 * frameworks/base/services/core/java/com/android/server/am/CachedAppOptimizer.java
8657 */
8658message AppFreezeChanged {
Blake Kragten6ce382a2020-01-16 20:20:46 -08008659 // The type of event.
8660 enum Action {
8661 UNKNOWN = 0;
8662 FREEZE_APP = 1;
8663 UNFREEZE_APP = 2;
8664 }
8665 optional Action action = 1;
Marco Ballesio497aff42020-01-24 08:39:42 -08008666
Blake Kragten6ce382a2020-01-16 20:20:46 -08008667 // Pid of the process being frozen.
8668 optional int32 pid = 2;
Marco Ballesio497aff42020-01-24 08:39:42 -08008669
Blake Kragten6ce382a2020-01-16 20:20:46 -08008670 // Name of the process being frozen.
8671 optional string process_name = 3;
Marco Ballesio497aff42020-01-24 08:39:42 -08008672
Blake Kragten6ce382a2020-01-16 20:20:46 -08008673 // Time since last unfrozen.
8674 optional int64 time_unfrozen_millis = 4;
8675}
8676
8677/**
Chi Zhangbb9ed922020-03-11 10:16:47 -07008678 * Pulls information for a single voice call.
8679 *
8680 * Each pull creates multiple atoms, one for each call. The sequence is randomized when pulled.
8681 *
8682 * Pulled from:
8683 * frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/PersistPullers.java
8684 */
8685message VoiceCallSession {
8686 // Bearer (IMS or CS) when the call started.
8687 optional android.telephony.CallBearerEnum bearer_at_start = 1;
8688
8689 // Bearer (IMS or CS) when the call ended.
8690 // The bearer may change during the call, e.g. due to SRVCC.
8691 optional android.telephony.CallBearerEnum bearer_at_end = 2;
8692
8693 // Direction of the call (incoming or outgoing).
8694 optional android.telephony.CallDirectionEnum direction = 3;
8695
8696 // Time spent setting up the call.
8697 optional android.telephony.CallSetupDurationEnum setup_duration = 4;
8698
8699 // Whether the call ended before the setup was completed.
8700 optional bool setup_failed = 5;
8701
8702 // IMS reason code or CS disconnect cause.
8703 // For IMS, see: frameworks/base/telephony/java/android/telephony/ims/ImsReasonInfo.java
8704 // For CS, see: frameworks/base/telephony/java/android/telephony/DisconnectCause.java
8705 optional int32 disconnect_reason_code = 6;
8706
8707 // IMS extra code or CS precise disconnect cause.
8708 // For IMS, this code is vendor-specific
8709 // For CS, see: frameworks/base/telephony/java/android/telephony/PreciseDisconnectCause.java
8710 optional int32 disconnect_extra_code = 7;
8711
8712 // IMS extra message or CS vendor cause.
8713 optional string disconnect_extra_message = 8;
8714
8715 // Radio access technology (RAT) used when call started.
8716 optional android.telephony.NetworkTypeEnum rat_at_start = 9;
8717
8718 // Radio access technology (RAT) used when call terminated.
8719 optional android.telephony.NetworkTypeEnum rat_at_end = 10;
8720
8721 // Number of times RAT changed during the call.
8722 optional int64 rat_switch_count = 11;
8723
8724 // A bitmask of all codecs used during the call.
8725 // See: frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/VoiceCallSessionStats.java
8726 optional int64 codec_bitmask = 12;
8727
8728 // Number of other calls going on during call setup, for the same SIM slot.
8729 optional int32 concurrent_call_count_at_start = 13;
8730
8731 // Number of other calls going on during call termination, for the same SIM slot.
8732 optional int32 concurrent_call_count_at_end = 14;
8733
8734 // Index of the SIM is used, 0 for single-SIM devices.
8735 optional int32 sim_slot_index = 15;
8736
8737 // Whether the device was in multi-SIM mode (with multiple active SIM profiles).
8738 optional bool is_multi_sim = 16;
8739
8740 // Whether the call was made with an eSIM profile.
8741 optional bool is_esim = 17;
8742
8743 // Carrier ID of the SIM card.
8744 // See https://source.android.com/devices/tech/config/carrierid.
8745 optional int32 carrier_id = 18;
8746
8747 // Whether an SRVCC has been completed successfully.
8748 // SRVCC (CS fallback) should be recorded in the IMS call since there will be no more SRVCC
8749 // events once the call is switched to CS.
8750 optional bool srvcc_completed = 19;
8751
8752 // Number of SRVCC failures.
8753 optional int64 srvcc_failure_count = 20;
8754
8755 // Number of SRVCC cancellations.
8756 optional int64 srvcc_cancellation_count = 21;
8757
8758 // Whether the Real-Time Text (RTT) was ever used in the call.
8759 optional bool rtt_enabled = 22;
8760
8761 // Whether this was an emergency call.
8762 optional bool is_emergency = 23;
8763
8764 // Whether the call was performed while roaming.
8765 optional bool is_roaming = 24;
8766}
8767
8768/**
8769 * Pulls voice call radio access technology (RAT) usage.
8770 *
8771 * Each pull creates multiple atoms, one for each carrier/RAT, the order of which is irrelevant to
8772 * time. The atom will be skipped if not enough data is available.
8773 *
8774 * Pulled from:
8775 * frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/PersistPullers.java
8776 */
8777message VoiceCallRatUsage {
8778 // Carrier ID (https://source.android.com/devices/tech/config/carrierid).
8779 optional int32 carrier_id = 1;
8780
8781 // Radio access technology.
8782 optional android.telephony.NetworkTypeEnum rat = 2;
8783
8784 // Total duration that voice calls spent on this carrier and RAT.
8785 optional int64 total_duration_seconds = 3;
8786
8787 // Total number of calls using this carrier and RAT.
8788 // A call is counted once even if it used the RAT multiple times.
8789 optional int64 call_count = 4;
8790}
8791
8792/**
8793 * Pulls the number of active SIM slots and SIMs/eSIM profiles.
8794 *
8795 * Pulled from:
8796 * frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/NonPersistPullers.java
8797 */
8798message SimSlotState {
8799 // Number of active SIM slots (both physical and eSIM profiles) in the device.
8800 optional int32 active_slot_count = 1;
8801
8802 // Number of SIM cards (both physical and active eSIM profiles).
8803 // This number is always equal to or less than the number of active SIM slots.
8804 optional int32 sim_count = 2;
8805
8806 // Number of active eSIM profiles.
8807 // This number is always equal to or less than the number of SIMs.
8808 optional int32 esim_count = 3;
8809}
8810
8811/**
8812 * Pulls supported cellular radio access technologies.
8813 *
8814 * This atom reports the capabilities of the device, rather than the network it has access to.
8815 *
8816 * Pulled from:
8817 * frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/NonPersistPullers.java
8818 */
8819message SupportedRadioAccessFamily {
8820 // A bitmask of supported radio technologies.
8821 // See android.telephony.TelephonyManager.NetworkTypeBitMask.
8822 optional int64 network_type_bitmask = 1;
8823}
8824
8825/**
Blake Kragten6ce382a2020-01-16 20:20:46 -08008826 * Logs gnss stats from location service provider
8827 *
8828 * Pulled from:
8829 * frameworks/base/location/java/com/android/internal/location/gnssmetrics/GnssMetrics.java
8830 */
8831
8832message GnssStats {
8833 // Number of location reports since boot
8834 optional int64 location_reports = 1;
8835
8836 // Total pulled reports of Location failures since boot
8837 optional int64 location_failure_reports = 2;
8838
8839 // Number of time to first fix reports since boot
8840 optional int64 time_to_first_fix_reports = 3;
8841
8842 // Total pulled reported time to first fix (in milli-seconds) since boot
8843 optional int64 time_to_first_fix_milli_s = 4;
8844
8845 // Number of position accuracy reports since boot
8846 optional int64 position_accuracy_reports = 5;
8847
8848 // Total pulled reported position accuracy (in meters) since boot
8849 optional int64 position_accuracy_meters = 6;
8850
8851 // Number of top 4 average CN0 reports since boot
8852 optional int64 top_four_average_cn0_reports = 7;
8853
8854 // Total pulled reported of top 4 average CN0 (dB-mHz) since boot
8855 optional int64 top_four_average_cn0_db_mhz = 8;
8856
8857 // Number of l5 top 4 average CN0 reports since boot
8858 optional int64 l5_top_four_average_cn0_reports = 9;
8859
8860 // Total pulled reported of l5 top 4 average CN0 (dB-mHz) since boot
8861 optional int64 l5_top_four_average_cn0_db_mhz = 10;
8862
8863 // Total number of sv status messages reports since boot
8864 optional int64 sv_status_reports = 11;
8865
8866 // Total number of sv status messages reports, where sv is used in fix since boot
8867 optional int64 sv_status_reports_used_in_fix = 12;
8868
8869 // Total number of L5 sv status messages reports since boot
8870 optional int64 l5_sv_status_reports = 13;
8871
8872 // Total number of L5 sv status messages reports, where sv is used in fix since boot
8873 optional int64 l5_sv_status_reports_used_in_fix = 14;
Marco Ballesio497aff42020-01-24 08:39:42 -08008874}
Kweku Adams12752132020-02-18 15:36:48 -08008875
8876/**
8877 * Logs when an app is moved to a different standby bucket.
8878 *
8879 * Logged from:
8880 * frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/AppIdleHistory.java
8881 */
8882message AppStandbyBucketChanged {
8883 optional string package_name = 1;
8884
8885 // Should be 0, 10, 11, 12, etc. where 0 is the owner. See UserHandle for more documentation.
8886 optional int32 user_id = 2;
8887
8888 // These enum values match the constants defined in UsageStatsManager.java.
8889 enum Bucket {
8890 BUCKET_UNKNOWN = 0;
8891 BUCKET_EXEMPTED = 5;
8892 BUCKET_ACTIVE = 10;
8893 BUCKET_WORKING_SET = 20;
8894 BUCKET_FREQUENT = 30;
8895 BUCKET_RARE = 40;
8896 BUCKET_RESTRICTED = 45;
8897 BUCKET_NEVER = 50;
8898 }
8899 optional Bucket bucket = 3;
8900
8901 enum MainReason {
8902 MAIN_UNKNOWN = 0;
8903 MAIN_DEFAULT = 0x0100;
8904 MAIN_TIMEOUT = 0x0200;
8905 MAIN_USAGE = 0x0300;
8906 MAIN_FORCED_BY_USER = 0x0400;
8907 MAIN_PREDICTED = 0x0500;
8908 MAIN_FORCED_BY_SYSTEM = 0x0600;
8909 }
8910 optional MainReason main_reason = 4;
8911
8912 // A more detailed reason for the standby bucket change. The sub reason name is dependent on
8913 // the main reason. Values are one of the REASON_SUB_XXX constants defined in
8914 // UsageStatsManager.java.
8915 optional int32 sub_reason = 5;
8916}