blob: cc05dbb0639ca488fadced3b30d0f3059b67a991 [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"];
125 IsolatedUidChanged isolated_uid_changed = 43 [(module) = "framework"];
126 PacketWakeupOccurred packet_wakeup_occurred = 44 [(module) = "framework"];
127 WallClockTimeShifted wall_clock_time_shifted = 45 [(module) = "framework"];
Bookatz8fcd09a2017-12-18 13:01:10 -0800128 AnomalyDetected anomaly_detected = 46;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800129 AppBreadcrumbReported app_breadcrumb_reported =
130 47 [(allow_from_any_uid) = true, (module) = "framework"];
131 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;
Andrei Oneada01ea52019-01-30 15:28:36 +0000141 DaveyOccurred davey_occurred = 58 [(allow_from_any_uid) = true];
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 =
169 83 [(allow_from_any_uid) = true, (module) = "framework"];
170 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"];
191 BinaryPushStateChanged binary_push_state_changed = 102 [(module) = "framework"];
192 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"];
205 WifiRunningStateChanged wifi_running_state_changed = 114 [(module) = "framework"];
206 AppCompacted app_compacted = 115 [(module) = "framework"];
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800207 NetworkDnsEventReported network_dns_event_reported = 116 [(module) = "resolv"];
shawnlin9a1392a2019-04-09 16:21:17 +0800208 DocsUIPickerLaunchedFromReported docs_ui_picker_launched_from_reported =
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800209 117 [(module) = "docsui"];
210 DocsUIPickResultReported docs_ui_pick_result_reported = 118 [(module) = "docsui"];
211 DocsUISearchModeReported docs_ui_search_mode_reported = 119 [(module) = "docsui"];
212 DocsUISearchTypeReported docs_ui_search_type_reported = 120 [(module) = "docsui"];
213 DataStallEvent data_stall_event = 121 [(module) = "network_stack"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800214 RescuePartyResetReported rescue_party_reset_reported = 122 [(module) = "framework"];
215 SignedConfigReported signed_config_reported = 123 [(module) = "framework"];
216 GnssNiEventReported gnss_ni_event_reported = 124 [(module) = "framework"];
Muhammad Qureshi100d2b62020-01-23 10:30:41 -0800217 BluetoothLinkLayerConnectionEvent bluetooth_link_layer_connection_event =
218 125 [(module) = "bluetooth"];
219 BluetoothAclConnectionStateChanged bluetooth_acl_connection_state_changed =
220 126 [(module) = "bluetooth"];
221 BluetoothScoConnectionStateChanged bluetooth_sco_connection_state_changed =
222 127 [(module) = "bluetooth"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800223 AppDowngraded app_downgraded = 128 [(module) = "framework"];
Felix Lopez Luisd95346a2018-12-12 10:32:32 +0000224 AppOptimizedAfterDowngraded app_optimized_after_downgraded = 129;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800225 LowStorageStateChanged low_storage_state_changed = 130 [(module) = "framework"];
226 GnssNfwNotificationReported gnss_nfw_notification_reported = 131 [(module) = "framework"];
227 GnssConfigurationReported gnss_configuration_reported = 132 [(module) = "framework"];
Maggie Whitefc1aa592018-11-28 21:55:23 -0800228 UsbPortOverheatEvent usb_port_overheat_event_reported = 133;
Muhammad Qureshif9a5ab02020-01-25 19:43:27 -0800229 NfcErrorOccurred nfc_error_occurred = 134 [(module) = "nfc"];
230 NfcStateChanged nfc_state_changed = 135 [(module) = "nfc"];
231 NfcBeamOccurred nfc_beam_occurred = 136 [(module) = "nfc"];
232 NfcCardemulationOccurred nfc_cardemulation_occurred = 137 [(module) = "nfc"];
233 NfcTagOccurred nfc_tag_occurred = 138 [(module) = "nfc"];
234 NfcHceTransactionOccurred nfc_hce_transaction_occurred = 139 [(module) = "nfc"];
Muhammad Qureshi70dfeb42020-01-24 20:11:44 -0800235 SeStateChanged se_state_changed = 140 [(module) = "secure_element"];
236 SeOmapiReported se_omapi_reported = 141 [(module) = "secure_element"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800237 BroadcastDispatchLatencyReported broadcast_dispatch_latency_reported =
238 142 [(module) = "framework"];
239 AttentionManagerServiceResultReported attention_manager_service_result_reported =
240 143 [(module) = "framework"];
241 AdbConnectionChanged adb_connection_changed = 144 [(module) = "framework"];
Carter Hsub8fd1e92019-01-11 15:24:45 +0800242 SpeechDspStatReported speech_dsp_stat_reported = 145;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800243 UsbContaminantReported usb_contaminant_reported = 146 [(module) = "framework"];
244 WatchdogRollbackOccurred watchdog_rollback_occurred = 147 [(module) = "framework"];
245 BiometricSystemHealthIssueDetected biometric_system_health_issue_detected =
246 148 [(module) = "framework"];
Muhammad Qureshi9bced7d2020-01-16 15:22:12 -0800247 BubbleUIChanged bubble_ui_changed = 149 [(module) = "sysui"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800248 ScheduledJobConstraintChanged scheduled_job_constraint_changed =
249 150 [(module) = "framework"];
Muhammad Qureshi100d2b62020-01-23 10:30:41 -0800250 BluetoothActiveDeviceChanged bluetooth_active_device_changed =
251 151 [(module) = "bluetooth"];
252 BluetoothA2dpPlaybackStateChanged bluetooth_a2dp_playback_state_changed =
253 152 [(module) = "bluetooth"];
254 BluetoothA2dpCodecConfigChanged bluetooth_a2dp_codec_config_changed =
255 153 [(module) = "bluetooth"];
256 BluetoothA2dpCodecCapabilityChanged bluetooth_a2dp_codec_capability_changed =
257 154 [(module) = "bluetooth"];
258 BluetoothA2dpAudioUnderrunReported bluetooth_a2dp_audio_underrun_reported =
259 155 [(module) = "bluetooth"];
260 BluetoothA2dpAudioOverrunReported bluetooth_a2dp_audio_overrun_reported =
261 156 [(module) = "bluetooth"];
262 BluetoothDeviceRssiReported bluetooth_device_rssi_reported =
263 157 [(module) = "bluetooth"];
264 BluetoothDeviceFailedContactCounterReported
265 bluetooth_device_failed_contact_counter_reported = 158 [(module) = "bluetooth"];
266 BluetoothDeviceTxPowerLevelReported bluetooth_device_tx_power_level_reported =
267 159 [(module) = "bluetooth"];
268 BluetoothHciTimeoutReported bluetooth_hci_timeout_reported =
269 160 [(module) = "bluetooth"];
270 BluetoothQualityReportReported bluetooth_quality_report_reported =
271 161 [(module) = "bluetooth"];
272 BluetoothDeviceInfoReported bluetooth_device_info_reported =
273 162 [(module) = "bluetooth"];
274 BluetoothRemoteVersionInfoReported bluetooth_remote_version_info_reported =
275 163 [(module) = "bluetooth"];
276 BluetoothSdpAttributeReported bluetooth_sdp_attribute_reported =
277 164 [(module) = "bluetooth"];
278 BluetoothBondStateChanged bluetooth_bond_state_changed =
279 165 [(module) = "bluetooth"];
280 BluetoothClassicPairingEventReported bluetooth_classic_pairing_event_reported =
281 166 [(module) = "bluetooth"];
282 BluetoothSmpPairingEventReported bluetooth_smp_pairing_event_reported =
283 167 [(module) = "bluetooth"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800284 ScreenTimeoutExtensionReported screen_timeout_extension_reported =
285 168 [(module) = "framework"];
286 ProcessStartTime process_start_time = 169 [(module) = "framework"];
Philip P. Moltmannb2f0c772019-04-11 14:41:21 -0700287 PermissionGrantRequestResultReported permission_grant_request_result_reported =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800288 170 [(module) = "permissioncontroller"];
Jack He815cdba2019-01-30 17:24:55 -0800289 BluetoothSocketConnectionStateChanged bluetooth_socket_connection_state_changed = 171;
Muhammad Qureshied8bca02020-01-24 16:07:49 -0800290 DeviceIdentifierAccessDenied device_identifier_access_denied =
291 172 [(module) = "telephony_common"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800292 BubbleDeveloperErrorReported bubble_developer_error_reported = 173 [(module) = "framework"];
Muhammad Qureshi76b25242020-01-25 19:02:08 -0800293 AssistGestureStageReported assist_gesture_stage_reported = 174 [(module) = "sysui"];
294 AssistGestureFeedbackReported assist_gesture_feedback_reported = 175 [(module) = "sysui"];
295 AssistGestureProgressReported assist_gesture_progress_reported = 176 [(module) = "sysui"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800296 TouchGestureClassified touch_gesture_classified = 177 [(module) = "framework"];
297 HiddenApiUsed hidden_api_used = 178 [(allow_from_any_uid) = true, (module) = "framework"];
Muhammad Qureshi9bced7d2020-01-16 15:22:12 -0800298 StyleUIChanged style_ui_changed = 179 [(module) = "sysui"];
Joel Galenson6f41b1062019-04-16 12:22:41 -0700299 PrivacyIndicatorsInteracted privacy_indicators_interacted =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800300 180 [(module) = "permissioncontroller"];
301 AppInstallOnExternalStorageReported app_install_on_external_storage_reported =
302 181 [(module) = "framework"];
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800303 NetworkStackReported network_stack_reported = 182 [(module) = "network_stack"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800304 AppMovedStorageReported app_moved_storage_reported = 183 [(module) = "framework"];
305 BiometricEnrolled biometric_enrolled = 184 [(module) = "framework"];
306 SystemServerWatchdogOccurred system_server_watchdog_occurred = 185 [(module) = "framework"];
307 TombStoneOccurred tomb_stone_occurred = 186 [(module) = "framework"];
Muhammad Qureshi100d2b62020-01-23 10:30:41 -0800308 BluetoothClassOfDeviceReported bluetooth_class_of_device_reported =
309 187 [(module) = "bluetooth"];
Ben Blount763a5d52019-04-10 11:48:58 -0700310 IntelligenceEventReported intelligence_event_reported =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800311 188 [(module) = "intelligence"];
312 ThermalThrottlingSeverityStateChanged thermal_throttling_severity_state_changed =
313 189 [(module) = "framework"];
Hai Zhang5d3328d2019-04-13 21:25:06 +0800314 RoleRequestResultReported role_request_result_reported =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800315 190 [(module) = "permissioncontroller"];
Ray Essick8ab04df2019-02-15 11:01:02 -0800316 MediametricsAudiopolicyReported mediametrics_audiopolicy_reported = 191;
317 MediametricsAudiorecordReported mediametrics_audiorecord_reported = 192;
318 MediametricsAudiothreadReported mediametrics_audiothread_reported = 193;
319 MediametricsAudiotrackReported mediametrics_audiotrack_reported = 194;
320 MediametricsCodecReported mediametrics_codec_reported = 195;
321 MediametricsDrmWidevineReported mediametrics_drm_widevine_reported = 196;
322 MediametricsExtractorReported mediametrics_extractor_reported = 197;
323 MediametricsMediadrmReported mediametrics_mediadrm_reported = 198;
324 MediametricsNuPlayerReported mediametrics_nuplayer_reported = 199;
325 MediametricsRecorderReported mediametrics_recorder_reported = 200;
Robert Shiha4beed32019-08-19 14:15:23 -0700326 MediametricsDrmManagerReported mediametrics_drmmanager_reported = 201;
Muhammad Qureshi4ba4bac2020-01-25 23:48:53 -0800327 CarPowerStateChanged car_power_state_changed = 203 [(module) = "car"];
328 GarageModeInfo garage_mode_info = 204 [(module) = "car"];
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800329 TestAtomReported test_atom_reported = 205 [(module) = "cts"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800330 ContentCaptureCallerMismatchReported content_capture_caller_mismatch_reported =
331 206 [(module) = "framework"];
332 ContentCaptureServiceEvents content_capture_service_events = 207 [(module) = "framework"];
333 ContentCaptureSessionEvents content_capture_session_events = 208 [(module) = "framework"];
334 ContentCaptureFlushed content_capture_flushed = 209 [(module) = "framework"];
335 LocationManagerApiUsageReported location_manager_api_usage_reported =
336 210 [(module) = "framework"];
Stanislav Zholninbdf620b2019-06-06 22:38:33 +0100337 ReviewPermissionsFragmentResultReported review_permissions_fragment_result_reported =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800338 211 [(module) = "permissioncontroller"];
Stanislav Zholnin247d1b72019-06-06 21:28:44 +0100339 RuntimePermissionsUpgradeResult runtime_permissions_upgrade_result =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800340 212 [(module) = "permissioncontroller"];
Stanislav Zholninbdf620b2019-06-06 22:38:33 +0100341 GrantPermissionsActivityButtonActions grant_permissions_activity_button_actions =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800342 213 [(module) = "permissioncontroller"];
Stanislav Zholnin375e2ab2019-05-29 13:07:35 +0100343 LocationAccessCheckNotificationAction location_access_check_notification_action =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800344 214 [(module) = "permissioncontroller"];
Stanislav Zholnin3e0f9bc2019-05-23 19:03:55 +0100345 AppPermissionFragmentActionReported app_permission_fragment_action_reported =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800346 215 [(module) = "permissioncontroller"];
Stanislav Zholninc9dda9e2019-06-02 20:50:13 +0100347 AppPermissionFragmentViewed app_permission_fragment_viewed =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800348 216 [(module) = "permissioncontroller"];
Stanislav Zholnindc3e2b32019-06-06 18:10:14 +0100349 AppPermissionsFragmentViewed app_permissions_fragment_viewed =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800350 217 [(module) = "permissioncontroller"];
Stanislav Zholnin32a89c12019-06-04 14:59:21 +0100351 PermissionAppsFragmentViewed permission_apps_fragment_viewed =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800352 218 [(module) = "permissioncontroller"];
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800353 TextSelectionEvent text_selection_event = 219 [(module) = "textclassifier"];
354 TextLinkifyEvent text_linkify_event = 220 [(module) = "textclassifier"];
355 ConversationActionsEvent conversation_actions_event = 221 [(module) = "textclassifier"];
356 LanguageDetectionEvent language_detection_event = 222 [(module) = "textclassifier"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800357 ExclusionRectStateChanged exclusion_rect_state_changed = 223 [(module) = "framework"];
Muhammad Qureshi9bced7d2020-01-16 15:22:12 -0800358 BackGesture back_gesture_reported_reported = 224 [(module) = "sysui"];
Tianjie Xu167c3db2019-07-22 14:25:14 -0700359 UpdateEngineUpdateAttemptReported update_engine_update_attempt_reported = 225;
360 UpdateEngineSuccessfulUpdateReported update_engine_successful_update_reported = 226;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800361 CameraActionEvent camera_action_event = 227 [(module) = "framework"];
atrost01a20932019-08-28 15:40:37 +0100362 AppCompatibilityChangeReported app_compatibility_change_reported =
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800363 228 [(allow_from_any_uid) = true, (module) = "framework"];
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800364 PerfettoUploaded perfetto_uploaded = 229 [(module) = "perfetto"];
Muhammad Qureshi4ba4bac2020-01-25 23:48:53 -0800365 VmsClientConnectionStateChanged vms_client_connection_state_changed =
366 230 [(module) = "car"];
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800367 MediaProviderScanEvent media_provider_scan_event = 233 [(module) = "mediaprovider"];
368 MediaProviderDeletionEvent media_provider_deletion_event = 234 [(module) = "mediaprovider"];
Jeff Sharkey6bd21572019-11-15 20:45:33 -0700369 MediaProviderPermissionEvent media_provider_permission_event =
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800370 235 [(module) = "mediaprovider"];
371 MediaProviderSchemaChange media_provider_schema_change = 236 [(module) = "mediaprovider"];
Jeff Sharkey6bd21572019-11-15 20:45:33 -0700372 MediaProviderIdleMaintenance media_provider_idle_maintenance =
Muhammad Qureshibcf66062019-12-23 17:55:48 -0800373 237 [(module) = "mediaprovider"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800374 RebootEscrowRecoveryReported reboot_escrow_recovery_reported = 238 [(module) = "framework"];
375 BootTimeEventDuration boot_time_event_duration_reported = 239 [(module) = "framework"];
376 BootTimeEventElapsedTime boot_time_event_elapsed_time_reported =
377 240 [(module) = "framework"];
Keun young Park3e033cb2019-12-18 11:27:35 -0800378 BootTimeEventUtcTime boot_time_event_utc_time_reported = 241;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800379 BootTimeEventErrorCode boot_time_event_error_code_reported = 242 [(module) = "framework"];
Nikita Ioffe41dd57e2020-01-10 16:05:08 +0000380 UserspaceRebootReported userspace_reboot_reported = 243;
Will Brockman079fdaa2020-01-12 16:45:03 -0500381 NotificationReported notification_reported = 244;
382 NotificationPanelReported notification_panel_reported = 245;
383 NotificationChannelModified notification_panel_modified = 246;
Muhammad Qureshie2b24322020-01-28 10:54:17 -0800384 IntegrityCheckResultReported integrity_check_result_reported = 247 [(module) = "framework"];
385 IntegrityRulesPushed integrity_rules_pushed = 248 [(module) = "framework"];
Jordan Liubedfa702019-12-20 15:08:45 -0800386 CellBroadcastMessageReported cb_message_reported =
387 249 [(module) = "cellbroadcast"];
388 CellBroadcastMessageError cb_message_error =
389 250 [(module) = "cellbroadcast"];
xshu2c3d9e42019-09-26 17:54:02 -0700390 WifiHealthStatReported wifi_health_stat_reported = 251 [(module) = "wifi"];
391 WifiFailureStatReported wifi_failure_stat_reported = 252 [(module) = "wifi"];
392 WifiConnectionResultReported wifi_connection_result_reported = 253 [(module) = "wifi"];
Yao Chend54f9dd2017-10-17 17:37:48 +0000393 }
David Chenc8a43242017-10-17 16:23:28 -0700394
David Chen6e3e6cb2018-01-03 16:14:06 -0800395 // Pulled events will start at field 10000.
Rafal Slawikbdd5a502020-01-14 14:14:29 +0000396 // Next: 10071
David Chenc8a43242017-10-17 16:23:28 -0700397 oneof pulled {
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800398 WifiBytesTransfer wifi_bytes_transfer = 10000 [(module) = "framework"];
399 WifiBytesTransferByFgBg wifi_bytes_transfer_by_fg_bg = 10001 [(module) = "framework"];
400 MobileBytesTransfer mobile_bytes_transfer = 10002 [(module) = "framework"];
401 MobileBytesTransferByFgBg mobile_bytes_transfer_by_fg_bg = 10003 [(module) = "framework"];
402 BluetoothBytesTransfer bluetooth_bytes_transfer = 10006 [(module) = "framework"];
403 KernelWakelock kernel_wakelock = 10004 [(module) = "framework"];
Chenjie Yuc8b7f222018-01-11 23:25:57 -0800404 SubsystemSleepState subsystem_sleep_state = 10005;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800405 CpuTimePerFreq cpu_time_per_freq = 10008 [(module) = "framework"];
406 CpuTimePerUid cpu_time_per_uid = 10009 [(module) = "framework"];
407 CpuTimePerUidFreq cpu_time_per_uid_freq = 10010 [(module) = "framework"];
408 WifiActivityInfo wifi_activity_info = 10011 [(module) = "framework"];
409 ModemActivityInfo modem_activity_info = 10012 [(module) = "framework"];
410 BluetoothActivityInfo bluetooth_activity_info = 10007 [(module) = "framework"];
411 ProcessMemoryState process_memory_state = 10013 [(module) = "framework"];
412 SystemElapsedRealtime system_elapsed_realtime = 10014 [(module) = "framework"];
413 SystemUptime system_uptime = 10015 [(module) = "framework"];
414 CpuActiveTime cpu_active_time = 10016 [(module) = "framework"];
415 CpuClusterTime cpu_cluster_time = 10017 [(module) = "framework"];
Tej Singh86dc9db2018-09-06 00:39:57 +0000416 DiskSpace disk_space = 10018 [deprecated=true];
Jeffrey Huang43f4d262020-01-30 14:03:31 -0800417 RemainingBatteryCapacity remaining_battery_capacity = 10019 [(module) = "framework"];
418 FullBatteryCapacity full_battery_capacity = 10020 [(module) = "framework"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800419 Temperature temperature = 10021 [(module) = "framework"];
420 BinderCalls binder_calls = 10022 [(module) = "framework"];
421 BinderCallsExceptions binder_calls_exceptions = 10023 [(module) = "framework"];
422 LooperStats looper_stats = 10024 [(module) = "framework"];
423 DiskStats disk_stats = 10025 [(module) = "framework"];
424 DirectoryUsage directory_usage = 10026 [(module) = "framework"];
425 AppSize app_size = 10027 [(module) = "framework"];
426 CategorySize category_size = 10028 [(module) = "framework"];
427 ProcStats proc_stats = 10029 [(module) = "framework"];
Jeffrey Huang43f4d262020-01-30 14:03:31 -0800428 BatteryVoltage battery_voltage = 10030 [(module) = "framework"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800429 NumFingerprintsEnrolled num_fingerprints_enrolled = 10031 [(module) = "framework"];
430 DiskIo disk_io = 10032 [(module) = "framework"];
431 PowerProfile power_profile = 10033 [(module) = "framework"];
432 ProcStatsPkgProc proc_stats_pkg_proc = 10034 [(module) = "framework"];
433 ProcessCpuTime process_cpu_time = 10035 [(module) = "framework"];
434 CpuTimePerThreadFreq cpu_time_per_thread_freq = 10037 [(module) = "framework"];
Bookatz92da2832018-11-01 18:10:03 -0700435 OnDevicePowerMeasurement on_device_power_measurement = 10038;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800436 DeviceCalculatedPowerUse device_calculated_power_use = 10039 [(module) = "framework"];
437 DeviceCalculatedPowerBlameUid device_calculated_power_blame_uid =
438 10040 [(module) = "framework"];
439 DeviceCalculatedPowerBlameOther device_calculated_power_blame_other =
440 10041 [(module) = "framework"];
441 ProcessMemoryHighWaterMark process_memory_high_water_mark = 10042 [(module) = "framework"];
Jeffrey Huang9a3c1b62020-01-27 17:33:13 -0800442 BatteryLevel battery_level = 10043 [(module) = "framework"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800443 BuildInformation build_information = 10044 [(module) = "framework"];
Jeffrey Huang43f4d262020-01-30 14:03:31 -0800444 BatteryCycleCount battery_cycle_count = 10045 [(module) = "framework"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800445 DebugElapsedClock debug_elapsed_clock = 10046 [(module) = "framework"];
446 DebugFailingElapsedClock debug_failing_elapsed_clock = 10047 [(module) = "framework"];
447 NumFacesEnrolled num_faces_enrolled = 10048 [(module) = "framework"];
448 RoleHolder role_holder = 10049 [(module) = "framework"];
449 DangerousPermissionState dangerous_permission_state = 10050 [(module) = "framework"];
Chenjie Yue13f44a2019-02-07 17:51:38 -0800450 TrainInfo train_info = 10051;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800451 TimeZoneDataInfo time_zone_data_info = 10052 [(module) = "framework"];
452 ExternalStorageInfo external_storage_info = 10053 [(module) = "framework"];
Yiwei Zhang5c81b632019-03-01 15:39:46 -0800453 GpuStatsGlobalInfo gpu_stats_global_info = 10054;
454 GpuStatsAppInfo gpu_stats_app_info = 10055;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800455 SystemIonHeapSize system_ion_heap_size = 10056 [deprecated = true, (module) = "framework"];
456 AppsOnExternalStorageInfo apps_on_external_storage_info = 10057 [(module) = "framework"];
457 FaceSettings face_settings = 10058 [(module) = "framework"];
458 CoolingDevice cooling_device = 10059 [(module) = "framework"];
459 AppOps app_ops = 10060 [(module) = "framework"];
460 ProcessSystemIonHeapSize process_system_ion_heap_size = 10061 [(module) = "framework"];
Alec Mourie088e762019-07-02 13:10:55 -0700461 SurfaceflingerStatsGlobalInfo surfaceflinger_stats_global_info = 10062;
462 SurfaceflingerStatsLayerInfo surfaceflinger_stats_layer_info = 10063;
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800463 ProcessMemorySnapshot process_memory_snapshot = 10064 [(module) = "framework"];
Muhammad Qureshi4ba4bac2020-01-25 23:48:53 -0800464 VmsClientStats vms_client_stats = 10065 [(module) = "car"];
Muhammad Qureshi1f6dc942020-01-27 16:36:45 -0800465 NotificationRemoteViews notification_remote_views = 10066 [(module) = "framework"];
466 DangerousPermissionStateSampled dangerous_permission_state_sampled =
467 10067 [(module) = "framework"];
Stan Iliev637ba5e2019-08-16 13:43:08 -0400468 GraphicsStats graphics_stats = 10068;
Stanislav Zholnin88c6f322020-01-29 14:48:11 +0000469 RuntimeAppOpAccess runtime_app_op_access = 10069 [(module) = "framework"];
Kenny Root6c218db2020-02-02 17:43:44 +0000470 IonHeapSize ion_heap_size = 10070 [(module) = "framework"];
David Chenc8a43242017-10-17 16:23:28 -0700471 }
yroa1fe77c2018-02-26 14:22:54 -0800472
Bookatz76aafcf2018-09-17 16:17:10 -0700473 // DO NOT USE field numbers above 100,000 in AOSP.
474 // Field numbers 100,000 - 199,999 are reserved for non-AOSP (e.g. OEMs) to use.
475 // Field numbers 200,000 and above are reserved for future use; do not use them at all.
Rafal Slawik203c3db2019-09-25 19:53:01 +0100476
477 reserved 10036;
Stefan Lafoncdb1a0e2017-09-27 20:24:15 -0700478}
479
Yao Chend54f9dd2017-10-17 17:37:48 +0000480/**
Yangster-mac20877162017-12-22 17:19:39 -0800481 * This proto represents a node of an attribution chain.
482 * Note: All attribution chains are represented as a repeated field of type
483 * AttributionNode. It is understood that in such arrays, the order is that
484 * of calls, that is [A, B, C] if A calls B that calls C.
Yao Chend54f9dd2017-10-17 17:37:48 +0000485 */
Yangster-mac20877162017-12-22 17:19:39 -0800486message AttributionNode {
487 // The uid for a given element in the attribution chain.
Yangster-mac7604aea2017-12-11 22:55:49 -0800488 optional int32 uid = 1;
Yangster-mac7604aea2017-12-11 22:55:49 -0800489
Yangster-mac20877162017-12-22 17:19:39 -0800490 // The (optional) string tag for an element in the attribution chain. If the
491 // element has no tag, it is encoded as an empty string.
492 optional string tag = 2;
Stefan Lafoncdb1a0e2017-09-27 20:24:15 -0700493}
494
Yangster-mac48b3d622018-08-18 12:38:11 -0700495message KeyValuePair {
496 optional int32 key = 1;
497 oneof value {
Howard Ro4078dd42018-09-27 17:41:08 -0700498 int32 value_int = 2;
499 int64 value_long = 3;
500 string value_str = 4;
501 float value_float = 5;
Yangster-mac48b3d622018-08-18 12:38:11 -0700502 }
503}
504
505message KeyValuePairsAtom {
506 optional int32 uid = 1;
507 repeated KeyValuePair pairs = 2;
508}
509
Yao Chend54f9dd2017-10-17 17:37:48 +0000510/*
511 * *****************************************************************************
yrode4ca102017-11-15 22:57:24 -0800512 * Below are all of the individual atoms that are logged by Android via statsd.
Yao Chend54f9dd2017-10-17 17:37:48 +0000513 *
514 * RULES:
515 * - The field ids for each atom must start at 1, and count upwards by 1.
516 * Skipping field ids is not allowed.
517 * - These form an API, so renaming, renumbering or removing fields is
518 * not allowed between android releases. (This is not currently enforced,
519 * but there will be a tool to enforce this restriction).
520 * - The types must be built-in protocol buffer types, namely, no sub-messages
521 * are allowed (yet). The bytes type is also not allowed.
522 * - The CamelCase name of the message type should match the
Stefan Lafonae2df012017-11-14 09:17:21 -0800523 * underscore_separated name as defined in Atom.
Yao Chend54f9dd2017-10-17 17:37:48 +0000524 * - If an atom represents work that can be attributed to an app, there can
Yangster-mac7604aea2017-12-11 22:55:49 -0800525 * be exactly one AttributionChain field. It must be field number 1.
Yao Chend54f9dd2017-10-17 17:37:48 +0000526 * - A field that is a uid should be a string field, tagged with the [xxx]
527 * annotation. The generated code on android will be represented by UIDs,
528 * and those UIDs will be translated in xxx to those strings.
529 *
530 * CONVENTIONS:
Bookatzc1a050a2017-10-10 15:49:28 -0700531 * - Events are past tense. e.g. ScreenStateChanged, not ScreenStateChange.
Yao Chend54f9dd2017-10-17 17:37:48 +0000532 * - If there is a UID, it goes first. Think in an object-oriented fashion.
533 * *****************************************************************************
534 */
Stefan Lafoncdb1a0e2017-09-27 20:24:15 -0700535
Yao Chend54f9dd2017-10-17 17:37:48 +0000536/**
Tej Singha72344992019-04-17 18:55:08 -0700537 * This atom is deprecated starting in Q. Please use ThermalThrottlingSeverityStateChanged.
Yangster-mace16189a2018-08-26 12:20:16 -0700538 * Logs when the Thermal service HAL notifies the throttling start/stop events.
539 *
540 * Logged from:
541 * frameworks/base/services/core/java/com/android/server/stats/StatsCompanionService.java
542 */
543message ThermalThrottlingStateChanged {
Maggie White442b6312019-04-05 16:26:44 -0700544 // The type of temperature being reported (CPU, GPU, SKIN, etc)
Yangster-mace16189a2018-08-26 12:20:16 -0700545 optional android.os.TemperatureTypeEnum sensor_type = 1;
546
Maggie White442b6312019-04-05 16:26:44 -0700547 // Throttling state, this field is DEPRECATED
Yangster-mace16189a2018-08-26 12:20:16 -0700548 enum State {
549 UNKNOWN = 0;
Maggie White442b6312019-04-05 16:26:44 -0700550 START = 1; // START indicated that throttling was triggered.
551 STOP = 2; // STOP indicates that throttling was cleared.
Yangster-mace16189a2018-08-26 12:20:16 -0700552 }
Yangster-mace16189a2018-08-26 12:20:16 -0700553 optional State state = 2;
554
555 optional float temperature = 3;
556}
557
558/**
Yao Chend54f9dd2017-10-17 17:37:48 +0000559 * Logs when the screen state changes.
560 *
561 * Logged from:
562 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
563 */
564message ScreenStateChanged {
Bookatz1a1b0462018-01-12 11:47:03 -0800565 // New screen state, from frameworks/base/core/proto/android/view/enums.proto.
tsaichristine5adc7e02020-01-14 17:07:39 -0800566 optional android.view.DisplayStateEnum state = 1
567 [(state_field_option).option = EXCLUSIVE_STATE, (state_field_option).nested = false];
Stefan Lafoncdb1a0e2017-09-27 20:24:15 -0700568}
Yao Chend54f9dd2017-10-17 17:37:48 +0000569
570/**
Chenjie Yubd1a28f2018-07-17 14:55:19 -0700571 * Logs that the process state of the uid, as determined by ActivityManager
572 * (i.e. the highest process state of that uid's processes) has changed.
Yao Chend54f9dd2017-10-17 17:37:48 +0000573 *
574 * Logged from:
575 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
576 */
Bookatzc1a050a2017-10-10 15:49:28 -0700577message UidProcessStateChanged {
tsaichristine5adc7e02020-01-14 17:07:39 -0800578 optional int32 uid = 1 [(state_field_option).option = PRIMARY_FIELD, (is_uid) = true];
Yao Chend54f9dd2017-10-17 17:37:48 +0000579
Bookatzdb026a22018-01-10 19:01:56 -0800580 // The state, from frameworks/base/core/proto/android/app/enums.proto.
tsaichristine5adc7e02020-01-14 17:07:39 -0800581 optional android.app.ProcessStateEnum state = 2
582 [(state_field_option).option = EXCLUSIVE_STATE, (state_field_option).nested = false];
Yao Chend54f9dd2017-10-17 17:37:48 +0000583}
584
585/**
Chenjie Yubd1a28f2018-07-17 14:55:19 -0700586 * Logs process state change of a process, as per the activity manager.
587 *
588 * Logged from:
589 * frameworks/base/services/core/java/com/android/server/am/ProcessRecord.java
590 */
591message ProcessStateChanged {
592 optional int32 uid = 1;
593 optional string process_name = 2;
594 optional string package_name = 3;
595 // TODO: remove this when validation is done
596 optional int64 version = 5;
597 // The state, from frameworks/base/core/proto/android/app/enums.proto.
598 optional android.app.ProcessStateEnum state = 4;
599}
600
601/**
602 * Logs when ActivityManagerService sleep state is changed.
603 *
604 * Logged from:
605 * frameworks/base/services/core/java/com/android/server/am/ActivityTaskManagerService.java
606 */
607message ActivityManagerSleepStateChanged {
608 // TODO: import frameworks proto
609 enum State {
610 UNKNOWN = 0;
611 ASLEEP = 1;
612 AWAKE = 2;
613 }
tsaichristine5adc7e02020-01-14 17:07:39 -0800614 optional State state = 1 [(state_field_option).option = EXCLUSIVE_STATE];
Chenjie Yubd1a28f2018-07-17 14:55:19 -0700615}
616
617/**
618 * Logs when system memory state changes.
619 *
620 * Logged from:
621 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
622 */
623message MemoryFactorStateChanged {
624 // TODO: import frameworks proto
625 enum State {
626 MEMORY_UNKNOWN = 0;
627 NORMAL = 1; // normal.
628 MODERATE = 2; // moderate memory pressure.
629 LOW = 3; // low memory.
630 CRITICAL = 4; // critical memory.
631
632 }
tsaichristine5adc7e02020-01-14 17:07:39 -0800633 optional State factor = 1 [(state_field_option).option = EXCLUSIVE_STATE];
Chenjie Yubd1a28f2018-07-17 14:55:19 -0700634}
635
636/**
637 * Logs when app is using too much cpu, according to ActivityManagerService.
638 *
639 * Logged from:
640 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
641 */
642message ExcessiveCpuUsageReported {
643 optional int32 uid = 1;
644 optional string process_name = 2;
645 optional string package_name = 3;
646 // package version. TODO: remove this when validation is done
647 optional int64 version = 4;
648}
649
650/**
651 * Logs when a cached process is killed, along with its pss.
652 *
653 * Logged from:
654 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
655 */
656message CachedKillReported {
657 optional int32 uid = 1;
658 optional string process_name = 2;
659 optional string package_name = 3;
660 // TODO: remove this when validation is done
661 optional int64 version = 5;
662 optional int64 pss = 4;
663}
664
665/**
xshu2c3d9e42019-09-26 17:54:02 -0700666 * Logs the change in wifi health.
667 *
668 * Logged from:
669 * frameworks/opt/net/wifi/service/java/com/android/server/wifi/WifiDataStall.java
670 */
671message WifiHealthStatReported {
672 // duration this stat is obtained over in milliseconds
673 optional int32 duration_millis = 1;
674 // whether wifi is classified as sufficient for the user's data traffic, determined
675 // by whether the calculated throughput exceeds the average demand within |duration_millis|
676 optional bool is_sufficient = 2;
677 // whether the calculated throughput is exceeds the minimum required for typical usage
678 optional bool is_throughput_good = 3;
679 // whether cellular data is available
680 optional bool is_cell_data_available = 4;
681 // the WLAN channel the connected network is on (ie. 2412)
682 optional int32 frequency = 5;
683}
684
685/**
686 * Logged when wifi detects a significant change in connection failure rate.
687 *
688 * Logged from: frameworks/opt/net/wifi/service/java/com/android/server/wifi/WifiHealthMonitor.java
689 *
690 */
691message WifiFailureStatReported {
692 enum AbnormalityType {
693 UNKNOWN = 0;
694 SIGNIFICANT_INCREASE = 1;
695 SIGNIFICANT_DECREASE = 2;
696 SIMPLY_HIGH = 3;
697 }
698 enum FailureType {
699 FAILURE_UNKNOWN = 0;
700 FAILURE_CONNECTION = 1;
701 FAILURE_ASSOCIATION_REJECTION = 2;
702 FAILURE_ASSOCIATION_TIMEOUT = 3;
703 FAILURE_AUTHENTICATION = 4;
704 FAILURE_NON_LOCAL_DISCONNECTION = 5;
705 FAILURE_SHORT_CONNECTION_DUE_TO_NON_LOCAL_DISCONNECTION = 6;
706 }
707 // Reason for uploading this stat
708 optional AbnormalityType abnormality_type = 1;
709 // The particular type of failure
710 optional FailureType failure_type = 2;
711 // How many times we have encountered this combination of AbnormalityType and FailureType
712 optional int32 failure_count = 3;
713}
714
715/**
716 * Logs whether a wifi connection is successful and reasons for failure if it isn't.
717 *
718 * Logged from:
719 * frameworks/opt/net/wifi/service/java/com/android/server/wifi/ClientModeImpl.java
720 */
721message WifiConnectionResultReported {
722 enum FailureCode {
723 FAILURE_UNKNOWN = 0;
724 FAILURE_ASSOCIATION_TIMEOUT = 1;
725 FAILURE_ASSOCIATION_REJECTION = 2;
726 FAILURE_AUTHENTICATION_GENERAL = 3;
727 FAILURE_AUTHENTICATION_EAP = 4;
728 FAILURE_DHCP = 5;
729 FAILURE_NETWORK_DISCONNECTION = 6;
730 FAILURE_ROAM_TIMEOUT = 7;
731 }
732 // true represents a successful connection
733 optional bool connection_result = 1;
734 // reason for the connection failure
735 optional FailureCode failure_code = 2;
736 // scan rssi before the connection attempt
737 optional int32 rssi = 3;
738}
739
740/**
Chenjie Yubd1a28f2018-07-17 14:55:19 -0700741 * Logs when memory stats of a process is reported.
742 *
743 * Logged from:
744 * frameworks/base/services/core/java/com/android/server/am/ProcessRecord.java
745 */
746message ProcessMemoryStatReported {
747 optional int32 uid = 1;
748 optional string process_name = 2;
749 optional string package_name = 3;
750 //TODO: remove this when validation is done
751 optional int64 version = 9;
752 optional int64 pss = 4;
753 optional int64 uss = 5;
754 optional int64 rss = 6;
755 enum Type {
756 ADD_PSS_INTERNAL_SINGLE = 0;
757 ADD_PSS_INTERNAL_ALL_MEM = 1;
758 ADD_PSS_INTERNAL_ALL_POLL = 2;
759 ADD_PSS_EXTERNAL = 3;
760 ADD_PSS_EXTERNAL_SLOW = 4;
761 }
762 optional Type type = 7;
Muhammad Qureshidda73202019-03-07 13:54:20 -0800763 optional int64 duration_millis = 8;
Chenjie Yubd1a28f2018-07-17 14:55:19 -0700764}
765
766/**
Bookatzc1a050a2017-10-10 15:49:28 -0700767 * Logs that a process started, finished, crashed, or ANRed.
768 *
769 * Logged from:
770 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
771 */
772message ProcessLifeCycleStateChanged {
Yao Chenc40a19d2018-03-15 16:48:25 -0700773 optional int32 uid = 1 [(is_uid) = true];
Bookatzc1a050a2017-10-10 15:49:28 -0700774
David Chen0b5c90c2018-01-25 16:51:49 -0800775 // The process name (usually same as the app name).
Chenjie Yu5caaa9d2018-03-06 15:48:54 -0800776 optional string process_name = 2;
Bookatzc1a050a2017-10-10 15:49:28 -0700777
Bookatzddccf0a2017-11-28 16:48:14 -0800778 // What lifecycle state the process changed to.
779 // This enum is specific to atoms.proto.
Chenjie Yu5caaa9d2018-03-06 15:48:54 -0800780 enum State {
781 FINISHED = 0;
782 STARTED = 1;
783 CRASHED = 2;
Bookatzddccf0a2017-11-28 16:48:14 -0800784 }
Chenjie Yu5caaa9d2018-03-06 15:48:54 -0800785 optional State state = 3;
Bookatzc1a050a2017-10-10 15:49:28 -0700786}
787
Bookatzc1a050a2017-10-10 15:49:28 -0700788/**
789 * Logs when the ble scan state changes.
790 *
791 * Logged from:
Bookatz17a879d2018-03-28 15:05:28 -0700792 * packages/apps/Bluetooth/src/com/android/bluetooth/gatt/AppScanStats.java
Bookatzc1a050a2017-10-10 15:49:28 -0700793 */
794message BleScanStateChanged {
tsaichristine5adc7e02020-01-14 17:07:39 -0800795 repeated AttributionNode attribution_node = 1
796 [(state_field_option).option = PRIMARY_FIELD_FIRST_UID];
Bookatzc1a050a2017-10-10 15:49:28 -0700797
798 enum State {
799 OFF = 0;
800 ON = 1;
Bookatze5ec0b42018-03-26 13:34:56 -0700801 // RESET indicates all ble stopped. Used when it (re)starts (e.g. after it crashes).
802 RESET = 2;
Bookatzc1a050a2017-10-10 15:49:28 -0700803 }
tsaichristine5adc7e02020-01-14 17:07:39 -0800804 optional State state = 2 [
805 (state_field_option).option = EXCLUSIVE_STATE,
806 (state_field_option).default_state_value = 0 /* State.OFF */,
807 (state_field_option).reset_state_value = 2 /* State.RESET */,
808 (state_field_option).nested = true
809 ];
Bookatzc1a050a2017-10-10 15:49:28 -0700810
Bookatze5ec0b42018-03-26 13:34:56 -0700811 // Does the scan have a filter.
tsaichristine5adc7e02020-01-14 17:07:39 -0800812 optional bool is_filtered = 3 [(state_field_option).option = PRIMARY_FIELD];
Bookatze5ec0b42018-03-26 13:34:56 -0700813 // Whether the scan is a CALLBACK_TYPE_FIRST_MATCH scan. Called 'background' scan internally.
tsaichristine5adc7e02020-01-14 17:07:39 -0800814 optional bool is_first_match = 4 [(state_field_option).option = PRIMARY_FIELD];
Bookatze5ec0b42018-03-26 13:34:56 -0700815 // Whether the scan set to piggy-back off the results of other scans (SCAN_MODE_OPPORTUNISTIC).
tsaichristine5adc7e02020-01-14 17:07:39 -0800816 optional bool is_opportunistic = 5 [(state_field_option).option = PRIMARY_FIELD];
Bookatzc1a050a2017-10-10 15:49:28 -0700817}
818
819/**
820 * Logs reporting of a ble scan finding results.
821 *
822 * Logged from:
Bookatzae6738e2018-09-13 11:38:56 -0700823 * packages/apps/Bluetooth/src/com/android/bluetooth/gatt/AppScanStats.java
Bookatzc1a050a2017-10-10 15:49:28 -0700824 */
Bookatzae6738e2018-09-13 11:38:56 -0700825// TODO: Consider also tracking per-scanner-id.
Bookatzc1a050a2017-10-10 15:49:28 -0700826message BleScanResultReceived {
Yangster-macafad8c62018-01-05 22:30:49 -0800827 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -0700828
829 // Number of ble scan results returned.
Chenjie Yu5caaa9d2018-03-06 15:48:54 -0800830 optional int32 num_results = 2;
Bookatzc1a050a2017-10-10 15:49:28 -0700831}
832
833/**
834 * Logs when a sensor state changes.
835 *
836 * Logged from:
Bookatz235343d2018-03-26 13:03:50 -0700837 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
Bookatzc1a050a2017-10-10 15:49:28 -0700838 */
839message SensorStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -0800840 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -0700841
Bookatzc1a050a2017-10-10 15:49:28 -0700842 // The id (int) of the sensor.
843 optional int32 sensor_id = 2;
844
845 enum State {
846 OFF = 0;
847 ON = 1;
848 }
849 optional State state = 3;
850}
851
Bookatzc1a050a2017-10-10 15:49:28 -0700852/**
853 * Logs when GPS state changes.
854 *
855 * Logged from:
856 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
857 */
858message GpsScanStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -0800859 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -0700860
861 enum State {
862 OFF = 0;
863 ON = 1;
864 }
865 optional State state = 2;
866}
867
Bookatz48d362e2018-11-06 15:49:08 -0800868/**
869 * Logs when GPS signal quality.
870 *
871 * Logged from:
872 * /frameworks/base/location/java/com/android/internal/location/gnssmetrics/GnssMetrics.java
873 */
874message GpsSignalQualityChanged {
875 optional android.server.location.GpsSignalQualityEnum level = 1;
876}
877
Bookatzc1a050a2017-10-10 15:49:28 -0700878
879/**
880 * Logs when a sync manager sync state changes.
881 *
882 * Logged from:
Bookatz235343d2018-03-26 13:03:50 -0700883 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
Bookatzc1a050a2017-10-10 15:49:28 -0700884 */
885message SyncStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -0800886 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -0700887
David Chen0b5c90c2018-01-25 16:51:49 -0800888 // Name of the sync (as named in the app). Can be chosen at run-time.
Chenjie Yu5caaa9d2018-03-06 15:48:54 -0800889 optional string sync_name = 2;
Bookatzc1a050a2017-10-10 15:49:28 -0700890
891 enum State {
892 OFF = 0;
893 ON = 1;
894 }
895 optional State state = 3;
896}
897
Yangster-mac96353002018-09-05 11:18:55 -0700898/*
899 * Deferred job stats.
900 *
901 * Logged from:
902 * frameworks/base/services/core/java/com/android/server/job/JobSchedulerService.java
903*/
904message DeferredJobStatsReported {
905 repeated AttributionNode attribution_node = 1;
906
907 // Number of jobs deferred.
908 optional int32 num_jobs_deferred = 2;
909
910 // Time since the last job runs.
911 optional int64 time_since_last_job_millis = 3;
912}
913
Bookatzc1a050a2017-10-10 15:49:28 -0700914/**
915 * Logs when a job scheduler job state changes.
916 *
917 * Logged from:
Bookatz235343d2018-03-26 13:03:50 -0700918 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
Bookatzc1a050a2017-10-10 15:49:28 -0700919 */
920message ScheduledJobStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -0800921 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -0700922
923 // Name of the job (as named in the app)
Chenjie Yu5caaa9d2018-03-06 15:48:54 -0800924 optional string job_name = 2;
Bookatzc1a050a2017-10-10 15:49:28 -0700925
926 enum State {
Tej Singhd5747a62018-01-08 20:57:35 -0800927 FINISHED = 0;
928 STARTED = 1;
929 SCHEDULED = 2;
Bookatzc1a050a2017-10-10 15:49:28 -0700930 }
931 optional State state = 3;
932
Tej Singh33a412b2018-03-16 18:43:59 -0700933 // The reason a job has stopped.
934 // This is only applicable when the state is FINISHED.
Bookatz235343d2018-03-26 13:03:50 -0700935 // The default value is STOP_REASON_UNKNOWN.
Tej Singh33a412b2018-03-16 18:43:59 -0700936 optional android.app.job.StopReasonEnum stop_reason = 4;
Ben Murdoch741e3352019-05-09 11:27:28 +0100937
938 // The standby bucket of the app that scheduled the job. These match the framework constants
939 // defined in JobSchedulerService.java with the addition of UNKNOWN using -1, as ACTIVE is
940 // already assigned 0.
941 enum Bucket {
942 UNKNOWN = -1;
943 ACTIVE = 0;
944 WORKING_SET = 1;
945 FREQUENT = 2;
946 RARE = 3;
947 NEVER = 4;
Kweku Adamsae9d6be2020-01-14 16:10:14 -0800948 RESTRICTED = 5;
Ben Murdoch741e3352019-05-09 11:27:28 +0100949 }
950 optional Bucket standby_bucket = 5 [default = UNKNOWN];
951
952 // The job id (as assigned by the app).
953 optional int32 job_id = 6;
Bookatzc1a050a2017-10-10 15:49:28 -0700954}
955
956/**
957 * Logs when the audio state changes.
958 *
959 * Logged from:
Bookatz235343d2018-03-26 13:03:50 -0700960 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
Bookatzc1a050a2017-10-10 15:49:28 -0700961 */
962message AudioStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -0800963 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -0700964
965 enum State {
966 OFF = 0;
967 ON = 1;
Bookatz235343d2018-03-26 13:03:50 -0700968 // RESET indicates all audio stopped. Used when it (re)starts (e.g. after it crashes).
969 RESET = 2;
Bookatzc1a050a2017-10-10 15:49:28 -0700970 }
971 optional State state = 2;
972}
973
974/**
975 * Logs when the video codec state changes.
976 *
977 * Logged from:
Bookatz235343d2018-03-26 13:03:50 -0700978 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
Bookatzc1a050a2017-10-10 15:49:28 -0700979 */
Chenjie Yu5caaa9d2018-03-06 15:48:54 -0800980message MediaCodecStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -0800981 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -0700982
983 enum State {
984 OFF = 0;
985 ON = 1;
Bookatz235343d2018-03-26 13:03:50 -0700986 // RESET indicates all mediaCodec stopped. Used when it (re)starts (e.g. after it crashes).
987 RESET = 2;
Bookatzc1a050a2017-10-10 15:49:28 -0700988 }
989 optional State state = 2;
990}
991
992/**
993 * Logs when the flashlight state changes.
994 *
995 * Logged from:
Bookatz235343d2018-03-26 13:03:50 -0700996 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
Bookatzc1a050a2017-10-10 15:49:28 -0700997 */
998message FlashlightStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -0800999 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -07001000
1001 enum State {
1002 OFF = 0;
1003 ON = 1;
Bookatz235343d2018-03-26 13:03:50 -07001004 // RESET indicates all flashlight stopped. Used when it (re)starts (e.g. after it crashes).
1005 RESET = 2;
Bookatzc1a050a2017-10-10 15:49:28 -07001006 }
1007 optional State state = 2;
1008}
1009
1010/**
1011 * Logs when the camera state changes.
1012 *
1013 * Logged from:
Bookatz235343d2018-03-26 13:03:50 -07001014 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
Bookatzc1a050a2017-10-10 15:49:28 -07001015 */
1016message CameraStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -08001017 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -07001018
1019 enum State {
1020 OFF = 0;
1021 ON = 1;
Bookatz235343d2018-03-26 13:03:50 -07001022 // RESET indicates all camera stopped. Used when it (re)starts (e.g. after it crashes).
1023 RESET = 2;
Bookatzc1a050a2017-10-10 15:49:28 -07001024 }
1025 optional State state = 2;
1026}
1027
1028/**
1029 * Logs that the state of a wakelock (per app and per wakelock name) has changed.
Yao Chend54f9dd2017-10-17 17:37:48 +00001030 *
1031 * Logged from:
1032 * TODO
1033 */
Bookatzd6746242017-10-24 18:39:35 -07001034message WakelockStateChanged {
tsaichristineed615642020-01-02 12:53:41 -08001035 repeated AttributionNode attribution_node = 1
1036 [(state_field_option).option = PRIMARY_FIELD_FIRST_UID];
Yao Chend54f9dd2017-10-17 17:37:48 +00001037
Bookatz1a1b0462018-01-12 11:47:03 -08001038 // The type (level) of the wakelock; e.g. a partial wakelock or a full wakelock.
1039 // From frameworks/base/core/proto/android/os/enums.proto.
tsaichristine5adc7e02020-01-14 17:07:39 -08001040 optional android.os.WakeLockLevelEnum type = 2 [(state_field_option).option = PRIMARY_FIELD];
tsaichristineed615642020-01-02 12:53:41 -08001041 ;
Bookatzc1a050a2017-10-10 15:49:28 -07001042
1043 // The wakelock tag (Called tag in the Java API, sometimes name elsewhere).
tsaichristine5adc7e02020-01-14 17:07:39 -08001044 optional string tag = 3 [(state_field_option).option = PRIMARY_FIELD];
Bookatzc1a050a2017-10-10 15:49:28 -07001045
1046 enum State {
Yangster-maccfdf3a42017-12-06 13:42:38 -08001047 RELEASE = 0;
1048 ACQUIRE = 1;
1049 CHANGE_RELEASE = 2;
1050 CHANGE_ACQUIRE = 3;
Bookatzc1a050a2017-10-10 15:49:28 -07001051 }
tsaichristine5adc7e02020-01-14 17:07:39 -08001052 optional State state = 4 [
1053 (state_field_option).option = EXCLUSIVE_STATE,
1054 (state_field_option).default_state_value = 0,
1055 (state_field_option).nested = true
1056 ];
Bookatzc1a050a2017-10-10 15:49:28 -07001057}
1058
1059/**
Bookatzc1a050a2017-10-10 15:49:28 -07001060 * Logs when a partial wakelock is considered 'long' (over 1 min).
1061 *
1062 * Logged from:
1063 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
1064 */
1065message LongPartialWakelockStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -08001066 repeated AttributionNode attribution_node = 1;
Bookatzc1a050a2017-10-10 15:49:28 -07001067
Yao Chend54f9dd2017-10-17 17:37:48 +00001068 // The wakelock tag (Called tag in the Java API, sometimes name elsewhere).
1069 optional string tag = 2;
1070
Bookatzc1a050a2017-10-10 15:49:28 -07001071 // TODO: I have no idea what this is.
1072 optional string history_tag = 3;
1073
1074 enum State {
1075 OFF = 0;
1076 ON = 1;
1077 }
1078 optional State state = 4;
Yao Chend54f9dd2017-10-17 17:37:48 +00001079}
1080
Bookatzc1a050a2017-10-10 15:49:28 -07001081/**
Bookatza66083f2018-09-20 17:24:00 -07001082 * Logs when the device is interactive, according to the PowerManager Notifier.
1083 *
1084 * Logged from:
1085 * frameworks/base/services/core/java/com/android/server/power/Notifier.java
1086 */
1087message InteractiveStateChanged {
1088 enum State {
1089 OFF = 0;
1090 ON = 1;
1091 }
1092 optional State state = 1;
1093}
1094
1095/**
Bookatzc1a050a2017-10-10 15:49:28 -07001096 * Logs Battery Saver state change.
1097 *
1098 * Logged from:
1099 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
1100 */
1101message BatterySaverModeStateChanged {
1102 enum State {
1103 OFF = 0;
1104 ON = 1;
1105 }
1106 optional State state = 1;
1107}
1108
1109/**
1110 * Logs Doze mode state change.
1111 *
1112 * Logged from:
Bookatzddccf0a2017-11-28 16:48:14 -08001113 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
Bookatzc1a050a2017-10-10 15:49:28 -07001114 */
1115message DeviceIdleModeStateChanged {
Bookatz8bdae8d2018-01-16 11:24:30 -08001116 optional android.server.DeviceIdleModeEnum state = 1;
Bookatzddccf0a2017-11-28 16:48:14 -08001117}
1118
1119
1120/**
1121 * Logs state change of Doze mode including maintenance windows.
1122 *
1123 * Logged from:
1124 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
1125 */
1126message DeviceIdlingModeStateChanged {
Bookatz8bdae8d2018-01-16 11:24:30 -08001127 optional android.server.DeviceIdleModeEnum state = 1;
Bookatzc1a050a2017-10-10 15:49:28 -07001128}
1129
1130/**
1131 * Logs screen brightness level.
1132 *
1133 * Logged from:
1134 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
1135 */
1136message ScreenBrightnessChanged {
1137 // Screen brightness level. Should be in [-1, 255] according to PowerManager.java.
1138 optional int32 level = 1;
Bookatz8c6571b2017-10-24 15:04:41 -07001139}
1140
1141/**
1142 * Logs battery level (percent full, from 0 to 100).
1143 *
1144 * Logged from:
David Chenc28b2bb2017-10-24 12:52:52 -07001145 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
Bookatz8c6571b2017-10-24 15:04:41 -07001146 */
1147message BatteryLevelChanged {
1148 // Battery level. Should be in [0, 100].
1149 optional int32 battery_level = 1;
1150}
1151
1152/**
1153 * Logs change in charging status of the device.
1154 *
1155 * Logged from:
David Chenc28b2bb2017-10-24 12:52:52 -07001156 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
Bookatz8c6571b2017-10-24 15:04:41 -07001157 */
1158message ChargingStateChanged {
Bookatz1a1b0462018-01-12 11:47:03 -08001159 // State of the battery, from frameworks/base/core/proto/android/os/enums.proto.
1160 optional android.os.BatteryStatusEnum state = 1;
Bookatz8c6571b2017-10-24 15:04:41 -07001161}
1162
1163/**
1164 * Logs whether the device is plugged in, and what power source it is using.
1165 *
1166 * Logged from:
David Chenc28b2bb2017-10-24 12:52:52 -07001167 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
Bookatz8c6571b2017-10-24 15:04:41 -07001168 */
1169message PluggedStateChanged {
Bookatz1a1b0462018-01-12 11:47:03 -08001170 // Whether the device is plugged in, from frameworks/base/core/proto/android/os/enums.proto.
1171 optional android.os.BatteryPluggedStateEnum state = 1;
Bookatz8c6571b2017-10-24 15:04:41 -07001172}
1173
Bookatz8c6571b2017-10-24 15:04:41 -07001174/**
1175 * Logs when an app's wakeup alarm fires.
1176 *
1177 * Logged from:
David Chenc28b2bb2017-10-24 12:52:52 -07001178 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
Bookatz8c6571b2017-10-24 15:04:41 -07001179 */
1180message WakeupAlarmOccurred {
Yangster-macafad8c62018-01-05 22:30:49 -08001181 repeated AttributionNode attribution_node = 1;
Bookatzddccf0a2017-11-28 16:48:14 -08001182
1183 // Name of the wakeup alarm.
1184 optional string tag = 2;
Bookatzcaf2293e2018-09-23 13:07:43 -07001185
1186 // Name of source package (for historical reasons, since BatteryStats tracked it).
1187 optional string package_name = 3;
Ben Murdoch3389f1522019-05-21 15:05:34 +01001188
1189 // These enum values match the STANDBY_BUCKET_XXX constants defined in UsageStatsManager.java.
1190 enum Bucket {
1191 UNKNOWN = 0;
1192 EXEMPTED = 5;
1193 ACTIVE = 10;
1194 WORKING_SET = 20;
1195 FREQUENT = 30;
1196 RARE = 40;
1197 NEVER = 50;
1198 }
1199 // The App Standby bucket of the app that scheduled the alarm at the time the alarm fired.
1200 optional Bucket app_standby_bucket = 4;
Bookatzddccf0a2017-11-28 16:48:14 -08001201}
1202
1203/**
1204 * Logs when an an app causes the mobile radio to change state.
1205 * Changing from LOW to MEDIUM or HIGH can be considered the app waking the mobile radio.
1206 *
1207 * Logged from:
Bookatz0b028b12018-05-31 16:51:17 -07001208 * frameworks/base/services/core/java/com/android/server/NetworkManagementService.java
Bookatzddccf0a2017-11-28 16:48:14 -08001209 */
1210message MobileRadioPowerStateChanged {
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08001211 repeated AttributionNode attribution_node = 1;
Bookatzddccf0a2017-11-28 16:48:14 -08001212
Bookatz1a1b0462018-01-12 11:47:03 -08001213 // Power state, from frameworks/base/core/proto/android/telephony/enums.proto.
1214 optional android.telephony.DataConnectionPowerStateEnum state = 2;
Bookatzddccf0a2017-11-28 16:48:14 -08001215}
1216
1217/**
1218 * Logs when an an app causes the wifi radio to change state.
1219 * Changing from LOW to MEDIUM or HIGH can be considered the app waking the wifi radio.
1220 *
1221 * Logged from:
Bookatz0b028b12018-05-31 16:51:17 -07001222 * frameworks/base/services/core/java/com/android/server/NetworkManagementService.java
Bookatzddccf0a2017-11-28 16:48:14 -08001223 */
1224message WifiRadioPowerStateChanged {
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08001225 repeated AttributionNode attribution_node = 1;
Bookatzddccf0a2017-11-28 16:48:14 -08001226
Bookatz1a1b0462018-01-12 11:47:03 -08001227 // Power state, from frameworks/base/core/proto/android/telephony/enums.proto.
1228 optional android.telephony.DataConnectionPowerStateEnum state = 2;
Bookatz8c6571b2017-10-24 15:04:41 -07001229}
1230
1231/**
1232 * Logs kernel wakeup reasons and aborts.
1233 *
1234 * Logged from:
Bookatz56585ca2018-09-07 11:38:45 -07001235 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
Bookatz8c6571b2017-10-24 15:04:41 -07001236 */
1237message KernelWakeupReported {
1238 // Name of the kernel wakeup reason (or abort).
1239 optional string wakeup_reason_name = 1;
1240
1241 // Duration (in microseconds) for the wake-up interrupt to be serviced.
David Chen0b5c90c2018-01-25 16:51:49 -08001242 optional int64 duration_micros = 2;
Bookatze5885242017-10-24 20:10:31 -07001243}
1244
1245/**
Bookatzda1798c2018-12-13 14:16:00 -08001246 * Logs when Wifi is toggled on/off.
Bookatza0a1f8a2018-12-17 12:28:32 -08001247 * Note that Wifi may still perform certain functions (e.g. location scanning) even when disabled.
Bookatzda1798c2018-12-13 14:16:00 -08001248 *
1249 * Logged from:
1250 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
1251 */
1252message WifiEnabledStateChanged {
1253 enum State {
1254 OFF = 0;
1255 ON = 1;
1256 }
1257 optional State state = 1;
1258}
1259
1260/**
1261 * 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 -08001262 * TODO: Include support for Hotspot, perhaps by using an extra field to denote 'mode'.
1263 * Note that Wifi Scanning is monitored separately in WifiScanStateChanged.
Bookatzda1798c2018-12-13 14:16:00 -08001264 *
1265 * Logged from:
1266 * frameworks/base/services/core/java/com/android/server/am/BatteryStatsService.java
1267 */
1268message WifiRunningStateChanged {
1269 repeated AttributionNode attribution_node = 1;
1270
1271 enum State {
1272 OFF = 0;
1273 ON = 1;
1274 }
1275 optional State state = 2;
1276}
1277
1278/**
Bookatze5885242017-10-24 20:10:31 -07001279 * Logs wifi locks held by an app.
1280 *
1281 * Logged from:
David Chenc28b2bb2017-10-24 12:52:52 -07001282 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
Bookatze5885242017-10-24 20:10:31 -07001283 */
1284message WifiLockStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -08001285 repeated AttributionNode attribution_node = 1;
Bookatze5885242017-10-24 20:10:31 -07001286
1287 enum State {
1288 OFF = 0;
1289 ON = 1;
1290 }
1291 optional State state = 2;
Bookatz11257ca2018-12-05 18:22:39 -08001292
1293 // WifiLock type, from frameworks/base/core/proto/android/wifi/enums.proto.
1294 optional android.net.wifi.WifiModeEnum mode = 3;
Bookatze5885242017-10-24 20:10:31 -07001295}
1296
1297/**
1298 * Logs wifi signal strength changes.
1299 *
1300 * Logged from:
Bookatz819ea832018-11-28 16:53:31 -08001301 * frameworks/opt/net/wifi/service/java/com/android/server/wifi/ClientModeImpl.java
Bookatze5885242017-10-24 20:10:31 -07001302 */
1303message WifiSignalStrengthChanged {
Bookatz1a1b0462018-01-12 11:47:03 -08001304 // Signal strength, from frameworks/base/core/proto/android/telephony/enums.proto.
1305 optional android.telephony.SignalStrengthEnum signal_strength = 1;
Bookatze5885242017-10-24 20:10:31 -07001306}
1307
1308/**
1309 * Logs wifi scans performed by an app.
1310 *
1311 * Logged from:
Bookatz819ea832018-11-28 16:53:31 -08001312 * frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/WifiScanningServiceImpl.java
Bookatze5885242017-10-24 20:10:31 -07001313 */
1314message WifiScanStateChanged {
Yangster-macafad8c62018-01-05 22:30:49 -08001315 repeated AttributionNode attribution_node = 1;
Bookatze5885242017-10-24 20:10:31 -07001316
1317 enum State {
1318 OFF = 0;
1319 ON = 1;
1320 }
1321 optional State state = 2;
1322}
1323
1324/**
Tej Singh4503e102018-01-04 14:35:01 -08001325 * Logs wifi multicast locks held by an app
1326 *
1327 * Logged from:
Bookatz819ea832018-11-28 16:53:31 -08001328 * frameworks/opt/net/wifi/service/java/com/android/server/wifi/WifiMulticastLockManager.java
Tej Singh4503e102018-01-04 14:35:01 -08001329 */
1330message WifiMulticastLockStateChanged {
1331 repeated AttributionNode attribution_node = 1;
1332
1333 enum State {
1334 OFF = 0;
1335 ON = 1;
1336 }
1337 optional State state = 2;
Bookatz819ea832018-11-28 16:53:31 -08001338
1339 optional string tag = 3;
Tej Singh4503e102018-01-04 14:35:01 -08001340}
1341
1342/**
Tej Singh1ea42892018-01-19 09:27:00 -08001343 * Logs shutdown reason and duration on next boot.
1344 *
1345 * Logged from:
1346 * frameworks/base/core/java/com/android/server/BootReceiver.java
1347 */
1348message ShutdownSequenceReported {
1349 // True if shutdown is for a reboot. Default: false if we do not know.
1350 optional bool reboot = 1;
1351
1352 // Reason for shutdown. Eg: userrequested. Default: "<EMPTY>".
1353 optional string reason = 2;
1354
1355 // Beginning of shutdown time in ms using wall clock time since unix epoch.
1356 // Default: 0 if no start time received.
David Chen0b5c90c2018-01-25 16:51:49 -08001357 optional int64 start_time_millis = 3;
Tej Singh1ea42892018-01-19 09:27:00 -08001358
1359 // Duration of shutdown in ms. Default: 0 if no duration received.
David Chen0b5c90c2018-01-25 16:51:49 -08001360 optional int64 duration_millis = 4;
Tej Singh1ea42892018-01-19 09:27:00 -08001361}
1362
Tej Singh6483ea42018-01-25 17:45:49 -08001363
1364/**
1365 * Logs boot reason and duration.
1366 *
1367 * Logged from:
1368 * system/core/bootstat/bootstat.cpp
1369 */
1370message BootSequenceReported {
1371 // Reason for bootloader boot. Eg. reboot. See bootstat.cpp for larger list
1372 // Default: "<EMPTY>" if not available.
1373 optional string bootloader_reason = 1;
1374
1375 // Reason for system boot. Eg. bootloader, reboot,userrequested
1376 // Default: "<EMPTY>" if not available.
1377 optional string system_reason = 2;
1378
1379 // End of boot time in ms from unix epoch using system wall clock.
David Chen0b5c90c2018-01-25 16:51:49 -08001380 optional int64 end_time_millis = 3;
Tej Singh6483ea42018-01-25 17:45:49 -08001381
1382 // Total boot duration in ms.
David Chen0b5c90c2018-01-25 16:51:49 -08001383 optional int64 total_duration_millis = 4;
Tej Singh6483ea42018-01-25 17:45:49 -08001384
1385 // Bootloader duration in ms.
David Chen0b5c90c2018-01-25 16:51:49 -08001386 optional int64 bootloader_duration_millis = 5;
Tej Singh6483ea42018-01-25 17:45:49 -08001387
1388 // Time since last boot in ms. Default: 0 if not available.
1389 optional int64 time_since_last_boot = 6;
1390}
1391
Tej Singhc477d9c2018-02-05 18:31:39 -08001392
1393/**
1394 * Logs call state and disconnect cause (if applicable).
1395 *
1396 * Logged from:
1397 * packages/services/Telecomm/src/com/android/server/telecom/Call.java
1398 */
1399message CallStateChanged {
1400 // The state of the call. Eg. DIALING, ACTIVE, ON_HOLD, DISCONNECTED.
1401 // From frameworks/base/core/proto/android/telecomm/enums.proto.
1402 optional android.telecom.CallStateEnum call_state = 1;
1403
1404 // The reason the call disconnected. Eg. ERROR, MISSED, REJECTED, BUSY.
1405 // This value is only applicable when the call_state is DISCONNECTED, and
1406 // should always be UNKNOWN if the call_state is not DISCONNECTED.
1407 // From frameworks/base/core/proto/android/telecomm/enums.proto.
1408 optional android.telecom.DisconnectCauseEnum disconnect_cause = 2;
1409
1410 // True if the call is self-managed, which are apps that use the
1411 // telecom infrastructure to make their own calls.
1412 optional bool self_managed = 3;
1413
1414 // True if call is external. External calls are calls on connected Wear
1415 // devices but show up in Telecom so the user can pull them onto the device.
1416 optional bool external_call = 4;
1417}
1418
Tej Singh1ea42892018-01-19 09:27:00 -08001419/**
Tej Singhdd7bd352018-02-09 19:33:15 -08001420 * Logs keyguard state. The keyguard is the lock screen.
1421 *
1422 * Logged from:
1423 * frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarKeyguardViewManager.java
1424 */
1425message KeyguardStateChanged {
1426 enum State {
1427 UNKNOWN = 0;
1428 // The keyguard is hidden when the phone is unlocked.
1429 HIDDEN = 1;
1430 // The keyguard is shown when the phone is locked (screen turns off).
1431 SHOWN= 2;
1432 // The keyguard is occluded when something is overlaying the keyguard.
1433 // Eg. Opening the camera while on the lock screen.
1434 OCCLUDED = 3;
1435 }
1436 optional State state = 1;
1437}
1438
1439/**
1440 * Logs keyguard bouncer state. The bouncer is a part of the keyguard, and
1441 * prompts the user to enter a password (pattern, pin, etc).
1442 *
1443 * Logged from:
1444 * frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/KeyguardBouncer.java
1445 */
1446
1447message KeyguardBouncerStateChanged {
1448 enum State {
1449 UNKNOWN = 0;
1450 // Bouncer is hidden, either as a result of successfully entering the
1451 // password, screen timing out, or user going back to lock screen.
1452 HIDDEN = 1;
1453 // This is when the user is being prompted to enter the password.
1454 SHOWN = 2;
1455 }
1456 optional State state = 1;
1457}
1458
1459/**
1460 * Logs the result of entering a password into the keyguard bouncer.
1461 *
1462 * Logged from:
1463 * frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainer.java
1464 */
1465message KeyguardBouncerPasswordEntered {
1466 enum BouncerResult {
1467 UNKNOWN = 0;
1468 // The password entered was incorrect.
1469 FAILURE = 1;
1470 // The password entered was correct.
1471 SUCCESS = 2;
1472 }
1473 optional BouncerResult result = 1;
1474}
1475
Tej Singha883b372018-02-15 11:30:01 -08001476/*
1477 * Logs changes to the configuration of the device. The configuration is defined
1478 * in frameworks/base/core/java/android/content/res/Configuration.java
1479 * More documentation is at https://d.android.com/reference/android/content/res/Configuration.html
1480 * Please go there to interpret the possible values each field can be.
1481 *
1482 * Logged from:
1483 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
1484 */
1485message ResourceConfigurationChanged {
1486 // Bit mask of color capabilities of the screen.
1487 // Contains information about the color gamut and hdr mode of the screen.
1488 // See: https://d.android.com/reference/android/content/res/Configuration.html#colorMode
Yangster-maca8a30442018-10-13 23:46:34 -07001489 optional int32 color_mode = 1;
Tej Singha883b372018-02-15 11:30:01 -08001490
1491 // The target screen density being rendered to.
1492 // See: https://d.android.com/reference/android/content/res/Configuration.html#densityDpi
Yangster-maca8a30442018-10-13 23:46:34 -07001493 optional int32 density_dpi = 2;
Tej Singha883b372018-02-15 11:30:01 -08001494
1495 // Current user preference for the scaling factor for fonts,
1496 // relative to the base density scaling.
1497 // See: https://d.android.com/reference/android/content/res/Configuration.html#fontScale
Yangster-maca8a30442018-10-13 23:46:34 -07001498 optional float font_scale = 3;
Tej Singha883b372018-02-15 11:30:01 -08001499
1500 // Flag indicating whether the hard keyboard is hidden.
1501 // See: https://d.android.com/reference/android/content/res/Configuration.html#hardKeyboardHidden
Yangster-maca8a30442018-10-13 23:46:34 -07001502 optional int32 hard_keyboard_hidden = 4;
Tej Singha883b372018-02-15 11:30:01 -08001503
1504 // The type of keyboard attached to the device.
1505 // See: https://d.android.com/reference/android/content/res/Configuration.html#keyboard
1506 optional int32 keyboard = 5;
1507
1508 // Flag indicating whether any keyboard is available. Takes soft keyboards into account.
1509 // See: https://d.android.com/reference/android/content/res/Configuration.html#keyboardHidden
Yangster-maca8a30442018-10-13 23:46:34 -07001510 optional int32 keyboard_hidden = 6;
Tej Singha883b372018-02-15 11:30:01 -08001511
1512 // IMSI MCC (Mobile Country Code), corresponding to mcc resource qualifier.
1513 // 0 if undefined.
1514 // See: https://d.android.com/reference/android/content/res/Configuration.html#mcc
1515 optional int32 mcc = 7;
1516
1517 // IMSI MNC (Mobile Network Code), corresponding to mnc resource qualifier.
1518 // 0 if undefined. Note: the actual MNC may be 0, to check for this use the
1519 // MNC_ZERO symbol defined in Configuration.java.
1520 // See: https://d.android.com/reference/android/content/res/Configuration.html#mnc
1521 optional int32 mnc = 8;
1522
1523 // The kind of navigation available on the device.
1524 // See: https://developer.android.com/reference/android/content/res/Configuration.html#navigation
1525 optional int32 navigation = 9;
1526
1527 // Flag indicating whether the navigation is available.
1528 // See: https://d.android.com/reference/android/content/res/Configuration.html#navigationHidden
Yangster-maca8a30442018-10-13 23:46:34 -07001529 optional int32 navigation_hidden = 10;
Tej Singha883b372018-02-15 11:30:01 -08001530
1531 // Overall orientation of the screen.
1532 // See: https://d.android.com/reference/android/content/res/Configuration.html#orientation
1533 optional int32 orientation = 11;
1534
1535 // The current height of the available screen space, in dp units.
1536 // See: https://d.android.com/reference/android/content/res/Configuration.html#screenHeightDp
Yangster-maca8a30442018-10-13 23:46:34 -07001537 optional int32 screen_height_dp = 12;
Tej Singha883b372018-02-15 11:30:01 -08001538
1539 // Bit mask of overall layout of the screen.
1540 // Contains information about screen size, whether the screen is wider/taller
1541 // than normal, whether the screen layout is right-tl-left or left-to-right,
1542 // and whether the screen has a rounded shape.
1543 // See: https://d.android.com/reference/android/content/res/Configuration.html#screenLayout
Yangster-maca8a30442018-10-13 23:46:34 -07001544 optional int32 screen_layout = 13;
Tej Singha883b372018-02-15 11:30:01 -08001545
1546 // Current width of the available screen space, in dp units.
1547 // See: https://d.android.com/reference/android/content/res/Configuration.html#screenWidthDp
Yangster-maca8a30442018-10-13 23:46:34 -07001548 optional int32 screen_width_dp = 14;
Tej Singha883b372018-02-15 11:30:01 -08001549
1550 // The smallest screen size an application will see in normal operation.
1551 // This is the smallest value of both screenWidthDp and screenHeightDp
1552 // in portrait and landscape.
1553 // See: https://d.android.com/reference/android/content/res/Configuration.html#smallestScreenWidthDp
Yangster-maca8a30442018-10-13 23:46:34 -07001554 optional int32 smallest_screen_width_dp = 15;
Tej Singha883b372018-02-15 11:30:01 -08001555
1556 // The type of touch screen attached to the device.
1557 // See: https://d.android.com/reference/android/content/res/Configuration.html#touchscreen
1558 optional int32 touchscreen = 16;
1559
1560 // Bit mask of the ui mode.
1561 // Contains information about the overall ui mode of the device.
1562 // Eg: NORMAL, DESK, CAR, TELEVISION, WATCH, VR_HEADSET
1563 // Also contains information about whether the device is in night mode.
1564 // See: https://d.android.com/reference/android/content/res/Configuration.html#uiMode
Yangster-maca8a30442018-10-13 23:46:34 -07001565 optional int32 ui_mode = 17;
Tej Singha883b372018-02-15 11:30:01 -08001566}
1567
Tej Singheee317b2018-03-07 19:28:05 -08001568
1569/**
1570 * Logs changes in the connection state of the mobile radio.
1571 *
1572 * Logged from:
1573 * frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/DataConnection.java
1574 */
1575message MobileConnectionStateChanged {
1576 // States are from the state machine DataConnection.java.
1577 enum State {
1578 UNKNOWN = 0;
1579 // The connection is inactive, or disconnected.
1580 INACTIVE = 1;
1581 // The connection is being activated, or connecting.
1582 ACTIVATING = 2;
1583 // The connection is active, or connected.
1584 ACTIVE = 3;
1585 // The connection is disconnecting.
1586 DISCONNECTING = 4;
1587 // The connection is disconnecting after creating a connection.
1588 DISCONNECTION_ERROR_CREATING_CONNECTION = 5;
1589 }
1590 optional State state = 1;
1591 // For multi-sim phones, this distinguishes between the sim cards.
1592 optional int32 sim_slot_index = 2;
1593 // Used to identify the connection. Starts at 0 and increments by 1 for
1594 // every new network created. Resets whenever the device reboots.
1595 optional int32 data_connection_id = 3;
1596 // A bitmask for the capabilities of this connection.
1597 // Eg. DEFAULT (internet), MMS, SUPL, DUN, IMS.
1598 // Default value (if we have no information): 0
1599 optional int64 capabilities = 4;
1600 // If this connection has internet.
1601 // This just checks if the DEFAULT bit of capabilities is set.
1602 optional bool has_internet = 5;
1603}
1604
1605/**
1606 * Logs changes in mobile radio technology. eg: LTE, EDGE, CDMA.
1607 *
1608 * Logged from:
1609 * frameworks/opt/telephony/src/java/com/android/internal/telephony/ServiceStateTracker.java
1610 */
1611message MobileRadioTechnologyChanged {
1612 optional android.telephony.NetworkTypeEnum state = 1;
1613 // For multi-sim phones, this distinguishes between the sim cards.
1614 optional int32 sim_slot_index = 2;
1615}
1616
Andrew Chantb56388b2018-03-22 21:07:33 -07001617/**
1618 * Logs the VID and PID of any connected USB devices.
1619 *
1620 * Notes if any Audio, HID (input buttons/mouse/keyboard), or Storage interfaces are present.
1621 *
1622 * Logged by Vendor.
1623 */
1624message UsbDeviceAttached {
1625 optional int32 vid = 1;
1626 optional int32 pid = 2;
1627 optional bool has_audio = 3;
1628 optional bool has_hid = 4;
1629 optional bool has_storage = 5;
Badhri Jagan Sridharan5ec629f2018-11-16 15:39:22 -08001630 enum State {
1631 STATE_DISCONNECTED = 0;
1632 STATE_CONNECTED = 1;
1633 }
1634 optional State state = 6;
Badhri Jagan Sridharanc2c54a22018-12-14 14:41:26 -08001635 optional int64 last_connect_duration_millis = 7;
Andrew Chantb56388b2018-03-22 21:07:33 -07001636}
1637
Tej Singheee317b2018-03-07 19:28:05 -08001638
Tej Singhdd7bd352018-02-09 19:33:15 -08001639/**
Tej Singh5d991e12018-03-09 19:48:11 -08001640 * Logs when Bluetooth is enabled and disabled.
1641 *
1642 * Logged from:
1643 * services/core/java/com/android/server/BluetoothManagerService.java
1644 */
1645message BluetoothEnabledStateChanged {
1646 repeated AttributionNode attribution_node = 1;
1647 // Whether or not bluetooth is enabled on the device.
1648 enum State {
1649 UNKNOWN = 0;
1650 ENABLED = 1;
1651 DISABLED = 2;
1652 }
1653 optional State state = 2;
1654 // The reason for being enabled/disabled.
1655 // Eg. Airplane mode, crash, application request.
1656 optional android.bluetooth.EnableDisableReasonEnum reason = 3;
1657 // If the reason is an application request, this will be the package name.
Yangster-maca8a30442018-10-13 23:46:34 -07001658 optional string pkg_name = 4;
Tej Singh5d991e12018-03-09 19:48:11 -08001659}
1660
1661/**
Jack Hed9837c82019-01-09 01:19:13 -08001662 * Logs when profiles on a Bluetooth device connects and disconnects.
Tej Singh5d991e12018-03-09 19:48:11 -08001663 *
1664 * Logged from:
Jack Hed9837c82019-01-09 01:19:13 -08001665 * packages/apps/Bluetooth/src/com/android/bluetooth/btservice/RemoteDevices.java
1666 *
1667 * Next Tag: 5
Tej Singh5d991e12018-03-09 19:48:11 -08001668 */
1669message BluetoothConnectionStateChanged {
1670 // The state of the connection.
1671 // Eg: CONNECTING, CONNECTED, DISCONNECTING, DISCONNECTED.
1672 optional android.bluetooth.ConnectionStateEnum state = 1;
1673 // An identifier that can be used to match connect and disconnect events.
1674 // Currently is last two bytes of a hash of a device level ID and
1675 // the mac address of the bluetooth device that is connected.
Jack Hed9837c82019-01-09 01:19:13 -08001676 // Deprecated: use obfuscated_id instead, this one is always 0 for Q+
Jack Heac33c992019-04-03 16:08:21 -07001677 optional int32 obfuscated_id = 2 [deprecated = true];
Tej Singh5d991e12018-03-09 19:48:11 -08001678 // The profile that is connected. Eg. GATT, A2DP, HEADSET.
1679 // From android.bluetooth.BluetoothAdapter.java
Jack Hed9837c82019-01-09 01:19:13 -08001680 // Default: 0 when not used
Tej Singh5d991e12018-03-09 19:48:11 -08001681 optional int32 bt_profile = 3;
Jack Hed9837c82019-01-09 01:19:13 -08001682 // An identifier that can be used to match events for this device.
1683 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
1684 // Salt: Randomly generated 256 bit value
1685 // Hash algorithm: HMAC-SHA256
1686 // Size: 32 byte
1687 // Default: null or empty if the device identifier is not known
Jack Heac33c992019-04-03 16:08:21 -07001688 optional bytes new_obfuscated_id = 4 [(android.os.statsd.log_mode) = MODE_BYTES];
Jack Hed9837c82019-01-09 01:19:13 -08001689}
1690
1691/**
1692 * Logs when a Bluetooth device connects and disconnects over ACL
1693 *
1694 * Logged from:
1695 * packages/apps/Bluetooth/src/com/android/bluetooth/btservice/AdapterProperties.java
1696 *
1697 * Next Tag: 3
1698 */
1699message BluetoothAclConnectionStateChanged {
1700 // An identifier that can be used to match events for this device.
1701 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
1702 // Salt: Randomly generated 256 bit value
1703 // Hash algorithm: HMAC-SHA256
1704 // Size: 32 byte
1705 // Default: null or empty if the device identifier is not known
1706 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
1707 // The state of the connection.
1708 // Eg: CONNECTING, CONNECTED, DISCONNECTING, DISCONNECTED.
1709 optional android.bluetooth.ConnectionStateEnum state = 2;
1710}
1711
1712/**
1713 * Logs when a Bluetooth device connects and disconnects over SCO
1714 *
1715 * Logged from:
1716 * packages/apps/Bluetooth/src/com/android/bluetooth/hfp/HeadsetStateMachine.java
1717 * packages/apps/Bluetooth/src/com/android/bluetooth/hfp/HeadsetClientStateMachine.java
1718 *
1719 * Next Tag: 4
1720 */
1721message BluetoothScoConnectionStateChanged {
1722 // 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
1728 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
1729 // The state of the connection.
1730 // Eg: CONNECTING, CONNECTED, DISCONNECTING, DISCONNECTED.
1731 optional android.bluetooth.ConnectionStateEnum state = 2;
1732 // Codec used for this SCO connection
1733 // Default: UNKNOWN
1734 optional android.bluetooth.hfp.ScoCodec codec = 3;
Tej Singh5d991e12018-03-09 19:48:11 -08001735}
1736
Jack Hec27040a2019-01-09 20:54:41 -08001737/**
1738 * Logged when active device of a profile changes
1739 *
1740 * Logged from:
1741 * packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/A2dpService.java
1742 * packages/apps/Bluetooth/src/com/android/bluetooth/hfp/HeadsetService.java
1743 * packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/HearingAidService.java
1744 */
1745message BluetoothActiveDeviceChanged {
1746 // The profile whose active device has changed. Eg. A2DP, HEADSET, HEARING_AID
1747 // From android.bluetooth.BluetoothProfile
1748 optional int32 bt_profile = 1;
1749 // An identifier that can be used to match events for this new active device.
1750 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
1751 // Salt: Randomly generated 256 bit value
1752 // Hash algorithm: HMAC-SHA256
1753 // Size: 32 byte
1754 // Default: null or empty if there is no active device for this profile
1755 optional bytes obfuscated_id = 2 [(android.os.statsd.log_mode) = MODE_BYTES];
1756}
1757
Jack Heab86dbd22018-12-18 15:43:27 -08001758// Logs when there is an event affecting Bluetooth device's link layer connection.
1759// - This event is triggered when there is a related HCI command or event
1760// - Users of this metrics can deduce Bluetooth device's connection state from these events
1761// - HCI commands are logged before the command is sent, after receiving command status, and after
1762// receiving command complete
1763// - HCI events are logged when they arrive
1764//
1765// Low level log from system/bt
1766//
1767// Bluetooth classic commands:
1768// - CMD_CREATE_CONNECTION
1769// - CMD_DISCONNECT
1770// - CMD_CREATE_CONNECTION_CANCEL
1771// - CMD_ACCEPT_CONNECTION_REQUEST
1772// - CMD_REJECT_CONNECTION_REQUEST
1773// - CMD_SETUP_ESCO_CONNECTION
1774// - CMD_ACCEPT_ESCO_CONNECTION
1775// - CMD_REJECT_ESCO_CONNECTION
1776// - CMD_ENH_SETUP_ESCO_CONNECTION
1777// - CMD_ENH_ACCEPT_ESCO_CONNECTION
1778//
1779// Bluetooth low energy commands:
1780// - CMD_BLE_CREATE_LL_CONN [Only logged on error or when initiator filter policy is 0x00]
1781// - CMD_BLE_CREATE_CONN_CANCEL [Only logged when there is an error]
1782// - CMD_BLE_EXTENDED_CREATE_CONNECTION [Only logged on error or when initiator filter policy is 0x00]
1783// - CMD_BLE_CLEAR_WHITE_LIST
1784// - CMD_BLE_ADD_WHITE_LIST
1785// - CMD_BLE_REMOVE_WHITE_LIST
1786//
1787// Bluetooth classic events:
1788// - EVT_CONNECTION_COMP
1789// - EVT_CONNECTION_REQUEST
1790// - EVT_DISCONNECTION_COMP
1791// - EVT_ESCO_CONNECTION_COMP
1792// - EVT_ESCO_CONNECTION_CHANGED
1793//
1794// Bluetooth low energy meta events:
1795// - BLE_EVT_CONN_COMPLETE_EVT
1796// - BLE_EVT_ENHANCED_CONN_COMPLETE_EVT
1797//
1798// Next tag: 10
1799message BluetoothLinkLayerConnectionEvent {
1800 // An identifier that can be used to match events for this device.
1801 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
1802 // Salt: Randomly generated 256 bit value
1803 // Hash algorithm: HMAC-SHA256
1804 // Size: 32 byte
1805 // Default: null or empty if the device identifier is not known
1806 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
1807 // Connection handle of this connection if available
1808 // Range: 0x0000 - 0x0EFF (12 bits)
1809 // Default: 0xFFFF if the handle is unknown
1810 optional int32 connection_handle = 2;
1811 // Direction of the link
1812 // Default: DIRECTION_UNKNOWN
1813 optional android.bluetooth.DirectionEnum direction = 3;
1814 // Type of this link
1815 // Default: LINK_TYPE_UNKNOWN
1816 optional android.bluetooth.LinkTypeEnum type = 4;
1817
1818 // Reason metadata for this link layer connection event, rules for interpretation:
1819 // 1. If hci_cmd is set and valid, hci_event can be either EVT_COMMAND_STATUS or
1820 // EVT_COMMAND_COMPLETE, ignore hci_ble_event in this case
1821 // 2. If hci_event is set to EVT_BLE_META, look at hci_ble_event; otherwise, if hci_event is
1822 // set and valid, ignore hci_ble_event
1823
1824 // HCI command associated with this event
1825 // Default: CMD_UNKNOWN
1826 optional android.bluetooth.hci.CommandEnum hci_cmd = 5;
1827 // HCI event associated with this event
1828 // Default: EVT_UNKNOWN
1829 optional android.bluetooth.hci.EventEnum hci_event = 6;
1830 // HCI BLE meta event associated with this event
1831 // Default: BLE_EVT_UNKNOWN
1832 optional android.bluetooth.hci.BleMetaEventEnum hci_ble_event = 7;
1833 // HCI command status code if this is triggerred by hci_cmd
1834 // Default: STATUS_UNKNOWN
1835 optional android.bluetooth.hci.StatusEnum cmd_status = 8;
1836 // HCI reason code associated with this event
1837 // Default: STATUS_UNKNOWN
1838 optional android.bluetooth.hci.StatusEnum reason_code = 9;
1839}
1840
Howard Roe103fe22019-01-17 16:52:16 -08001841/**
1842 * Logs when a module is rolled back by Watchdog.
1843 *
1844 * Logged from: Rollback Manager
1845 */
1846message WatchdogRollbackOccurred {
1847 enum RollbackType {
1848 UNKNOWN = 0;
1849 ROLLBACK_INITIATE = 1;
1850 ROLLBACK_SUCCESS = 2;
1851 ROLLBACK_FAILURE = 3;
Howard Roe4d6fed2019-03-04 16:54:19 -08001852 ROLLBACK_BOOT_TRIGGERED = 4;
Howard Roe103fe22019-01-17 16:52:16 -08001853 }
1854 optional RollbackType rollback_type = 1;
1855
1856 optional string package_name = 2;
1857
1858 optional int32 package_version_code = 3;
Gavin Corkerydd1daba2019-11-27 19:11:13 +00001859
1860 enum RollbackReasonType {
1861 REASON_UNKNOWN = 0;
1862 REASON_NATIVE_CRASH = 1;
1863 REASON_EXPLICIT_HEALTH_CHECK = 2;
1864 REASON_APP_CRASH = 3;
1865 REASON_APP_NOT_RESPONDING = 4;
Gavin Corkery3285d222020-01-17 19:24:22 +00001866 REASON_NATIVE_CRASH_DURING_BOOT = 5;
Gavin Corkerydd1daba2019-11-27 19:11:13 +00001867 }
1868 optional RollbackReasonType rollback_reason = 4;
1869
1870 // Set by RollbackPackageHealthObserver to be the package that is failing when a rollback
1871 // is initiated. Empty if the package is unknown.
1872 optional string failing_package_name = 5;
Howard Roe103fe22019-01-17 16:52:16 -08001873}
1874
Jack Hec27040a2019-01-09 20:54:41 -08001875/**
1876 * Logs when there is a change in Bluetooth A2DP playback state
1877 *
1878 * Logged from:
1879 * packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/A2dpService.java
1880 */
1881message BluetoothA2dpPlaybackStateChanged {
1882 // An identifier that can be used to match events for this device.
1883 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
1884 // Salt: Randomly generated 256 bit value
1885 // Hash algorithm: HMAC-SHA256
1886 // Size: 32 byte
1887 // Default: null or empty if the device identifier is not known
1888 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
1889 // Current playback state
1890 // Default: PLAYBACK_STATE_UNKNOWN
1891 optional android.bluetooth.a2dp.PlaybackStateEnum playback_state = 2;
1892 // Current audio coding mode
1893 // Default: AUDIO_CODING_MODE_UNKNOWN
1894 optional android.bluetooth.a2dp.AudioCodingModeEnum audio_coding_mode = 3;
1895}
1896
1897/**
1898 * Logs when there is a change in A2DP codec config for a particular remote device
1899 *
1900 * Logged from:
1901 * frameworks/base/core/java/android/bluetooth/BluetoothCodecConfig.java
1902 * packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/A2dpService.java
1903 */
1904message BluetoothA2dpCodecConfigChanged {
1905 // An identifier that can be used to match events for this device.
1906 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
1907 // Salt: Randomly generated 256 bit value
1908 // Hash algorithm: HMAC-SHA256
1909 // Size: 32 byte
1910 // Default: null or empty if the device identifier is not known
1911 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
1912 // Type of codec as defined by various SOURCE_CODEC_TYPE_* constants in BluetoothCodecConfig
1913 // Default SOURCE_CODEC_TYPE_INVALID
1914 optional int32 codec_type = 2;
1915 // Codec priroity, the higher the more preferred, -1 for disabled
1916 // Default: CODEC_PRIORITY_DEFAULT
1917 optional int32 codec_priority = 3;
1918 // Sample rate in Hz as defined by various SAMPLE_RATE_* constants in BluetoothCodecConfig
1919 // Default: SAMPLE_RATE_NONE
1920 optional int32 sample_rate = 4;
1921 // Bits per sample as defined by various BITS_PER_SAMPLE_* constants in BluetoothCodecConfig
1922 // Default: BITS_PER_SAMPLE_NONE
1923 optional int32 bits_per_sample = 5;
1924 // Channel mode as defined by various CHANNEL_MODE_* constants in BluetoothCodecConfig
1925 // Default: CHANNEL_MODE_NONE
1926 optional int32 channel_mode = 6;
1927 // Codec specific values
1928 // Default 0
1929 optional int64 codec_specific_1 = 7;
1930 optional int64 codec_specific_2 = 8;
1931 optional int64 codec_specific_3 = 9;
1932 optional int64 codec_specific_4 = 10;
1933}
1934
1935/**
1936 * Logs when there is a change in selectable A2DP codec capability for a paricular remote device
1937 * Each codec's capability is logged separately due to statsd restriction
1938 *
1939 * Logged from:
1940 * frameworks/base/core/java/android/bluetooth/BluetoothCodecConfig.java
1941 * packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/A2dpService.java
1942 */
1943message BluetoothA2dpCodecCapabilityChanged {
1944 // An identifier that can be used to match events for this device.
1945 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
1946 // Salt: Randomly generated 256 bit value
1947 // Hash algorithm: HMAC-SHA256
1948 // Size: 32 byte
1949 // Default: null or empty if the device identifier is not known
1950 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
1951 // Type of codec as defined by various SOURCE_CODEC_TYPE_* constants in BluetoothCodecConfig
1952 // Default SOURCE_CODEC_TYPE_INVALID
1953 optional int32 codec_type = 2;
1954 // Codec priroity, the higher the more preferred, -1 for disabled
1955 // Default: CODEC_PRIORITY_DEFAULT
1956 optional int32 codec_priority = 3;
1957 // A bit field of supported sample rates as defined by various SAMPLE_RATE_* constants
1958 // in BluetoothCodecConfig
1959 // Default: empty and SAMPLE_RATE_NONE for individual item
1960 optional int32 sample_rate = 4;
1961 // A bit field of supported bits per sample as defined by various BITS_PER_SAMPLE_* constants
1962 // in BluetoothCodecConfig
1963 // Default: empty and BITS_PER_SAMPLE_NONE for individual item
1964 optional int32 bits_per_sample = 5;
1965 // A bit field of supported channel mode as defined by various CHANNEL_MODE_* constants in
1966 // BluetoothCodecConfig
1967 // Default: empty and CHANNEL_MODE_NONE for individual item
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 A2DP failed to read from PCM source.
1979 * This typically happens when audio HAL cannot supply A2DP with data fast enough for encoding.
1980 *
1981 * Logged from:
1982 * system/bt
1983 */
1984message BluetoothA2dpAudioUnderrunReported {
1985 // An identifier that can be used to match events for this device.
1986 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
1987 // Salt: Randomly generated 256 bit value
1988 // Hash algorithm: HMAC-SHA256
1989 // Size: 32 byte
1990 // Default: null or empty if the device identifier is not known
1991 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
1992 // Encoding interval in nanoseconds
1993 // Default: 0
1994 optional int64 encoding_interval_nanos = 2;
1995 // Number of bytes of PCM data that could not be read from the source
1996 // Default: 0
1997 optional int32 num_missing_pcm_bytes = 3;
1998}
1999
2000/**
2001 * Logs when A2DP failed send encoded data to the remote device fast enough such that the transmit
2002 * buffer queue is full and we have to drop data
2003 *
2004 * Logged from:
2005 * system/bt
2006 */
2007message BluetoothA2dpAudioOverrunReported {
2008 // An identifier that can be used to match events for this device.
2009 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2010 // Salt: Randomly generated 256 bit value
2011 // Hash algorithm: HMAC-SHA256
2012 // Size: 32 byte
2013 // Default: null or empty if the device identifier is not known
2014 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2015 // Encoding interval in nanoseconds
2016 // Default: 0
2017 optional int64 encoding_interval_nanos = 2;
2018 // Number of buffers dropped in this event
2019 // Each buffer is encoded in one encoding interval and consists of multiple encoded frames
2020 // Default: 0
2021 optional int32 num_dropped_buffers = 3;
2022 // Number of encoded buffers dropped in this event
2023 // Default 0
2024 optional int32 num_dropped_encoded_frames = 4;
2025 // Number of encoded bytes dropped in this event
2026 // Default: 0
2027 optional int32 num_dropped_encoded_bytes = 5;
2028}
2029
2030/**
2031 * Logs when we receive reports regarding a device's RSSI value
2032 *
2033 * Logged from:
2034 * system/bt
2035 */
2036message BluetoothDeviceRssiReported {
2037 // An identifier that can be used to match events for this device.
2038 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2039 // Salt: Randomly generated 256 bit value
2040 // Hash algorithm: HMAC-SHA256
2041 // Size: 32 byte
2042 // Default: null or empty if the device identifier is not known
2043 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2044 // Connection handle of this connection if available
2045 // Range: 0x0000 - 0x0EFF (12 bits)
2046 // Default: 0xFFFF if the handle is unknown
2047 optional int32 connection_handle = 2;
2048 // HCI command status code if this is triggerred by hci_cmd
2049 // Default: STATUS_UNKNOWN
2050 optional android.bluetooth.hci.StatusEnum hci_status = 3;
2051 // BR/EDR
2052 // Range: -128 ≤ N ≤ 127 (signed integer)
2053 // Units: dB
2054 // LE:
2055 // Range: -127 to 20, 127 (signed integer)
2056 // Units: dBm
2057 // Invalid when an out of range value is reported
2058 optional int32 rssi = 4;
2059}
2060
2061/**
2062 * Logs when we receive reports regarding how many consecutive failed contacts for a connection
2063 *
2064 * Logged from:
2065 * system/bt
2066 */
2067message BluetoothDeviceFailedContactCounterReported {
2068 // An identifier that can be used to match events for this device.
2069 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2070 // Salt: Randomly generated 256 bit value
2071 // Hash algorithm: HMAC-SHA256
2072 // Size: 32 byte
2073 // Default: null or empty if the device identifier is not known
2074 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2075 // Connection handle of this connection if available
2076 // Range: 0x0000 - 0x0EFF (12 bits)
2077 // Default: 0xFFFF if the handle is unknown
2078 optional int32 connection_handle = 2;
2079 // HCI command status code if this is triggerred by hci_cmd
2080 // Default: STATUS_UNKNOWN
2081 optional android.bluetooth.hci.StatusEnum cmd_status = 3;
2082 // Number of consecutive failed contacts for a connection corresponding to the Handle
2083 // Range: uint16_t, 0-0xFFFF
2084 // Default: 0xFFFFF
2085 optional int32 failed_contact_counter = 4;
2086}
2087
2088/**
2089 * Logs when we receive reports regarding the tranmit power level used for a specific connection
2090 *
2091 * Logged from:
2092 * system/bt
2093 */
2094message BluetoothDeviceTxPowerLevelReported {
2095 // An identifier that can be used to match events for this device.
2096 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2097 // Salt: Randomly generated 256 bit value
2098 // Hash algorithm: HMAC-SHA256
2099 // Size: 32 byte
2100 // Default: null or empty if the device identifier is not known
2101 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2102 // Connection handle of this connection if available
2103 // Range: 0x0000 - 0x0EFF (12 bits)
2104 // Default: 0xFFFF if the handle is unknown
2105 optional int32 connection_handle = 2;
Jack He1021a612019-01-20 21:22:46 -08002106 // HCI command status code if this is triggered by hci_cmd
Jack Hec27040a2019-01-09 20:54:41 -08002107 // Default: STATUS_UNKNOWN
2108 optional android.bluetooth.hci.StatusEnum hci_status = 3;
2109 // Range: -30 ≤ N ≤ 20
2110 // Units: dBm
2111 // Invalid when an out of range value is reported
2112 optional int32 transmit_power_level = 4;
2113}
Jack Heab86dbd22018-12-18 15:43:27 -08002114
Tej Singh5d991e12018-03-09 19:48:11 -08002115/**
Jack He1021a612019-01-20 21:22:46 -08002116 * Logs when Bluetooth controller failed to reply with command status within a timeout period after
2117 * receiving an HCI command from the host
2118 *
2119 * Logged from: system/bt
2120 */
2121message BluetoothHciTimeoutReported {
2122 // HCI command associated with this event
2123 // Default: CMD_UNKNOWN
2124 optional android.bluetooth.hci.CommandEnum hci_command = 1;
2125}
2126
2127/**
2128 * Logs when we receive Bluetooth Link Quality Report event from the controller
2129 * See Android Bluetooth HCI specification for more details
2130 *
2131 * Note: all count and bytes field are counted since last event
2132 *
2133 * Logged from: system/bt
2134 */
2135message BluetoothQualityReportReported {
2136 // Quality report ID
2137 // Original type: uint8_t
2138 // Default: BQR_ID_UNKNOWN
2139 optional android.bluetooth.hci.BqrIdEnum quality_report_id = 1;
2140 // Packet type of the connection
2141 // Original type: uint8_t
2142 // Default: BQR_PACKET_TYPE_UNKNOWN
2143 optional android.bluetooth.hci.BqrPacketTypeEnum packet_types = 2;
2144 // Connection handle of the connection
2145 // Original type: uint16_t
2146 optional int32 connection_handle = 3;
2147 // Performing Role for the connection
2148 // Original type: uint8_t
2149 optional int32 connection_role = 4;
2150 // Current Transmit Power Level for the connection. This value is the same as the controller's
2151 // response to the HCI_Read_Transmit_Power_Level HCI command
2152 // Original type: uint8_t
2153 optional int32 tx_power_level = 5;
2154 // Received Signal Strength Indication (RSSI) value for the connection. This value is an
2155 // absolute receiver signal strength value
2156 // Original type: int8_t
2157 optional int32 rssi = 6;
2158 // Signal-to-Noise Ratio (SNR) value for the connection. It is the average SNR of all the
2159 // channels used by the link currently
2160 // Original type: uint8_t
2161 optional int32 snr = 7;
2162 // Indicates the number of unused channels in AFH_channel_map
2163 // Original type: uint8_t
2164 optional int32 unused_afh_channel_count = 8;
2165 // Indicates the number of the channels which are interfered and quality is bad but are still
2166 // selected for AFH
2167 // Original type: uint8_t
2168 optional int32 afh_select_unideal_channel_count = 9;
2169 // Current Link Supervision Timeout Setting
2170 // Unit: N * 0.3125 ms (1 Bluetooth Clock)
2171 // Original type: uint16_t
2172 optional int32 lsto = 10;
2173 // Piconet Clock for the specified Connection_Handle. This value is the same as the controller's
2174 // response to HCI_Read_Clock HCI command with the parameter "Which_Clock" of
2175 // 0x01 (Piconet Clock)
2176 // Unit: N * 0.3125 ms (1 Bluetooth Clock)
2177 // Original type: uint32_t
2178 optional int64 connection_piconet_clock = 11;
2179 // The count of retransmission
2180 // Original type: uint32_t
2181 optional int64 retransmission_count = 12;
2182 // The count of no RX
2183 // Original type: uint32_t
2184 optional int64 no_rx_count = 13;
2185 // The count of NAK (Negative Acknowledge)
2186 // Original type: uint32_t
2187 optional int64 nak_count = 14;
2188 // Controller timestamp of last TX ACK
2189 // Unit: N * 0.3125 ms (1 Bluetooth Clock)
2190 // Original type: uint32_t
2191 optional int64 last_tx_ack_timestamp = 15;
2192 // The count of Flow-off (STOP)
2193 // Original type: uint32_t
2194 optional int64 flow_off_count = 16;
2195 // Controller timestamp of last Flow-on (GO)
2196 // Unit: N * 0.3125 ms (1 Bluetooth Clock)
2197 // Original type: uint32_t
2198 optional int64 last_flow_on_timestamp = 17;
2199 // Buffer overflow count (how many bytes of TX data are dropped) since the last event
2200 // Original type: uint32_t
2201 optional int64 buffer_overflow_bytes = 18;
2202 // Buffer underflow count (in byte) since last event
2203 // Original type: uint32_t
2204 optional int64 buffer_underflow_bytes = 19;
2205}
2206
2207/**
2208 * Logs when a Bluetooth device's manufacturer information is learnt by the Bluetooth stack
2209 *
2210 * Notes:
2211 * - Each event can be partially filled as we might learn different pieces of device
2212 * information at different time
2213 * - Multiple device info events can be combined to give more complete picture
2214 * - When multiple device info events tries to describe the same information, the
2215 * later one wins
2216 *
2217 * Logged from:
2218 * packages/apps/Bluetooth
2219 */
Jack Heaea26982019-04-04 11:19:48 -07002220message BluetoothDeviceInfoReported {
Jack He1021a612019-01-20 21:22:46 -08002221 // An identifier that can be used to match events for this device.
2222 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2223 // Salt: Randomly generated 256 bit value
2224 // Hash algorithm: HMAC-SHA256
2225 // Size: 32 byte
2226 // Default: null or empty if the device identifier is not known
2227 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2228 // Where is this device info obtained from
2229 optional android.bluetooth.DeviceInfoSrcEnum source_type = 2;
2230 // Name of the data source
2231 // For EXTERNAL: package name of the data source
2232 // For INTERNAL: null for general case, component name otherwise
2233 optional string source_name = 3;
2234 // Name of the manufacturer of this device
2235 optional string manufacturer = 4;
2236 // Model of this device
2237 optional string model = 5;
2238 // Hardware version of this device
2239 optional string hardware_version = 6;
2240 // Software version of this device
2241 optional string software_version = 7;
2242}
2243
2244/**
2245 * Logs when we receive Bluetooth Read Remote Version Information Complete Event from the remote
2246 * device, as documented by the Bluetooth Core HCI specification
2247 * Reference: https://www.bluetooth.com/specifications/bluetooth-core-specification
2248 * Vol 2, Part E, Page 1118
2249 *
2250 * Logged from:
2251 * system/bt
2252 */
2253message BluetoothRemoteVersionInfoReported {
2254 // Connection handle of the connection
2255 // Original type: uint16_t
2256 optional int32 connection_handle = 1;
2257 // HCI command status code
2258 // Default: STATUS_UNKNOWN
2259 optional android.bluetooth.hci.StatusEnum hci_status = 2;
2260 // 1 byte Version of current LMP in the remote controller
2261 optional int32 lmp_version = 3;
2262 // 2 bytes LMP manufacturer code of the remote controller
2263 // https://www.bluetooth.com/specifications/assigned-numbers/company-identifiers
2264 optional int32 lmp_manufacturer_code = 4;
2265 // 4 bytes subversion of the LMP in the remote controller
2266 optional int32 lmp_subversion = 5;
2267}
2268
2269/**
2270 * Logs when certain Bluetooth SDP attributes are discovered
2271 * Constant definitions are from:
2272 * https://www.bluetooth.com/specifications/assigned-numbers/service-discovery
2273 *
2274 * Current logged attributes:
2275 * - BluetoothProfileDescriptorList
2276 * - Supported Features Bitmask
2277 *
2278 * Logged from:
2279 * system/bt
2280 */
2281message BluetoothSdpAttributeReported {
2282 // An identifier that can be used to match events for this device.
2283 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2284 // Salt: Randomly generated 256 bit value
2285 // Hash algorithm: HMAC-SHA256
2286 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2287 // Short form UUIDs used to identify Bluetooth protocols, profiles, and service classes
2288 // Original type: uint16_t
2289 optional int32 protocol_uuid = 2;
2290 // Short form UUIDs used to identify Bluetooth SDP attribute types
2291 // Original type: uint16_t
2292 optional int32 attribute_id = 3;
2293 // Attribute value for the particular attribute
2294 optional bytes attribute_value = 4 [(android.os.statsd.log_mode) = MODE_BYTES];
2295}
2296
2297/**
2298 * Logs when bond state of a Bluetooth device changes
2299 *
2300 * Logged from:
2301 * frameworks/base/core/java/android/bluetooth/BluetoothDevice.java
2302 * packages/apps/Bluetooth/src/com/android/bluetooth/btservice/BondStateMachine.java
2303 */
2304message BluetoothBondStateChanged {
2305 // An identifier that can be used to match events for this device.
2306 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2307 // Salt: Randomly generated 256 bit value
2308 // Hash algorithm: HMAC-SHA256
2309 // Size: 32 byte
2310 // Default: null or empty if the device identifier is not known
2311 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2312 // Preferred transport type to remote dual mode device
2313 // Default: TRANSPORT_AUTO means no preference
2314 optional android.bluetooth.TransportTypeEnum transport = 2;
2315 // The type of this Bluetooth device (Classic, LE, or Dual mode)
2316 // Default: UNKNOWN
2317 optional android.bluetooth.DeviceTypeEnum type = 3;
2318 // Current bond state (NONE, BONDING, BONDED)
2319 // Default: BOND_STATE_UNKNOWN
2320 optional android.bluetooth.BondStateEnum bond_state = 4;
2321 // Bonding sub state
2322 // Default: BOND_SUB_STATE_UNKNOWN
2323 optional android.bluetooth.BondSubStateEnum bonding_sub_state = 5;
2324 // Unbond Reason
2325 // Default: UNBOND_REASON_UNKNOWN
2326 optional android.bluetooth.UnbondReasonEnum unbond_reason = 6;
2327}
2328
2329/**
2330 * Logs there is an event related Bluetooth classic pairing
2331 *
2332 * Logged from:
2333 * system/bt
2334 */
2335message BluetoothClassicPairingEventReported {
2336 // An identifier that can be used to match events for this device.
2337 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2338 // Salt: Randomly generated 256 bit value
2339 // Hash algorithm: HMAC-SHA256
2340 // Size: 32 byte
2341 // Default: null or empty if the device identifier is not known
2342 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2343 // Connection handle of this connection if available
2344 // Range: 0x0000 - 0x0EFF (12 bits)
2345 // Default: 0xFFFF if the handle is unknown
2346 optional int32 connection_handle = 2;
2347 // HCI command associated with this event
2348 // Default: CMD_UNKNOWN
2349 optional android.bluetooth.hci.CommandEnum hci_cmd = 3;
2350 // HCI event associated with this event
2351 // Default: EVT_UNKNOWN
2352 optional android.bluetooth.hci.EventEnum hci_event = 4;
2353 // HCI command status code if this is triggerred by hci_cmd
2354 // Default: STATUS_UNKNOWN
2355 optional android.bluetooth.hci.StatusEnum cmd_status = 5;
2356 // HCI reason code associated with this event
2357 // Default: STATUS_UNKNOWN
2358 optional android.bluetooth.hci.StatusEnum reason_code = 6;
Jack He3b259832019-03-20 03:47:29 -07002359 // A status value related to this specific event
2360 // Default: 0
2361 optional int64 event_value = 7;
Jack He1021a612019-01-20 21:22:46 -08002362}
2363
2364/**
2365 * Logs when there is an event related to Bluetooth Security Manager Protocol (SMP)
2366 *
2367 * Logged from:
2368 * system/bt
2369 */
2370message BluetoothSmpPairingEventReported {
2371 // An identifier that can be used to match events for this device.
2372 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2373 // Salt: Randomly generated 256 bit value
2374 // Hash algorithm: HMAC-SHA256
2375 // Size: 32 byte
2376 // Default: null or empty if the device identifier is not known
2377 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2378 // SMP command sent or received over L2CAP
2379 // Default: CMD_UNKNOWN
2380 optional android.bluetooth.smp.CommandEnum smp_command = 2;
2381 // Whether this command is sent or received
2382 // Default: DIRECTION_UNKNOWN
2383 optional android.bluetooth.DirectionEnum direction = 3;
2384 // SMP failure reason code
2385 // Default: PAIRING_FAIL_REASON_DEFAULT
2386 optional android.bluetooth.smp.PairingFailReasonEnum smp_fail_reason = 4;
2387}
2388
2389/**
Jack He815cdba2019-01-30 17:24:55 -08002390 * Logs when a Bluetooth socket’s connection state changed
2391 *
2392 * Logged from:
2393 * system/bt
2394 */
2395message BluetoothSocketConnectionStateChanged {
2396 // An identifier that can be used to match events for this device.
2397 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2398 // Salt: Randomly generated 256 bit value
2399 // Hash algorithm: HMAC-SHA256
2400 // Size: 32 byte
Jack Hee4ae0e72019-02-07 13:52:45 -08002401 // Default: null or empty if this is a server listener socket
Jack He815cdba2019-01-30 17:24:55 -08002402 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
Jack Hee4ae0e72019-02-07 13:52:45 -08002403 // Temporary port of this socket for the current connection or session only
Jack He815cdba2019-01-30 17:24:55 -08002404 // Default 0 when unknown or don't care
2405 optional int32 port = 2;
2406 // Socket type as mentioned in
2407 // frameworks/base/core/java/android/bluetooth/BluetoothSocket.java
2408 // Default: SOCKET_TYPE_UNKNOWN
2409 optional android.bluetooth.SocketTypeEnum type = 3;
2410 // Socket connection state
2411 // Default: SOCKET_CONNECTION_STATE_UNKNOWN
2412 optional android.bluetooth.SocketConnectionstateEnum state = 4;
2413 // Number of bytes sent to remote device during this connection
2414 optional int64 tx_bytes = 5;
2415 // Number of bytes received from remote device during this connection
2416 optional int64 rx_bytes = 6;
Jack Hee4ae0e72019-02-07 13:52:45 -08002417 // Socket owner's UID
2418 optional int32 uid = 7 [(is_uid) = true];
2419 // Server port of this socket, if any. When both |server_port| and |port| fields are populated,
2420 // |port| must be spawned by |server_port|
2421 // Default 0 when unknown or don't care
2422 optional int32 server_port = 8;
2423 // Whether this is a server listener socket
2424 optional android.bluetooth.SocketRoleEnum is_server = 9;
Jack He815cdba2019-01-30 17:24:55 -08002425}
2426
2427/**
Jack He71426802019-04-02 13:32:52 -07002428 * Logs when Class of Device (CoD) value is learnt for a device during pairing or connection
2429 *
2430 * Logged from:
2431 * packages/apps/Bluetooth/src/com/android/bluetooth/btservice/BondStateMachine.java
2432 * packages/apps/Bluetooth/src/com/android/bluetooth/btservice/RemoteDevices.java
2433 *
2434 */
2435message BluetoothClassOfDeviceReported {
2436 // An identifier that can be used to match events for this device.
2437 // Currently, this is a salted hash of the MAC address of this Bluetooth device.
2438 // Salt: Randomly generated 256 bit value
2439 // Hash algorithm: HMAC-SHA256
2440 // Size: 32 byte
2441 // Default: null or empty if this is a server listener socket
2442 optional bytes obfuscated_id = 1 [(android.os.statsd.log_mode) = MODE_BYTES];
2443 // Class of Device (CoD) value including both Major, Minor device class and service class
2444 // Defined in: https://www.bluetooth.com/specifications/assigned-numbers/baseband
2445 // Also defined in: https://developer.android.com/reference/android/bluetooth/BluetoothClass
2446 // Default: 0
2447 optional int32 class_of_device = 2;
2448}
2449
2450/**
Andrew Chant28d627e2018-02-22 15:17:05 -08002451 * Logs when something is plugged into or removed from the USB-C connector.
2452 *
2453 * Logged from:
Badhri Jagan Sridharan223b3c72018-11-16 16:02:35 -08002454 * UsbService
Andrew Chant28d627e2018-02-22 15:17:05 -08002455 */
2456message UsbConnectorStateChanged {
2457 enum State {
Badhri Jagan Sridharan223b3c72018-11-16 16:02:35 -08002458 STATE_DISCONNECTED = 0;
2459 STATE_CONNECTED = 1;
Andrew Chant28d627e2018-02-22 15:17:05 -08002460 }
2461 optional State state = 1;
Badhri Jagan Sridharan223b3c72018-11-16 16:02:35 -08002462 optional string id = 2;
Badhri Jagan Sridharanfaf62072018-11-16 17:17:03 -08002463 // Last active session in ms.
2464 // 0 when the port is in connected state.
2465 optional int64 last_connect_duration_millis = 3;
Andrew Chant28d627e2018-02-22 15:17:05 -08002466}
2467
2468/**
2469 * Logs the reported speaker impedance.
2470 *
2471 * Logged from:
2472 * Vendor audio implementation.
2473 */
2474message SpeakerImpedanceReported {
2475 optional int32 speaker_location = 1;
2476 optional int32 impedance = 2;
2477}
2478
2479/**
2480 * Logs the report of a failed hardware.
2481 *
2482 * Logged from:
2483 * Vendor HALs.
2484 *
2485 */
2486message HardwareFailed {
2487 enum HardwareType {
2488 HARDWARE_FAILED_UNKNOWN = 0;
2489 HARDWARE_FAILED_MICROPHONE = 1;
2490 HARDWARE_FAILED_CODEC = 2;
2491 HARDWARE_FAILED_SPEAKER = 3;
2492 HARDWARE_FAILED_FINGERPRINT = 4;
2493 }
2494 optional HardwareType hardware_type = 1;
2495
Maggie White6dcd8572019-01-31 14:11:50 -08002496 /**
2497 * hardware_location allows vendors to differentiate between multiple instances of
Andrew Chant28d627e2018-02-22 15:17:05 -08002498 * the same hardware_type. The specific locations are vendor defined integers,
2499 * referring to board-specific numbering schemes.
2500 */
2501 optional int32 hardware_location = 2;
2502
Maggie White6dcd8572019-01-31 14:11:50 -08002503 /**
2504 * failure_code is specific to the HardwareType of the failed hardware.
2505 * It should use one of the enum values defined below.
Andrew Chant28d627e2018-02-22 15:17:05 -08002506 */
Maggie White6dcd8572019-01-31 14:11:50 -08002507 enum HardwareErrorCode {
2508 UNKNOWN = 0;
2509 COMPLETE = 1;
2510 SPEAKER_HIGH_Z = 2;
2511 SPEAKER_SHORT = 3;
2512 FINGERPRINT_SENSOR_BROKEN = 4;
2513 FINGERPRINT_TOO_MANY_DEAD_PIXELS = 5;
Maggie Whiteb76cebc2019-02-05 15:21:29 -08002514 DEGRADE = 6;
Andrew Chant28d627e2018-02-22 15:17:05 -08002515 }
2516 optional int32 failure_code = 3;
2517}
2518
2519/**
2520 * Log an event when the device has been physically dropped.
2521 * Reported from the /vendor partition.
2522 */
2523message PhysicalDropDetected {
2524 // Confidence that the event was actually a drop, 0 -> 100
2525 optional int32 confidence_pctg = 1;
2526 // Peak acceleration of the drop, in 1/1000s of a g.
2527 optional int32 accel_peak_thousandths_g = 2;
Andrew Chantb56388b2018-03-22 21:07:33 -07002528 // Duration of freefall in ms
2529 optional int32 freefall_time_millis = 3;
Andrew Chant28d627e2018-02-22 15:17:05 -08002530}
2531
2532/**
2533 * Log bucketed battery charge cycles.
2534 *
2535 * Each bucket represents cycles of the battery past
Maggie White38c9d322018-11-20 10:07:52 -08002536 * a given charge point. For example, if 10 cycle buckets are
2537 * initialized, bucket 1 is the lowest 1/10th of the battery,
2538 * and bucket 10 is 100%.
Andrew Chant28d627e2018-02-22 15:17:05 -08002539 *
2540 * Logged from:
2541 * /sys/class/power_supply/bms/cycle_count, via Vendor.
2542 */
2543message ChargeCyclesReported {
2544 optional int32 cycle_bucket_1 = 1;
2545 optional int32 cycle_bucket_2 = 2;
2546 optional int32 cycle_bucket_3 = 3;
2547 optional int32 cycle_bucket_4 = 4;
2548 optional int32 cycle_bucket_5 = 5;
2549 optional int32 cycle_bucket_6 = 6;
2550 optional int32 cycle_bucket_7 = 7;
2551 optional int32 cycle_bucket_8 = 8;
Maggie White38c9d322018-11-20 10:07:52 -08002552 optional int32 cycle_bucket_9 = 9;
2553 optional int32 cycle_bucket_10 = 10;
Andrew Chant28d627e2018-02-22 15:17:05 -08002554}
2555
2556/**
Howard Roa46b6582018-09-18 16:45:02 -07002557 * Log battery health snapshot.
2558 *
2559 * Resistance, Voltage, Open Circuit Voltage, Temperature, and Charge Level
2560 * are snapshotted periodically over 24hrs.
2561 */
2562message BatteryHealthSnapshot {
2563 enum BatterySnapshotType {
2564 UNKNOWN = 0;
2565 MIN_TEMP = 1; // Snapshot at min batt temp over 24hrs.
2566 MAX_TEMP = 2; // Snapshot at max batt temp over 24hrs.
2567 MIN_RESISTANCE = 3; // Snapshot at min batt resistance over 24hrs.
2568 MAX_RESISTANCE = 4; // Snapshot at max batt resistance over 24hrs.
2569 MIN_VOLTAGE = 5; // Snapshot at min batt voltage over 24hrs.
2570 MAX_VOLTAGE = 6; // Snapshot at max batt voltage over 24hrs.
2571 MIN_CURRENT = 7; // Snapshot at min batt current over 24hrs.
2572 MAX_CURRENT = 8; // Snapshot at max batt current over 24hrs.
2573 MIN_BATT_LEVEL = 9; // Snapshot at min battery level (SoC) over 24hrs.
2574 MAX_BATT_LEVEL = 10; // Snapshot at max battery level (SoC) over 24hrs.
2575 AVG_RESISTANCE = 11; // Snapshot at average battery resistance over 24hrs.
2576 }
2577 optional BatterySnapshotType type = 1;
2578 // Temperature, in 1/10ths of degree C.
Yangster-maca8a30442018-10-13 23:46:34 -07002579 optional int32 temperature_deci_celsius = 2;
Howard Roa46b6582018-09-18 16:45:02 -07002580 // Voltage Battery Voltage, in microVolts.
2581 optional int32 voltage_micro_volt = 3;
2582 // Current Battery current, in microAmps.
2583 optional int32 current_micro_amps = 4;
2584 // OpenCircuitVoltage Battery Open Circuit Voltage, in microVolts.
2585 optional int32 open_circuit_micro_volt = 5;
2586 // Resistance Battery Resistance, in microOhms.
2587 optional int32 resistance_micro_ohm = 6;
2588 // Level Battery Level, as % of full.
2589 optional int32 level_percent = 7;
2590}
2591
2592/**
2593 * Log slow I/O operations on the primary storage.
2594 */
2595message SlowIo {
2596 // Classifications of IO Operations.
2597 enum IoOperation {
2598 UNKNOWN = 0;
2599 READ = 1;
2600 WRITE = 2;
2601 UNMAP = 3;
2602 SYNC = 4;
2603 }
2604 optional IoOperation operation = 1;
2605
2606 // The number of slow IO operations of this type over 24 hours.
2607 optional int32 count = 2;
2608}
2609
2610/**
2611 * Log battery caused shutdown with the last recorded voltage.
2612 */
2613message BatteryCausedShutdown {
2614 // The last recorded battery voltage prior to shutdown.
2615 optional int32 last_recorded_micro_volt = 1;
2616}
2617
2618/**
Tej Singha72344992019-04-17 18:55:08 -07002619 * Logs when ThermalService receives throttling events.
2620 *
2621 * Logged from:
2622 * frameworks/base/services/core/java/com/android/server/stats/StatsCompanionService.java
2623 */
2624message ThermalThrottlingSeverityStateChanged {
2625 // The type of temperature being reported (CPU, GPU, SKIN, etc)
2626 optional android.os.TemperatureTypeEnum sensor_type = 1;
2627
2628 // The name of the temperature source. Eg. CPU0
2629 optional string sensor_name = 2;
2630
2631 // Temperature in tenths of a degree C.
2632 // For BCL, it is decimillivolt, decimilliamps, and percentage * 10.
2633 optional int32 temperature_deci_celsius = 3;
2634
2635 // Relative severity of the throttling, see enum definition.
2636 optional android.os.ThrottlingSeverityEnum severity = 4;
2637}
2638
2639/**
Tej Singhbb8554a2018-01-26 11:59:14 -08002640 * Logs the duration of a davey (jank of >=700ms) when it occurs
2641 *
2642 * Logged from:
2643 * frameworks/base/libs/hwui/JankTracker.cpp
2644 */
2645message DaveyOccurred {
David Chen77ef6712018-02-23 18:23:42 -08002646 // The UID that logged this atom.
Yao Chenc40a19d2018-03-15 16:48:25 -07002647 optional int32 uid = 1 [(is_uid) = true];
David Chen77ef6712018-02-23 18:23:42 -08002648
Tej Singhbb8554a2018-01-26 11:59:14 -08002649 // Amount of time it took to render the frame. Should be >=700ms.
David Chen77ef6712018-02-23 18:23:42 -08002650 optional int64 jank_duration_millis = 2;
Tej Singhbb8554a2018-01-26 11:59:14 -08002651}
2652
2653/**
Bookatze5885242017-10-24 20:10:31 -07002654 * Logs phone signal strength changes.
2655 *
2656 * Logged from:
David Chenc28b2bb2017-10-24 12:52:52 -07002657 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
Bookatze5885242017-10-24 20:10:31 -07002658 */
2659message PhoneSignalStrengthChanged {
Bookatz1a1b0462018-01-12 11:47:03 -08002660 // Signal strength, from frameworks/base/core/proto/android/telephony/enums.proto.
2661 optional android.telephony.SignalStrengthEnum signal_strength = 1;
David Chenc28b2bb2017-10-24 12:52:52 -07002662}
2663
Yangster4ccebea2018-10-09 17:09:02 -07002664
2665/**
2666 * Logs when the phone state, sim state or signal strength changes
2667 *
2668 * Logged from:
2669 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
2670 */
2671message PhoneServiceStateChanged {
2672 optional android.telephony.ServiceStateEnum state = 1;
2673 optional android.telephony.SimStateEnum sim_state = 2;
2674 optional android.telephony.SignalStrengthEnum signal_strength = 3;
2675}
2676
2677/**
2678 * Logs when the phone becomes on or off.
2679 *
2680 * Logged from:
2681 * frameworks/base/core/java/com/android/internal/os/TelephonyRegistry.java
2682 */
2683message PhoneStateChanged {
2684 enum State {
2685 OFF = 0;
2686 ON = 1;
2687 }
2688 optional State state = 1;
2689}
2690
Hyunyoung Song2ecb8862019-07-09 09:19:25 -07002691message BackGesture {
2692 enum BackType {
2693 DEFAULT_BACK_TYPE = 0;
2694 COMPLETED = 1;
2695 COMPLETED_REJECTED = 2; // successful because coming from rejected area
2696 INCOMPLETE_EXCLUDED = 3; // would have been successful but in the exclusion area
2697 INCOMPLETE = 4;
2698 }
2699 optional BackType type = 1;
2700
2701 optional int32 y_coordinate = 2; // y coordinate for ACTION_DOWN event
2702 enum WindowHorizontalLocation {
2703 DEFAULT_LOCATION = 0;
2704 LEFT = 1;
2705 RIGHT = 2;
2706 }
2707 optional WindowHorizontalLocation x_location = 3;
2708}
2709
2710message ExclusionRectStateChanged {
2711 optional string component_name = 1; // if not available, simply packageName
2712 optional int32 requested_height = 2; // px
2713 optional int32 rejected_height = 3; // px
2714
2715 enum WindowHorizontalLocation {
2716 DEFAULT_LOCATION = 0;
2717 LEFT = 1;
2718 RIGHT = 2;
2719 }
2720 optional WindowHorizontalLocation x_location = 4;
2721 optional bool landscape = 5;
2722 optional bool splitscreen = 6;
2723 optional int32 duration_millis = 7;
2724}
2725
Hyunyoung Songc6d6b772018-10-17 13:35:32 -07002726message LauncherUIChanged {
Yao Chen8c433862018-10-24 14:09:20 -07002727 optional android.stats.launcher.LauncherAction action = 1;
2728 optional android.stats.launcher.LauncherState src_state = 2;
2729 optional android.stats.launcher.LauncherState dst_state = 3;
2730 optional android.stats.launcher.LauncherExtension extension = 4 [(log_mode) = MODE_BYTES];
Hyunyoung Songc6d6b772018-10-17 13:35:32 -07002731 optional bool is_swipe_up_enabled = 5;
2732}
2733
Hyunyoung Song80adf6be2019-01-30 09:59:30 -08002734message StyleUIChanged {
2735 optional android.stats.style.Action action = 1;
2736 optional int32 color_package_hash = 2;
2737 optional int32 font_package_hash = 3;
2738 optional int32 shape_package_hash = 4;
2739 optional int32 clock_package_hash = 5;
2740 optional int32 launcher_grid = 6;
2741 optional int32 wallpaper_category_hash = 7;
2742 optional int32 wallpaper_id_hash = 8;
Kunhung Li286c52f2019-05-21 20:10:43 +08002743 optional int32 color_preference = 9;
2744 optional android.stats.style.LocationPreference location_preference = 10;
Hyunyoung Song80adf6be2019-01-30 09:59:30 -08002745}
2746
David Chenc28b2bb2017-10-24 12:52:52 -07002747/**
Fan Zhang916c13b2018-10-16 22:49:45 -07002748 * Logs when Settings UI has changed.
2749 *
2750 * Logged from:
2751 * packages/apps/Settings
2752 */
2753message SettingsUIChanged {
2754 /**
Fan Zhang916c13b2018-10-16 22:49:45 -07002755 * Where this SettingsUIChange event comes from. For example, if
2756 * it's a PAGE_VISIBLE event, where the page is opened from.
2757 */
Fan Zhangf837b8e2018-10-23 12:38:30 -07002758 optional android.app.settings.PageId attribution = 1;
Fan Zhang916c13b2018-10-16 22:49:45 -07002759
2760 /**
2761 * What the UI action is.
2762 */
Fan Zhangf837b8e2018-10-23 12:38:30 -07002763 optional android.app.settings.Action action = 2;
Fan Zhang916c13b2018-10-16 22:49:45 -07002764
2765 /**
2766 * Where the action is happening
2767 */
Fan Zhangff2332b2018-12-06 15:16:41 -08002768 optional android.app.settings.PageId page_id = 3;
Fan Zhang916c13b2018-10-16 22:49:45 -07002769
2770 /**
2771 * What preference changed in this event.
2772 */
Fan Zhangff2332b2018-12-06 15:16:41 -08002773 optional string changed_preference_key = 4;
Fan Zhang916c13b2018-10-16 22:49:45 -07002774
2775 /**
2776 * The new value of the changed preference.
2777 */
Fan Zhangff2332b2018-12-06 15:16:41 -08002778 optional int64 changed_preference_int_value = 5;
Fan Zhang916c13b2018-10-16 22:49:45 -07002779}
2780
2781/**
Siarhei Vishniakou3ddecff2018-11-08 19:57:13 -08002782 * Logs basic timing information about touch events.
2783 * Reported at most every 5 minutes while device is being interacted with.
2784 *
2785 * Logged from:
2786 * frameworks/native/services/inputflinger
2787 */
2788message TouchEventReported {
2789 /**
2790 * The fields latency_{min|max|mean|stdev} represent minimum, maximum, mean,
Siarhei Vishniakou20d23c02019-08-15 19:32:34 -05002791 * and the standard deviation of the time spent processing touchscreen events
2792 * in the kernel and inputflinger. The units are microseconds.
Siarhei Vishniakou3ddecff2018-11-08 19:57:13 -08002793 *
Siarhei Vishniakou20d23c02019-08-15 19:32:34 -05002794 * On supported devices, the starting point is taken during the hard interrupt inside the
2795 * kernel touch driver. On all other devices, the starting point is taken inside
2796 * the kernel's input event subsystem upon receipt of the input event.
2797 * The ending point is taken inside InputDispatcher, just after the input event
2798 * is sent to the app.
Siarhei Vishniakou3ddecff2018-11-08 19:57:13 -08002799 */
2800 // Minimum value
2801 optional float latency_min_micros = 1;
2802 // Maximum value
2803 optional float latency_max_micros = 2;
2804 // Average value
2805 optional float latency_mean_micros = 3;
2806 // Standard deviation
2807 optional float latency_stdev_micros = 4;
Siarhei Vishniakouca954f92019-03-22 16:41:14 -07002808 // Number of touch events (input_event) in this report
2809 optional int32 count = 5;
Siarhei Vishniakou3ddecff2018-11-08 19:57:13 -08002810}
2811
2812/**
Philip Quinn0eded622019-01-29 12:46:28 -08002813 * Logs gesture classification and timing information for touch events.
2814 *
2815 * Logged from:
2816 * frameworks/base/core/java/android/view/GestureDetector.java
2817 * frameworks/base/core/java/android/view/View.java
2818 */
2819message TouchGestureClassified {
2820 // The source of the classification (e.g. Java class name).
2821 optional string source = 1;
2822
2823 enum Classification {
2824 UNKNOWN_CLASSIFICATION = 0;
2825 SINGLE_TAP = 1;
2826 DOUBLE_TAP = 2;
2827 LONG_PRESS = 3;
2828 DEEP_PRESS = 4;
2829 SCROLL = 5;
2830 }
2831 // The classification of the gesture.
2832 optional Classification classification = 2;
2833
2834 // The interval from the start of a touch event stream until the
2835 // classification was made.
2836 optional int32 latency_millis = 3;
2837
2838 // The distance from the location of the first touch event to the
2839 // location of the touch event when the classification was made.
2840 optional float displacement_px = 4;
2841}
2842
2843/**
David Chenc28b2bb2017-10-24 12:52:52 -07002844 * Logs that a setting was updated.
2845 * Logged from:
David Chenbd789912018-03-16 17:19:55 -07002846 * frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/SettingsState.java
David Chenc28b2bb2017-10-24 12:52:52 -07002847 * The tag and is_default allow resetting of settings to default values based on the specified
2848 * tag. See Settings#putString(ContentResolver, String, String, String, boolean) for more details.
2849 */
2850message SettingChanged {
2851 // The name of the setting.
2852 optional string setting = 1;
2853
2854 // The change being imposed on this setting. May represent a number, eg "3".
2855 optional string value = 2;
2856
2857 // The new value of this setting. For most settings, this is same as value. For some settings,
2858 // value is +X or -X where X represents an element in a set. For example, if the previous value
2859 // is A,B,C and value is -B, then new_value is A,C and prev_value is A,B,C.
2860 // The +/- feature is currently only used for location_providers_allowed.
2861 optional string new_value = 3;
2862
2863 // The previous value of this setting.
2864 optional string prev_value = 4;
2865
2866 // The tag used with the is_default for resetting sets of settings. This is generally null.
2867 optional string tag = 5;
2868
Bookatz90867622018-01-31 15:05:57 -08002869 // True if this setting with tag should be resettable.
2870 optional bool is_default = 6;
David Chenc28b2bb2017-10-24 12:52:52 -07002871
David Chenbd789912018-03-16 17:19:55 -07002872 // The associated user (for multi-user feature). Defined in android/os/UserHandle.java
David Chenc28b2bb2017-10-24 12:52:52 -07002873 optional int32 user = 7;
David Chenbd789912018-03-16 17:19:55 -07002874
2875 enum ChangeReason {
2876 UPDATED = 1; // Updated can be an insertion or an update.
2877 DELETED = 2;
2878 }
2879 optional ChangeReason reason = 8;
David Chenc28b2bb2017-10-24 12:52:52 -07002880}
Chenjie Yub3dda412017-10-24 13:41:59 -07002881
Chenjie Yu05013b32017-11-21 10:21:41 -08002882/**
Chenjie Yu3d4f6042017-10-27 15:39:34 -07002883 * Logs activity going to foreground or background
2884 *
2885 * Logged from:
2886 * frameworks/base/services/core/java/com/android/server/am/ActivityRecord.java
2887 */
2888message ActivityForegroundStateChanged {
Yao Chenc40a19d2018-03-15 16:48:25 -07002889 optional int32 uid = 1 [(is_uid) = true];
Yangster-mac20877162017-12-22 17:19:39 -08002890 optional string pkg_name = 2;
2891 optional string class_name = 3;
2892
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08002893 enum State {
2894 BACKGROUND = 0;
2895 FOREGROUND = 1;
Chenjie Yu3d4f6042017-10-27 15:39:34 -07002896 }
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08002897 optional State state = 4;
Chenjie Yu3d4f6042017-10-27 15:39:34 -07002898}
David Chenc8a43242017-10-17 16:23:28 -07002899
2900/**
Felix Lopez Luisd95346a2018-12-12 10:32:32 +00002901 * Logs when a volume entered low Storage state.
2902 * Logged from:
2903 * frameworks/base/services/core/java/com/android/server/storage/DeviceStorageMonitorService.java
2904 */
2905message LowStorageStateChanged {
2906 // Volume that ran out of storage.
2907 optional string volume_description = 1;
2908
2909 enum State {
2910 UNKNOWN = 0;
2911 OFF = 1;
2912 ON = 2;
2913 }
2914 optional State state = 2;
2915}
2916
2917/**
2918 * Logs when an app is downgraded.
2919 * Logged from:
2920 * frameworks/base/services/core/java/com/android/server/pm/BackgroundDexOptService.java
2921 */
2922message AppDowngraded {
2923 optional string package_name = 1;
2924 // Size of the package (all data) before being downgraded.
2925 optional int64 size_in_bytes_before = 2;
2926 // Size of the package (all data) after being downgraded.
2927 optional int64 size_in_bytes_after = 3;
2928
2929 optional bool aggressive = 4;
2930}
2931
2932/**
2933 * Logs when an app is optimized after being downgraded.
2934 * Logged from:
2935 * frameworks/base/services/core/java/com/android/server/pm/BackgroundDexOptService.java
2936 */
2937message AppOptimizedAfterDowngraded {
2938 optional string package_name = 1;
2939}
2940
2941/**
Carmen Agimof6688a352019-01-30 19:36:04 +00002942 * Logs whenever an app is installed on external storage.
2943 * Logged from:
2944 frameworks/base/services/core/java/com/android/server/pm/PackageManagerService.java
2945 */
2946message AppInstallOnExternalStorageReported {
2947 // The type of external storage.
2948 optional android.stats.storage.ExternalStorageType storage_type = 1;
2949 // The name of the package that is installed on the sd card.
2950 optional string package_name = 2;
2951}
2952
2953/**
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08002954 * Logs when an app crashes.
David Chen9e3808c2017-11-20 17:25:34 -08002955 * Logged from:
2956 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
2957 */
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08002958message AppCrashOccurred {
Yao Chenc40a19d2018-03-15 16:48:25 -07002959 optional int32 uid = 1 [(is_uid) = true];
David Chen9e3808c2017-11-20 17:25:34 -08002960
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08002961 optional string event_type = 2;
David Chen9e3808c2017-11-20 17:25:34 -08002962
2963 // The name of the process.
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08002964 // system_server if it is not by an app
David Chen9e3808c2017-11-20 17:25:34 -08002965 optional string process_name = 3;
2966
2967 // The pid if available. -1 means not available.
David Chen6e3e6cb2018-01-03 16:14:06 -08002968 optional sint32 pid = 4;
Chenjie Yuf17bf62f2018-04-02 14:22:19 -07002969
2970 optional string package_name = 5;
2971
2972 enum InstantApp {
2973 UNAVAILABLE = 0;
2974 FALSE = 1;
2975 TRUE = 2;
2976 }
2977 optional InstantApp is_instant_app = 6;
2978
2979 enum ForegroundState {
2980 UNKNOWN = 0;
2981 BACKGROUND = 1;
2982 FOREGROUND = 2;
2983 }
2984 optional ForegroundState foreground_state = 7;
Yang Lu732d6382018-11-05 07:53:12 -08002985
2986 optional android.server.ErrorSource error_source = 8;
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08002987}
David Chen9e3808c2017-11-20 17:25:34 -08002988
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08002989/**
2990 * Logs when a WTF (What a Terrible Failure) happened.
2991 * Logged from:
2992 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
2993 */
2994message WTFOccurred {
2995 optional int32 uid = 1 [(is_uid) = true];
David Chen9e3808c2017-11-20 17:25:34 -08002996
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08002997 optional string tag = 2;
David Chen9e3808c2017-11-20 17:25:34 -08002998
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08002999 // The name of the process.
3000 // system_server if it is not by an app
3001 optional string process_name = 3;
David Chen6e3e6cb2018-01-03 16:14:06 -08003002
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003003 // The pid if available. -1 means not available.
3004 optional sint32 pid = 4;
Yang Lu732d6382018-11-05 07:53:12 -08003005
3006 optional android.server.ErrorSource error_source = 5;
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003007}
3008
3009/**
3010 * Logs when system server reports low memory.
3011 * Logged from:
3012 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
3013 */
3014message LowMemReported {
3015}
3016
3017/**
3018 * Logs when an app ANR (App Not Responding) occurs.
3019 * Logged from:
3020 * frameworks/base/services/core/java/com/android/server/am/AppErrors.java
3021 */
3022message ANROccurred {
3023 optional int32 uid = 1 [(is_uid) = true];
3024
3025 optional string process_name = 2;
3026
3027 optional string short_component_name = 3;
3028
3029 optional string reason = 4;
Chenjie Yuf17bf62f2018-04-02 14:22:19 -07003030
3031 enum InstantApp {
3032 UNAVAILABLE = 0;
3033 FALSE = 1;
3034 TRUE = 2;
3035 }
3036 optional InstantApp is_instant_app = 5;
3037
3038 enum ForegroundState {
3039 UNKNOWN = 0;
3040 BACKGROUND = 1;
3041 FOREGROUND = 2;
3042 }
3043 optional ForegroundState foreground_state = 6;
Yang Lu732d6382018-11-05 07:53:12 -08003044
3045 optional android.server.ErrorSource error_source = 7;
3046
3047 optional string package_name = 8;
David Chen9e3808c2017-11-20 17:25:34 -08003048}
3049
Bookatza7020bd2018-08-28 16:29:35 -07003050/**
3051 * Logs when the vibrator state changes.
3052 * Logged from:
3053 * frameworks/base/services/core/java/com/android/server/VibratorService.java
3054 */
3055message VibratorStateChanged {
3056 repeated AttributionNode attribution_node = 1;
3057
3058 enum State {
3059 OFF = 0;
3060 ON = 1;
3061 }
3062 optional State state = 2;
3063
3064 // Duration (in milliseconds) requested to keep the vibrator on.
3065 // Only applicable for State == ON.
3066 optional int64 duration_millis = 3;
3067}
3068
David Chen0a368b22017-12-06 16:28:16 -08003069/*
3070 * Allows other apps to push events into statsd.
3071 * Logged from:
3072 * frameworks/base/core/java/android/util/StatsLog.java
3073 */
David Chen0b5c90c2018-01-25 16:51:49 -08003074message AppBreadcrumbReported {
David Chen0a368b22017-12-06 16:28:16 -08003075 // The uid of the application that sent this custom atom.
Yao Chenc40a19d2018-03-15 16:48:25 -07003076 optional int32 uid = 1 [(is_uid) = true];
David Chen0a368b22017-12-06 16:28:16 -08003077
3078 // An arbitrary label chosen by the developer. For Android P, the label should be in [0, 16).
3079 optional int32 label = 2;
3080
3081 // Allows applications to easily use a custom event as start/stop boundaries (ie, define custom
3082 // predicates for the metrics).
3083 enum State {
3084 UNKNOWN = 0;
3085 UNSPECIFIED = 1; // For events that are known to not represent START/STOP.
3086 STOP = 2;
3087 START = 3;
3088 }
3089 optional State state = 3;
3090}
3091
David Chen9e3808c2017-11-20 17:25:34 -08003092/**
Bookatz7948c872018-09-04 12:58:33 -07003093 * Logs the wall-clock time when a significant wall-clock time shift occurs.
3094 * For example, this could be due to the user manually changing the time.
3095 *
3096 * Logged from:
3097 * frameworks/base/services/core/java/com/android/server/AlarmManagerService.java
3098 */
3099message WallClockTimeShifted {
3100 // New wall-clock time in milliseconds, according to System.currentTimeMillis().
3101 optional int64 wall_clock_timestamp_millis = 1;
3102}
3103
3104/**
Bookatz8fcd09a2017-12-18 13:01:10 -08003105 * Logs when statsd detects an anomaly.
3106 *
3107 * Logged from:
3108 * frameworks/base/cmds/statsd/src/anomaly/AnomalyTracker.cpp
3109 */
3110message AnomalyDetected {
3111 // Uid that owns the config whose anomaly detection alert fired.
Yao Chenc40a19d2018-03-15 16:48:25 -07003112 optional int32 config_uid = 1 [(is_uid) = true];
Bookatz8fcd09a2017-12-18 13:01:10 -08003113
Yangster-mac94e197c2018-01-02 16:03:03 -08003114 // Id of the config whose anomaly detection alert fired.
3115 optional int64 config_id = 2;
Bookatz8fcd09a2017-12-18 13:01:10 -08003116
Yangster-mac94e197c2018-01-02 16:03:03 -08003117 // Id of the alert (i.e. name of the anomaly that was detected).
3118 optional int64 alert_id = 3;
Bookatz8fcd09a2017-12-18 13:01:10 -08003119}
3120
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003121message AppStartOccurred {
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003122 // The uid if available. -1 means not available.
Yao Chenc40a19d2018-03-15 16:48:25 -07003123 optional int32 uid = 1 [(is_uid) = true];
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003124
3125 // The app package name.
3126 optional string pkg_name = 2;
3127
3128 enum TransitionType {
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003129 UNKNOWN = 0;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003130 WARM = 1;
3131 HOT = 2;
3132 COLD = 3;
3133 }
3134 // The transition type.
3135 optional TransitionType type = 3;
3136
3137 // The activity name.
3138 optional string activity_name = 4;
3139
3140 // The name of the calling app. Empty if not set.
3141 optional string calling_pkg_name = 5;
3142
3143 // Whether the app is an instant app.
3144 optional bool is_instant_app = 6;
3145
3146 // Device uptime when activity started.
David Chen0b5c90c2018-01-25 16:51:49 -08003147 optional int64 activity_start_millis = 7;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003148
Bookatz80d11a02018-01-16 10:46:35 -08003149 optional android.app.AppTransitionReasonEnum reason = 8;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003150
David Chen0b5c90c2018-01-25 16:51:49 -08003151 optional int32 transition_delay_millis = 9;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003152 // -1 if not set.
David Chen0b5c90c2018-01-25 16:51:49 -08003153 optional int32 starting_window_delay_millis = 10;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003154 // -1 if not set.
David Chen0b5c90c2018-01-25 16:51:49 -08003155 optional int32 bind_application_delay_millis = 11;
3156 optional int32 windows_drawn_delay_millis = 12;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003157
3158 // Empty if not set.
3159 optional string launch_token = 13;
3160
Calin Juravle759fbda2018-02-20 19:52:30 +00003161 // The compiler filter used when when the package was optimized.
Calin Juravlea86783b2018-03-21 14:25:59 -07003162 optional int32 package_optimization_compilation_filter = 14;
Calin Juravle759fbda2018-02-20 19:52:30 +00003163
3164 // The reason why the package was optimized.
Calin Juravlea86783b2018-03-21 14:25:59 -07003165 optional int32 package_optimization_compilation_reason = 15;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003166}
3167
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003168message AppStartCanceled {
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003169 // The uid if available. -1 means not available.
Yao Chenc40a19d2018-03-15 16:48:25 -07003170 optional int32 uid = 1 [(is_uid) = true];
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003171
3172 // The app package name.
3173 optional string pkg_name = 2;
3174
3175 enum TransitionType {
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003176 UNKNOWN = 0;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003177 WARM = 1;
3178 HOT = 2;
3179 COLD = 3;
3180 }
3181 // The transition type.
3182 optional TransitionType type = 3;
3183
3184 // The activity name.
3185 optional string activity_name = 4;
3186}
3187
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003188message AppStartFullyDrawn {
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003189 // The uid if available. -1 means not available.
Yao Chenc40a19d2018-03-15 16:48:25 -07003190 optional int32 uid = 1 [(is_uid) = true];
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003191
3192 // The app package name.
3193 optional string pkg_name = 2;
3194
3195 enum TransitionType {
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003196 UNKNOWN = 0;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003197 WITH_BUNDLE = 1;
3198 WITHOUT_BUNDLE = 2;
3199 }
3200 // The transition type.
3201 optional TransitionType type = 3;
3202
3203 // The activity name.
3204 optional string activity_name = 4;
3205
3206 optional bool transition_process_running = 5;
3207
3208 // App startup time (until call to Activity#reportFullyDrawn()).
David Chen0b5c90c2018-01-25 16:51:49 -08003209 optional int64 app_startup_time_millis = 6;
Olivier Gaillardaed7f122017-12-12 14:26:22 +00003210}
3211
Bookatz8fcd09a2017-12-18 13:01:10 -08003212/**
Chenjie Yu52cacc62017-12-08 18:11:45 -08003213 * Logs a picture-in-picture action
3214 * Logged from:
3215 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
3216 * frameworks/base/services/core/java/com/android/server/am/ActivityStackSupervisor.java
3217 * frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/PipTouchHandler.java
3218 */
3219message PictureInPictureStateChanged {
Chenjie Yuae9fdf042018-02-15 10:19:32 -08003220 // -1 if it is not available
Yao Chenc40a19d2018-03-15 16:48:25 -07003221 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yu52cacc62017-12-08 18:11:45 -08003222
Chenjie Yuae9fdf042018-02-15 10:19:32 -08003223 optional string short_name = 2;
Chenjie Yu52cacc62017-12-08 18:11:45 -08003224
Chenjie Yu52cacc62017-12-08 18:11:45 -08003225 enum State {
3226 ENTERED = 1;
3227 EXPANDED_TO_FULL_SCREEN = 2;
3228 MINIMIZED = 3;
3229 DISMISSED = 4;
3230 }
Chenjie Yuae9fdf042018-02-15 10:19:32 -08003231 optional State state = 3;
Chenjie Yu52cacc62017-12-08 18:11:45 -08003232}
3233
3234/**
Chenjie Yue8904192017-12-08 19:12:57 -08003235 * Logs overlay action
3236 * Logged from:
3237 * services/core/java/com/android/server/wm/Session.java
3238 */
3239message OverlayStateChanged {
tsaichristine5adc7e02020-01-14 17:07:39 -08003240 optional int32 uid = 1 [(state_field_option).option = PRIMARY_FIELD, (is_uid) = true];
Chenjie Yue8904192017-12-08 19:12:57 -08003241
tsaichristine5adc7e02020-01-14 17:07:39 -08003242 optional string package_name = 2 [(state_field_option).option = PRIMARY_FIELD];
Chenjie Yue8904192017-12-08 19:12:57 -08003243
3244 optional bool using_alert_window = 3;
3245
3246 enum State {
3247 ENTERED = 1;
3248 EXITED = 2;
3249 }
tsaichristine5adc7e02020-01-14 17:07:39 -08003250 optional State state = 4 [
3251 (state_field_option).option = EXCLUSIVE_STATE,
3252 (state_field_option).nested = false,
3253 (state_field_option).default_state_value = 2
3254 ];
Chenjie Yue8904192017-12-08 19:12:57 -08003255}
3256
Chenjie Yuccfe6452018-01-30 11:33:21 -08003257/*
3258 * Logs foreground service starts and stops.
3259 * Note that this is not when a service starts or stops, but when it is
3260 * considered foreground.
3261 * Logged from
3262 * //frameworks/base/services/core/java/com/android/server/am/ActiveServices.java
3263 */
3264message ForegroundServiceStateChanged {
Yao Chenc40a19d2018-03-15 16:48:25 -07003265 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yuccfe6452018-01-30 11:33:21 -08003266 // package_name + "/" + class_name
3267 optional string short_name = 2;
3268
3269 enum State {
3270 ENTER = 1;
3271 EXIT = 2;
3272 }
3273 optional State state = 3;
3274}
3275
Chenjie Yue8904192017-12-08 19:12:57 -08003276/**
Chenjie Yubbcbc602018-02-05 16:51:52 -08003277 * Logs creation or removal of an isolated uid. Isolated uid's are temporary uid's to sandbox risky
3278 * behavior in its own uid. However, the metrics of these isolated uid's almost always should be
3279 * attributed back to the parent (host) uid. One example is Chrome.
3280 *
3281 * Logged from:
3282 * frameworks/base/core/java/com/android/internal/os/BatteryStatsImpl.java
3283 */
3284message IsolatedUidChanged {
3285 // The host UID. Generally, we should attribute metrics from the isolated uid to the host uid.
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08003286 // NOTE: DO NOT annotate uid field in this atom. This atom is specially handled in statsd.
Bookatz3c648862018-05-25 13:32:43 -07003287 // This field is ignored when event == REMOVED.
Chenjie Yubbcbc602018-02-05 16:51:52 -08003288 optional int32 parent_uid = 1;
3289
3290 optional int32 isolated_uid = 2;
3291
3292 // We expect an isolated uid to be removed before if it's used for another parent uid.
3293 enum Event {
3294 REMOVED = 0;
3295 CREATED = 1;
3296 }
3297 optional Event event = 3;
3298}
3299
3300/*
3301 * Logs the reception of an incoming network packet causing the main system to wake up for
3302 * processing that packet. These events are notified by the kernel via Netlink NFLOG to Netd
3303 * and processed by WakeupController.cpp.
3304 */
3305message PacketWakeupOccurred {
3306 // The uid owning the socket into which the packet was delivered, or -1 if the packet was
3307 // delivered nowhere.
Yao Chenc40a19d2018-03-15 16:48:25 -07003308 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yubbcbc602018-02-05 16:51:52 -08003309 // The interface name on which the packet was received.
3310 optional string iface = 2;
3311 // The ethertype value of the packet.
3312 optional int32 ethertype = 3;
3313 // String representation of the destination MAC address of the packet.
3314 optional string destination_hardware_address = 4;
3315 // String representation of the source address of the packet if this was an IP packet.
3316 optional string source_ip = 5;
3317 // String representation of the destination address of the packet if this was an IP packet.
3318 optional string destination_ip = 6;
3319 // The value of the protocol field if this was an IPv4 packet or the value of the Next Header
3320 // field if this was an IPv6 packet. The range of possible values is the same for both IP
3321 // families.
3322 optional int32 ip_next_header = 7;
3323 // The source port if this was a TCP or UDP packet.
3324 optional int32 source_port = 8;
3325 // The destination port if this was a TCP or UDP packet.
3326 optional int32 destination_port = 9;
3327}
3328
3329/*
3330 * Logs the memory stats for an app on startup.
3331 * Logged from:
3332 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
3333 */
3334message AppStartMemoryStateCaptured {
3335 // The uid if available. -1 means not available.
Yao Chenc40a19d2018-03-15 16:48:25 -07003336 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yubbcbc602018-02-05 16:51:52 -08003337
3338 // The process name.
3339 optional string process_name = 2;
3340
3341 // The activity name.
3342 optional string activity_name = 3;
3343
3344 // # of page-faults
Yangster-maca8a30442018-10-13 23:46:34 -07003345 optional int64 page_fault = 4;
Chenjie Yubbcbc602018-02-05 16:51:52 -08003346
3347 // # of major page-faults
Yangster-maca8a30442018-10-13 23:46:34 -07003348 optional int64 page_major_fault = 5;
Chenjie Yubbcbc602018-02-05 16:51:52 -08003349
3350 // RSS
3351 optional int64 rss_in_bytes = 6;
3352
3353 // CACHE
3354 optional int64 cache_in_bytes = 7;
3355
3356 // SWAP
3357 optional int64 swap_in_bytes = 8;
3358}
3359
3360/*
3361 * Logs the change in Low Memory Killer Daemon (LMKD) state which is used as start/stop boundaries
3362 * for LMK event.
3363 * Logged from:
3364 * system/core/lmkd/lmkd.c
3365 */
3366message LmkStateChanged {
3367 enum State {
3368 UNKNOWN = 0;
3369 START = 1;
3370 STOP = 2;
3371 }
3372 optional State state = 1;
3373}
3374
3375/*
3376 * Logs the event when Low Memory Killer Daemon (LMKD) kills a process to reduce memory pressure.
3377 * Logged from:
3378 * system/core/lmkd/lmkd.c
3379 */
3380message LmkKillOccurred {
3381 // The uid if available. -1 means not available.
Yao Chenc40a19d2018-03-15 16:48:25 -07003382 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yubbcbc602018-02-05 16:51:52 -08003383
3384 // The process name.
3385 optional string process_name = 2;
3386
3387 // oom adj score.
Yangster-maca8a30442018-10-13 23:46:34 -07003388 optional int32 oom_adj_score = 3;
Chenjie Yubbcbc602018-02-05 16:51:52 -08003389
3390 // # of page-faults
Yangster-maca8a30442018-10-13 23:46:34 -07003391 optional int64 page_fault = 4;
Chenjie Yubbcbc602018-02-05 16:51:52 -08003392
3393 // # of major page-faults
Yangster-maca8a30442018-10-13 23:46:34 -07003394 optional int64 page_major_fault = 5;
Chenjie Yubbcbc602018-02-05 16:51:52 -08003395
3396 // RSS
3397 optional int64 rss_in_bytes = 6;
3398
3399 // CACHE
3400 optional int64 cache_in_bytes = 7;
3401
3402 // SWAP
3403 optional int64 swap_in_bytes = 8;
Jim Blackler8593d1f2018-11-21 15:24:48 +00003404
3405 // The elapsed real time of start of the process.
3406 optional int64 process_start_time_nanos = 9;
Suren Baghdasaryan1fbaa1f2019-03-04 11:09:31 -08003407
3408 // Min oom adj score considered by lmkd.
3409 optional int32 min_oom_score = 10;
Chenjie Yubbcbc602018-02-05 16:51:52 -08003410}
3411
Rajeev Kumar51b54602018-03-01 12:18:26 -08003412/*
3413 * Logs when the ActivityManagerService detects that an app died.
3414 *
3415 * Logged from:
3416 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
3417 */
3418message AppDied {
3419 // timestamp(elapsedRealtime) of record creation
tsaichristine5adc7e02020-01-14 17:07:39 -08003420 optional uint64 timestamp_millis = 1 [(state_field_option).option = EXCLUSIVE_STATE];
Rajeev Kumar51b54602018-03-01 12:18:26 -08003421}
3422
Howard Ro21a039c2018-08-06 14:55:47 -07003423/**
3424 * An atom for generic metrics logging. Available from Android Q.
3425 */
3426message GenericAtom {
3427 // The uid of the application that sent this custom atom.
3428 optional int32 uid = 1 [(is_uid) = true];
3429
3430 // An event_id indicates the type of event.
Howard Ro9a862de2018-10-11 16:03:33 -07003431 optional android.stats.EventType event_id = 2;
Howard Ro21a039c2018-08-06 14:55:47 -07003432}
3433
Tej Singhd6d6d772018-09-05 17:41:25 -07003434/**
Will Brockmanfbaa7912019-10-24 15:15:09 -04003435 * Atom for simple logging of user interaction and impression events, such as "the user touched
3436 * this button" or "this dialog was displayed".
3437 * Keep the UI event stream clean: don't use for system or background events.
3438 * Log using the UiEventLogger wrapper - don't write with the StatsLog API directly.
Will Brockman079fdaa2020-01-12 16:45:03 -05003439 *
3440 * Logged from:
3441 * frameworks/base/services/core/java/com/android/server/
3442 * frameworks/base/packages/SystemUI/src/com/android/systemui/
Will Brockmanfbaa7912019-10-24 15:15:09 -04003443 */
3444message UiEventReported {
3445 // The event_id.
3446 optional int32 event_id = 1;
3447 // The event's source or target uid and package, if applicable.
3448 // For example, the package posting a notification, or the destination package of a share.
3449 optional int32 uid = 2 [(is_uid) = true];
3450 optional string package_name = 3;
Will Brockman12282ac2019-12-20 09:37:42 -05003451 // An identifier used to disambiguate which logs refer to a particular instance of some
3452 // UI element. Useful when there might be multiple instances simultaneously active.
3453 optional int32 instance_id = 4;
Will Brockmanfbaa7912019-10-24 15:15:09 -04003454}
3455
3456/**
Will Brockman079fdaa2020-01-12 16:45:03 -05003457 * Reports a notification was created or updated.
3458 *
3459 * Logged from:
3460 * frameworks/base/services/core/java/com/android/server/notification/
3461 */
3462message NotificationReported {
3463 // The event_id (as for UiEventReported).
3464 optional int32 event_id = 1;
3465 // The notifying app's uid and package.
3466 optional int32 uid = 2 [(is_uid) = true];
3467 optional string package_name = 3;
3468 // A small system-assigned identifier for the notification.
3469 // Locally probably-unique, but expect collisions across users and/or days.
3470 optional int32 instance_id = 4;
3471 // The app-assigned notification ID and tag
3472 optional int32 notification_id = 5;
3473 optional string notification_tag = 6;
3474 optional string channel_id = 7; // App-assigned channel ID
3475
3476 // Grouping information
3477 optional string group_id = 8; // Group the notification currently belongs to
3478 optional int32 group_instance_id = 9; // Instance_id of the group-summary notification
3479 optional bool is_group_summary = 10; // Tags the group-summary notification
3480
3481 // Attributes
3482 optional string category = 11; // App-assigned notification category (API-defined strings)
3483 optional int32 style = 12; // App-assigned notification style
3484 optional int32 num_people = 13; // Number of Person records attached to the notification
3485
3486 // Ordering, importance and interruptiveness
3487
3488 optional int32 position = 14; // Position in NotificationManager's list
3489
3490 optional android.stats.sysui.NotificationImportance importance = 15;
3491 optional int32 alerting = 16; // Bitfield, 1=buzz 2=beep 4=blink
3492
3493 enum NotificationImportanceExplanation {
3494 IMPORTANCE_EXPLANATION_UNKNOWN = 0;
3495 IMPORTANCE_EXPLANATION_APP = 1; // App-specified channel importance.
3496 IMPORTANCE_EXPLANATION_USER = 2; // User-specified channel importance.
3497 IMPORTANCE_EXPLANATION_ASST = 3; // Notification Assistant override.
3498 IMPORTANCE_EXPLANATION_SYSTEM = 4; // System override.
3499 // Like _APP, but based on pre-channels priority signal.
3500 IMPORTANCE_EXPLANATION_APP_PRE_CHANNELS = 5;
3501 }
3502
3503 optional NotificationImportanceExplanation importance_source = 17;
3504 optional android.stats.sysui.NotificationImportance importance_initial = 18;
3505 optional NotificationImportanceExplanation importance_initial_source = 19;
3506 optional android.stats.sysui.NotificationImportance importance_asst = 20;
3507 optional int32 assistant_hash = 21;
3508 optional float assistant_ranking_score = 22;
3509}
3510
3511message Notification {
3512 // The notifying app's uid and package.
3513 optional int32 uid = 1 [(is_uid) = true];
3514 optional string package_name = 2;
3515 // A small system-assigned identifier for the notification.
3516 optional int32 instance_id = 3;
3517
3518 // Grouping information.
3519 optional int32 group_instance_id = 4;
3520 optional bool is_group_summary = 5;
3521
3522 // The section of the shade that the notification is in.
3523 // See NotificationSectionsManager.PriorityBucket.
3524 enum NotificationSection {
3525 SECTION_UNKNOWN = 0;
3526 SECTION_PEOPLE = 1;
3527 SECTION_ALERTING = 2;
3528 SECTION_SILENT = 3;
3529 }
3530 optional NotificationSection section = 6;
3531}
3532
3533message NotificationList {
3534 repeated Notification notifications = 1; // An ordered sequence of notifications.
3535}
3536
3537/**
3538 * Reports a notification panel was displayed, e.g. from the lockscreen or status bar.
3539 *
3540 * Logged from:
3541 * frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
3542 */
3543message NotificationPanelReported {
3544 // The event_id (as for UiEventReported).
3545 optional int32 event_id = 1;
3546 optional int32 num_notifications = 2;
3547 // The notifications in the panel, in the order that they appear there.
3548 optional NotificationList notifications = 3 [(log_mode) = MODE_BYTES];
3549}
3550
3551/**
3552 * Reports a notification channel, or channel group, was created, updated, or deleted.
3553 *
3554 * Logged from:
3555 * frameworks/base/services/core/java/com/android/server/notification/
3556 */
3557message NotificationChannelModified {
3558 // The event_id (as for UiEventReported).
3559 optional int32 event_id = 1;
3560 // The notifying app's uid and package.
3561 optional int32 uid = 2 [(is_uid) = true];
3562 optional string package_name = 3;
3563 // App-assigned notification channel ID or channel-group ID
3564 optional string channel_id = 4;
3565 // Previous importance setting, if applicable
3566 optional android.stats.sysui.NotificationImportance old_importance = 5;
3567 // New importance setting
3568 optional android.stats.sysui.NotificationImportance importance = 6;
3569}
3570
3571
3572/**
Kevin Chyn1741a072019-01-17 11:54:40 -08003573 * Logs when a biometric acquire event occurs.
Tej Singhd6d6d772018-09-05 17:41:25 -07003574 *
3575 * Logged from:
Kevin Chyn1741a072019-01-17 11:54:40 -08003576 * frameworks/base/services/core/java/com/android/server/biometrics
Tej Singhd6d6d772018-09-05 17:41:25 -07003577 */
Kevin Chyn1741a072019-01-17 11:54:40 -08003578message BiometricAcquired {
3579 // Biometric modality that was acquired.
3580 optional android.hardware.biometrics.ModalityEnum modality = 1;
3581 // The associated user. Eg: 0 for owners, 10+ for others. Defined in android/os/UserHandle.java.
3582 optional int32 user = 2;
3583 // If this acquire is for a crypto operation. e.g. Secure purchases, unlock password storage.
3584 optional bool is_crypto = 3;
3585 // Action that the device is performing. Acquired messages are only expected for enroll and
3586 // authenticate. Other actions may indicate an error.
3587 optional android.hardware.biometrics.ActionEnum action = 4;
3588 // The client that this acquisition was received for.
3589 optional android.hardware.biometrics.ClientEnum client = 5;
3590 // Acquired constants, e.g. ACQUIRED_GOOD. See constants defined by <Biometric>Manager.
3591 optional int32 acquire_info = 6;
3592 // Vendor-specific acquire info. Valid only if acquire_info == ACQUIRED_VENDOR.
3593 optional int32 acquire_info_vendor = 7;
joshmccloskey1fad0f62019-04-01 13:32:53 -07003594 // Dictates if this message should trigger additional debugging.
3595 optional bool debug = 8;
Tej Singhd6d6d772018-09-05 17:41:25 -07003596}
3597
3598/**
Kevin Chyn1741a072019-01-17 11:54:40 -08003599 * Logs when a biometric authentication event occurs.
Tej Singhd6d6d772018-09-05 17:41:25 -07003600 *
3601 * Logged from:
Kevin Chyn1741a072019-01-17 11:54:40 -08003602 * frameworks/base/services/core/java/com/android/server/biometrics
Tej Singhd6d6d772018-09-05 17:41:25 -07003603 */
Kevin Chyn1741a072019-01-17 11:54:40 -08003604message BiometricAuthenticated {
3605 // Biometric modality that was used.
3606 optional android.hardware.biometrics.ModalityEnum modality = 1;
3607 // The associated user. Eg: 0 for owners, 10+ for others. Defined in android/os/UserHandle.java
3608 optional int32 user = 2;
3609 // If this authentication is for a crypto operation. e.g. Secure purchases, unlock password
3610 // storage.
3611 optional bool is_crypto = 3;
3612 // The client that this acquisition was received for.
3613 optional android.hardware.biometrics.ClientEnum client = 4;
Kevin Chyndb77e132019-01-29 13:30:41 -08003614 // If authentication requires user confirmation. See BiometricPrompt's
3615 // setRequireConfirmation(bool) method.
3616 optional bool require_confirmation = 5;
Tej Singhd6d6d772018-09-05 17:41:25 -07003617
Kevin Chyn1741a072019-01-17 11:54:40 -08003618 enum State {
Tej Singhd6d6d772018-09-05 17:41:25 -07003619 UNKNOWN = 0;
Kevin Chyn1741a072019-01-17 11:54:40 -08003620 REJECTED = 1;
3621 PENDING_CONFIRMATION = 2;
3622 CONFIRMED = 3;
Tej Singhd6d6d772018-09-05 17:41:25 -07003623 }
Kevin Chyn1741a072019-01-17 11:54:40 -08003624
3625 // State of the current auth attempt.
Kevin Chyndb77e132019-01-29 13:30:41 -08003626 optional State state = 6;
Kevin Chyn1741a072019-01-17 11:54:40 -08003627 // Time it took to authenticate. For BiometricPrompt where setRequireConfirmation(false) is
3628 // specified and supported by the biometric modality, this is from the first ACQUIRED_GOOD to
3629 // AUTHENTICATED. for setRequireConfirmation(true), this is from PENDING_CONFIRMATION to
3630 // CONFIRMED.
Kevin Chyndb77e132019-01-29 13:30:41 -08003631 optional int64 latency_millis = 7;
joshmccloskey1fad0f62019-04-01 13:32:53 -07003632 // Dictates if this message should trigger additional debugging.
3633 optional bool debug = 8;
Kevin Chyn1741a072019-01-17 11:54:40 -08003634}
3635
3636/**
3637 * Logs when a biometric error occurs.
3638 *
3639 * Logged from:
3640 * frameworks/base/services/core/java/com/android/server/biometrics
3641 */
3642message BiometricErrorOccurred {
3643 // Biometric modality that was used.
3644 optional android.hardware.biometrics.ModalityEnum modality = 1;
3645 // The associated user. Eg: 0 for owners, 10+ for others. Defined in android/os/UserHandle.java
3646 optional int32 user = 2;
3647 // If this error is for a crypto operation. e.g. Secure purchases, unlock password storage.
3648 optional bool is_crypto = 3;
3649 // Action that the device is performing.
3650 optional android.hardware.biometrics.ActionEnum action = 4;
3651 // The client that this acquisition was received for.
3652 optional android.hardware.biometrics.ClientEnum client = 5;
3653 // Error constants. See constants defined by <Biometric>Manager. Enums won't work since errors
3654 // are unique to modality.
3655 optional int32 error_info = 6;
3656 // Vendor-specific error info. Valid only if acquire_info == ACQUIRED_VENDOR. These are defined
3657 // by the vendor and not specified by the HIDL interface.
3658 optional int32 error_info_vendor = 7;
joshmccloskey1fad0f62019-04-01 13:32:53 -07003659 // Dictates if this message should trigger additional debugging.
3660 optional bool debug = 8;
Kevin Chyn7fca2362019-06-20 17:20:42 -07003661 // Time spent during the authentication attempt.
3662 optional int64 latency_millis = 9;
Kevin Chyn1741a072019-01-17 11:54:40 -08003663}
3664
3665/**
Kevin Chyne5a37fb2019-02-08 13:10:36 -08003666 * Logs when a system health issue is detected.
Kevin Chyn1741a072019-01-17 11:54:40 -08003667 * Logged from:
3668 * frameworks/base/services/core/java/com/android/server/biometrics
3669 */
Kevin Chyne5a37fb2019-02-08 13:10:36 -08003670message BiometricSystemHealthIssueDetected {
Kevin Chyn1741a072019-01-17 11:54:40 -08003671 // Biometric modality.
3672 optional android.hardware.biometrics.ModalityEnum modality = 1;
Kevin Chyne5a37fb2019-02-08 13:10:36 -08003673 // Type of issue detected.
3674 optional android.hardware.biometrics.IssueEnum issue = 2;
joshmccloskey1fad0f62019-04-01 13:32:53 -07003675 // Dictates if this message should trigger additional debugging.
3676 optional bool debug = 3;
Tej Singhd6d6d772018-09-05 17:41:25 -07003677}
Howard Ro688ae182018-09-25 00:09:36 -07003678
joshmccloskey6f952b22019-03-25 20:59:35 -07003679/**
3680 * Logs when a biometric enrollment occurs.
3681 *
3682 * Logged from:
3683 * frameworks/base/services/core/java/com/android/server/biometrics
3684 */
3685message BiometricEnrolled {
3686 // Biometric modality that was used.
3687 optional android.hardware.biometrics.ModalityEnum modality = 1;
3688 // The associated user. Eg: 0 for owners, 10+ for others. Defined in android/os/UserHandle.java
3689 optional int32 user = 2;
3690 // The amount of time the enrollment took in milliseconds.
3691 optional int64 latency_millis = 3;
3692 // Whether or not the enrollment was successful.
3693 optional bool success = 4;
3694}
3695
Chenjie Yuae9dfac2018-10-25 16:06:56 -07003696/*
Tej Singh0d176952019-01-16 19:10:54 -08003697 * Logs when a flag flip update occurrs. Used for mainline modules that update via flag flips.
Yangster-macb89807e2018-11-15 21:10:57 -08003698 */
Tej Singh0d176952019-01-16 19:10:54 -08003699message FlagFlipUpdateOccurred {
3700 // If the event is from a flag config package, specify the package name.
3701 optional string flag_flip_package_name = 1;
3702
3703 // The order id of the package
3704 optional int64 order_id = 2;
Yangster-macb89807e2018-11-15 21:10:57 -08003705}
3706
Chenjie Yu6b1667c2019-01-18 10:09:33 -08003707/**
3708 * Potential experiment ids that goes with a train install.
3709 */
3710message TrainExperimentIds {
3711 repeated int64 experiment_id = 1;
3712}
3713
Yangster-macb89807e2018-11-15 21:10:57 -08003714/*
3715 * Logs when a binary push state changes.
Chenjie Yu8366c712019-01-16 20:48:30 -08003716 * Logged by the installer via public api.
Yangster-macb89807e2018-11-15 21:10:57 -08003717 */
3718message BinaryPushStateChanged {
Chenjie Yu8366c712019-01-16 20:48:30 -08003719 // Name of the train.
3720 optional string train_name = 1;
3721 // Version code for a "train" of packages that need to be installed atomically
3722 optional int64 train_version_code = 2;
3723 // After installation of this package, device requires a restart.
3724 optional bool requires_staging = 3;
3725 // Rollback should be enabled for this install.
3726 optional bool rollback_enabled = 4;
3727 // Requires low latency monitoring if possible.
3728 optional bool requires_low_latency_monitor = 5;
3729
Yangster-macb89807e2018-11-15 21:10:57 -08003730 enum State {
Chenjie Yu8366c712019-01-16 20:48:30 -08003731 UNKNOWN = 0;
3732 INSTALL_REQUESTED = 1;
3733 INSTALL_STARTED = 2;
3734 INSTALL_STAGED_NOT_READY = 3;
3735 INSTALL_STAGED_READY = 4;
3736 INSTALL_SUCCESS = 5;
Tej Singh403fe472019-04-30 12:54:21 -07003737 // Replaced by INSTALL_FAILURE_DOWNLOAD, INSTALL_FAILURE_STATE_MISMATCH,
3738 // and INSTALL_FAILURE_COMMIT.
3739 INSTALL_FAILURE = 6 [deprecated = true];
3740 // This enum is for installs that are manually cancelled via the Manual Update UI.
Chenjie Yu8366c712019-01-16 20:48:30 -08003741 INSTALL_CANCELLED = 7;
3742 INSTALLER_ROLLBACK_REQUESTED = 8;
Muhammad Qureshif4ca8242019-03-01 09:20:15 -08003743 INSTALLER_ROLLBACK_INITIATED = 9;
3744 INSTALLER_ROLLBACK_INITIATED_FAILURE = 10;
3745 INSTALLER_ROLLBACK_STAGED = 11;
3746 INSTALLER_ROLLBACK_STAGED_FAILURE = 12;
3747 INSTALLER_ROLLBACK_BOOT_TRIGGERED = 13;
3748 INSTALLER_ROLLBACK_BOOT_TRIGGERED_FAILURE = 14;
3749 INSTALLER_ROLLBACK_SUCCESS = 15;
3750 INSTALLER_ROLLBACK_FAILURE = 16;
Howard Ro174ed562019-04-07 22:17:58 -07003751 INSTALLER_ROLLBACK_STAGED_CANCEL_REQUESTED = 17;
3752 INSTALLER_ROLLBACK_STAGED_CANCEL_SUCCESS = 18;
3753 INSTALLER_ROLLBACK_STAGED_CANCEL_FAILURE = 19;
3754 INSTALL_STAGED_CANCEL_REQUESTED = 20;
3755 INSTALL_STAGED_CANCEL_SUCCESS = 21;
3756 INSTALL_STAGED_CANCEL_FAILURE = 22;
Tej Singh403fe472019-04-30 12:54:21 -07003757 INSTALL_FAILURE_DOWNLOAD = 23;
3758 INSTALL_FAILURE_STATE_MISMATCH = 24;
3759 INSTALL_FAILURE_COMMIT = 25;
Jonathan Nguyen5886a712020-01-16 10:34:21 -08003760 REBOOT_TRIGGERED = 26;
Yangster-macb89807e2018-11-15 21:10:57 -08003761 }
Chenjie Yu8366c712019-01-16 20:48:30 -08003762 optional State state = 6;
Chenjie Yu6b1667c2019-01-18 10:09:33 -08003763 // Possible experiment ids for monitoring this push.
3764 optional TrainExperimentIds experiment_ids = 7 [(log_mode) = MODE_BYTES];
3765 // user id
3766 optional int32 user_id = 8;
Jonathan Nguyen5886a712020-01-16 10:34:21 -08003767 optional int32 reason = 9;
Yangster-macb89807e2018-11-15 21:10:57 -08003768}
3769
Tej Singhc9203082019-05-03 13:42:23 -07003770/* Test atom, is not logged anywhere */
3771message TestAtomReported {
3772 repeated AttributionNode attribution_node = 1;
3773 optional int32 int_field = 2;
3774 optional int64 long_field = 3;
3775 optional float float_field = 4;
3776 optional string string_field = 5;
3777 optional bool boolean_field = 6;
3778 enum State {
3779 UNKNOWN = 0;
3780 OFF = 1;
3781 ON = 2;
3782 }
3783 optional State state = 7;
3784 optional TrainExperimentIds bytes_field = 8 [(android.os.statsd.log_mode) = MODE_BYTES];
3785}
3786
Maggie Whitefc1aa592018-11-28 21:55:23 -08003787/** Represents USB port overheat event. */
3788message UsbPortOverheatEvent {
3789 /* Temperature of USB port at USB plug event, in 1/10ths of degree C. */
3790 optional int32 plug_temperature_deci_c = 1;
3791
3792 /* Maximum temperature of USB port during overheat event, in 1/10ths of degree C. */
3793 optional int32 max_temperature_deci_c = 2;
3794
3795 /* Time between USB plug event and overheat threshold trip, in seconds. */
3796 optional int32 time_to_overheat_secs = 3;
3797
3798 /* Time between overheat threshold trip and hysteresis, in seconds. */
3799 optional int32 time_to_hysteresis_secs = 4;
3800
3801 /* Time between hysteresis and active mitigation ending, in seconds. */
3802 optional int32 time_to_inactive_secs = 5;
3803};
3804
Maggie White8735b852019-01-18 11:40:49 -08003805/**
3806 * Logs total effective full charge and discharge cycles on a battery.
3807 * Here are some examples of one effective cycle:
3808 * 1) the battery charges from 0% to 100% and drains back to 0%,
3809 * 2) charging from 50% to 100% and draining back to 50% twice.
3810 * Pulled from:
3811 * frameworks/base/cmds/statsd/src/external/ResourceHealthManagerPuller.cpp
3812 */
3813message BatteryCycleCount {
3814 /* Number of total charge and discharge cycles on the system battery. */
3815 optional int32 cycle_count = 1;
3816}
3817
Carmen Agimof35f7f6f2019-02-05 18:19:21 +00003818/**
Carmen Agimof12dec122019-03-06 16:14:38 +00003819 * Logs that external storage is mounted and information about it, the storage type (sd card/usb/
3820 * others), its type (public or private) and the size in bytes.
Carmen Agimof35f7f6f2019-02-05 18:19:21 +00003821 * Pulled from:
3822 * StatsCompanionService
3823 */
3824
Carmen Agimof12dec122019-03-06 16:14:38 +00003825message ExternalStorageInfo {
Carmen Agimof35f7f6f2019-02-05 18:19:21 +00003826
Carmen Agimof12dec122019-03-06 16:14:38 +00003827 enum VolumeType {
Carmen Agimof35f7f6f2019-02-05 18:19:21 +00003828 UNKNOWN = 0;
Carmen Agimof12dec122019-03-06 16:14:38 +00003829 PUBLIC = 1;
3830 PRIVATE = 2;
3831 OTHER = 3;
Carmen Agimof35f7f6f2019-02-05 18:19:21 +00003832 }
3833
Carmen Agimof12dec122019-03-06 16:14:38 +00003834 // The type of external storage.
3835 optional android.stats.storage.ExternalStorageType storage_type = 1;
3836 // Type of the volume: TYPE_PUBLIC if portable and TYPE_PRIVATE if internal.
3837 optional VolumeType volume_type = 2;
Carmen Agimof35f7f6f2019-02-05 18:19:21 +00003838 // Total size of the sd card in bytes.
Carmen Agimof12dec122019-03-06 16:14:38 +00003839 optional int64 size_bytes = 3;
Carmen Agimof35f7f6f2019-02-05 18:19:21 +00003840}
3841
Yangster-macb89807e2018-11-15 21:10:57 -08003842/*
Chenjie Yuae9dfac2018-10-25 16:06:56 -07003843 * Logs when a connection becomes available and lost.
3844 * Logged in StatsCompanionService.java
3845 */
3846message ConnectivityStateChanged {
Chenjie Yu75b3c492018-10-06 21:45:19 -07003847 // Id of the network.
3848 optional int32 net_id = 1;
3849
3850 enum State {
3851 UNKNOWN = 0;
3852 CONNECTED = 1;
3853 DISCONNECTED = 2;
3854 }
3855 // Connected state of a network.
3856 optional State state = 2;
3857}
3858
3859/**
3860 * Logs when a service starts and stops.
3861 * Logged from:
3862 * services/core/java/com/android/server/am/ActiveServices.java
3863 */
3864message ServiceStateChanged {
3865
3866 optional int32 uid = 1 [(is_uid) = true];
3867
3868 optional string package_name = 2;
3869
3870 optional string service_name = 3;
Chenjie Yuae9dfac2018-10-25 16:06:56 -07003871
3872 enum State {
Chenjie Yu75b3c492018-10-06 21:45:19 -07003873 START = 1;
3874 STOP = 2;
Chenjie Yuae9dfac2018-10-25 16:06:56 -07003875 }
Chenjie Yu75b3c492018-10-06 21:45:19 -07003876
3877 optional State state = 4;
3878}
3879
3880/**
3881 * Logs when a service is launched.
3882 * Logged from:
3883 * services/core/java/com/android/server/am/ActiveServices.java
3884 */
3885message ServiceLaunchReported {
3886
3887 optional int32 uid = 1 [(is_uid) = true];
3888
3889 optional string package_name = 2;
3890
3891 optional string service_name = 3;
Chenjie Yuae9dfac2018-10-25 16:06:56 -07003892}
Howard Ro688ae182018-09-25 00:09:36 -07003893
Andrei Onea4ad6d0c2019-02-08 13:54:12 +00003894/**
3895 * Logs when a hidden API is used.
3896 *
3897 * Logged from:
3898 * libcore/libart/src/main/java/dalvik/system/VMRuntime.java
3899 */
3900message HiddenApiUsed {
3901 // The uid of the app making the hidden access.
3902 optional int32 uid = 1 [(is_uid) = true];
3903
3904 // Signature of the method or field accessed.
3905 optional string signature = 2;
3906
3907 enum AccessMethod {
3908 NONE = 0;
3909 REFLECTION = 1;
3910 JNI = 2;
3911 LINKING = 3;
3912 }
3913
3914 // Type of access.
3915 optional AccessMethod access_method = 3;
3916
3917 // Whether the access was prevented or not.
3918 optional bool access_denied = 4;
3919}
3920
Fabian Kozynskibfd6d852019-02-15 15:08:16 -05003921/**
3922 * Logs user interaction with the Privacy Indicators added in Q. In particular:
3923 * - When user sees privacy chip
3924 * - When user clicks privacy chip
3925 * - How does the user exit the Privacy Dialog
3926 * Logged from:
Fabian Kozynskibfd6d852019-02-15 15:08:16 -05003927 * packages/SystemUI/src/com/android/systemui/qs/QuickStatusBarHeader.java
3928 */
3929message PrivacyIndicatorsInteracted {
3930
3931 enum Type {
3932 UNKNOWN = 0;
3933 CHIP_VIEWED = 1;
3934 CHIP_CLICKED = 2;
3935 DIALOG_PRIVACY_SETTINGS = 3;
3936 DIALOG_DISMISS = 4;
3937 DIALOG_LINE_ITEM = 5;
3938 }
3939
tsaichristine5adc7e02020-01-14 17:07:39 -08003940 optional Type type = 1 [(state_field_option).option = EXCLUSIVE_STATE];
Fabian Kozynskibfd6d852019-02-15 15:08:16 -05003941
3942 // Used if the type is LINE_ITEM
3943 optional string package_name = 2;
3944}
3945
Carmen Agimof6dcc5032019-03-01 16:20:09 +00003946/**
3947 * Logs information about a package that is moved from the internal to external storage and vice
3948 * versa.
3949 * It logs the package name, the type of the external storage where the package is installed
3950 * (if moved to external storage, or UNKNOWN if moved to internal storage),
3951 * and the move type: if it's from internal to external or the other way around.
3952 *
3953 * Logged from:
3954 frameworks/base/services/core/java/com/android/server/pm/PackageManagerService.java
3955 */
3956message AppMovedStorageReported {
3957 enum MoveType {
3958 UNKNOWN = 0;
3959 TO_EXTERNAL = 1;
3960 TO_INTERNAL = 2;
3961 }
3962 // The type of the external storage.
3963 optional android.stats.storage.ExternalStorageType external_storage_type = 1;
3964 // The type of move.
3965 optional MoveType move_type = 2;
3966 // The name of the package that was moved.
3967 optional string package_name = 3;
3968}
3969
jianjin8f2dee02019-03-29 14:03:08 -07003970/**
3971 * Logs when system server watchdog occurs.
3972 * Logged from:
3973 * frameworks/base/services/core/java/com/android/server/Watchdog.java
3974 */
3975message SystemServerWatchdogOccurred {
3976 optional string subject = 1;
3977}
3978
3979/**
3980 * Logs when new file added to tombstones.
3981 * Logged from:
3982 * frameworks/base/core/java/com/android/server/BootReceiver.java
3983 */
3984message TombStoneOccurred {
3985}
3986
Hai Zhang5d3328d2019-04-13 21:25:06 +08003987/*
3988 * Information about a role request
3989 *
3990 * Logged from:
3991 * packages/apps/PermissionController/src/com/android/packageinstaller/role/ui/RequestRoleFragment.java
3992 */
3993message RoleRequestResultReported {
3994 // UID of application requesting the role
3995 optional int32 requesting_uid = 1;
3996
3997 // Package name of application requesting the role
3998 optional string requesting_package_name = 2;
3999
4000 // The role to be granted
4001 optional string role_name = 3;
4002
4003 // The count of applications qualifying for the role
4004 optional int32 qualifying_count = 4;
4005
4006 // UID of application current granted the role
4007 optional int32 current_uid = 5;
4008
4009 // Package name of application current granted the role
4010 optional string current_package_name = 6;
4011
4012 // UID of another application that user chose to grant the role to, instead of the requesting
4013 // application
4014 optional int32 granted_another_uid = 7;
4015
4016 // Package name of another application that user chose to grant the role to, instead of the
4017 // requesting application
4018 optional string granted_another_package_name = 8;
4019
4020 enum Result {
4021 UNDEFINED = 0;
4022 // role request was ignored
4023 IGNORED = 1;
4024 // role request was ignored because it's already granted
4025 IGNORED_ALREADY_GRANTED = 2;
4026 // role request was ignored because the application isn't qualified
4027 IGNORED_NOT_QUALIFIED = 3;
4028 // role request was ignored because user said it should be always denied
4029 IGNORED_USER_ALWAYS_DENIED = 4;
4030 // role was granted by user action
4031 USER_GRANTED = 5;
4032 // role was denied by user action
4033 USER_DENIED = 6;
4034 // role was denied by user granting another application the role
4035 USER_DENIED_GRANTED_ANOTHER = 7;
4036 // role was denied and set to be always denied by the user
4037 USER_DENIED_WITH_ALWAYS = 8;
4038 }
4039 // The result of the role request
4040 optional Result result = 9;
4041}
4042
Mark Tabrya824a642019-11-05 12:26:12 -08004043/**
4044 * Logs when a Vehicle Maps Service client's connection state has changed
4045 *
4046 * Logged from:
4047 * packages/services/Car/service/src/com/android/car/stats/VmsClientLog.java
4048 */
4049message VmsClientConnectionStateChanged {
4050 // The UID of the VMS client app
4051 optional int32 uid = 1 [(is_uid) = true];
4052
4053 enum State {
4054 UNKNOWN = 0;
4055 // Attempting to connect to the client
4056 CONNECTING = 1;
4057 // Client connection established
4058 CONNECTED = 2;
4059 // Client connection closed unexpectedly
4060 DISCONNECTED = 3;
4061 // Client connection closed by VMS
4062 TERMINATED = 4;
4063 // Error establishing the client connection
4064 CONNECTION_ERROR = 5;
4065 }
4066
4067 optional State state = 2;
4068}
4069
Jeff Sharkey6bd21572019-11-15 20:45:33 -07004070/**
4071 * Logs when MediaProvider has successfully finished scanning a storage volume.
4072 *
4073 * Logged from:
4074 * packages/providers/MediaProvider/src/com/android/providers/media/scan/ModernMediaScanner.java
4075 */
4076message MediaProviderScanEvent {
4077 enum Reason {
4078 // Scan triggered due to unknown reason
4079 UNKNOWN = 0;
4080 // Scan triggered due to storage volume being mounted
4081 MOUNTED = 1;
4082 // Scan triggered due to explicit user action or app request
4083 DEMAND = 2;
4084 // Scan triggered due to idle maintenance
4085 IDLE = 3;
4086 }
4087
4088 // Volume type that this event pertains to
4089 optional android.stats.mediaprovider.VolumeType volume_type = 1;
4090 // Reason why this scan was triggered
4091 optional Reason reason = 2;
4092 // Total number of files scanned
4093 optional int64 item_count = 3;
4094 // Duration of scan, normalized per file
4095 optional float normalized_duration_millis = 4;
4096 // Number of database inserts, normalized per file
4097 optional float normalized_insert_count = 5;
4098 // Number of database updates, normalized per file
4099 optional float normalized_update_count = 6;
4100 // Number of database deletes, normalized per file
4101 optional float normalized_delete_count = 7;
4102}
4103
4104/**
4105 * Logs when an app has asked MediaProvider to delete media belonging to the user.
4106 *
4107 * Logged from:
4108 * packages/providers/MediaProvider/src/com/android/providers/media/MediaProvider.java
4109 */
4110message MediaProviderDeletionEvent {
4111 // Volume type that this event pertains to
4112 optional android.stats.mediaprovider.VolumeType volume_type = 1;
4113 // Device timestamp when this deletion event occurred
4114 optional int64 timestamp_millis = 2;
4115 // App that requested deletion
4116 optional string package_name = 3;
4117 // Number of items that were deleted
4118 optional int32 item_count = 4;
4119}
4120
4121/**
4122 * Logs when an app has asked MediaProvider to grant them access to media belonging to the user.
4123 *
4124 * Logged from:
4125 * packages/providers/MediaProvider/src/com/android/providers/media/PermissionActivity.java
4126 */
4127message MediaProviderPermissionEvent {
4128 enum Result {
4129 UNKNOWN = 0;
4130 USER_GRANTED = 1;
4131 AUTO_GRANTED = 2;
4132 USER_DENIED = 3;
4133 USER_DENIED_WITH_PREJUDICE = 4;
4134 AUTO_DENIED = 5;
4135 }
4136
4137 // Volume type that this event pertains to
4138 optional android.stats.mediaprovider.VolumeType volume_type = 1;
4139 // Device timestamp when this permission event occurred
4140 optional int64 timestamp_millis = 2;
4141 // App that requested permission
4142 optional string package_name = 3;
4143 // Number of items that were requested
4144 optional int32 item_count = 4;
4145 // Result of this request
4146 optional Result result = 5;
4147}
4148
4149/**
4150 * Logs when MediaProvider has finished upgrading or downgrading its database schema.
4151 *
4152 * Logged from:
4153 * packages/providers/MediaProvider/src/com/android/providers/media/DatabaseHelper.java
4154 */
4155message MediaProviderSchemaChange {
4156 // Volume type that this event pertains to
4157 optional android.stats.mediaprovider.VolumeType volume_type = 1;
4158 // Old database version code
4159 optional int32 version_from = 2;
4160 // New database version code
4161 optional int32 version_to = 3;
4162 // Total number of files in database
4163 optional int64 item_count = 4;
4164 // Duration of schema change, normalized per file
4165 optional float normalized_duration_millis = 5;
4166}
4167
4168/**
4169 * Logs when MediaProvider has finished an idle maintenance job.
4170 *
4171 * Logged from:
4172 * packages/providers/MediaProvider/src/com/android/providers/media/MediaProvider.java
4173 */
4174message MediaProviderIdleMaintenance {
4175 // Volume type that this event pertains to
4176 optional android.stats.mediaprovider.VolumeType volume_type = 1;
4177
4178 // Total number of files in database
4179 optional int64 item_count = 2;
4180 // Duration of idle maintenance, normalized per file
4181 optional float normalized_duration_millis = 3;
4182 // Number of thumbnails found to be stale, normalized per file
4183 optional float normalized_stale_thumbnails = 4;
4184 // Number of items found to be expired, normalized per file
4185 optional float normalized_expired_media = 5;
4186}
4187
Keun young Park3e033cb2019-12-18 11:27:35 -08004188/**
4189 * Represents boot time event with duration in ms.
4190 *
4191 * Logged from: bootstat and various system server components. Check each enums for details.
4192 */
4193message BootTimeEventDuration {
4194 enum DurationEvent {
4195 UNKNOWN = 0;
4196 // Bootloader time excluding BOOTLOADER_UI_WAIT + boot complete time. Logged from bootstat.
4197 ABSOLUTE_BOOT_TIME = 1;
4198 // Bootloader's 1st stage execution time.
4199 // Logged from bootstat.
4200 BOOTLOADER_FIRST_STAGE_EXEC = 2;
4201 // Bootloader's 1st stage loading time.
4202 // Logged from bootstat.
4203 BOOTLOADER_FIRST_STAGE_LOAD = 3;
4204 // Bootloader's kernel loading time.
4205 // Logged from bootstat.
4206 BOOTLOADER_KERNEL_LOAD = 4;
4207 // Bootloader's 2nd stage execution time.
4208 // Logged from bootstat.
4209 BOOTLOADER_SECOND_STAGE_EXEC = 5;
4210 // Bootloader's 2nd stage loading time.
4211 // Logged from bootstat.
4212 BOOTLOADER_SECOND_STAGE_LOAD = 6;
4213 // Duration for Bootloader to show unlocked device's warning UI. This should not happen
4214 // for locked device.
4215 // Logged from bootstat.
4216 BOOTLOADER_UI_WAIT = 7;
4217 // Total time spend in bootloader. This is the sum of all BOOTLOADER_* listed above.
4218 // Logged from bootstat.
4219 BOOTLOADER_TOTAL = 8;
4220 // Shutdown duration inside init for the reboot before the current boot up.
4221 // Logged from f/b/services/.../BootReceiver.java.
4222 SHUTDOWN_DURATION = 9;
4223 // Total time for mounting of disk devices during bootup.
4224 // Logged from f/b/services/.../BootReceiver.java.
4225 MOUNT_DEFAULT_DURATION = 10;
4226 // Total time for early stage mounting of disk devices during bootup.
4227 // Logged from f/b/services/.../BootReceiver.java.
4228 MOUNT_EARLY_DURATION = 11;
4229 // Total time for late stage mounting of disk devices during bootup.
4230 // Logged from f/b/services/.../BootReceiver.java.
4231 MOUNT_LATE_DURATION = 12;
4232 // Average time to scan non-system app after OTA
4233 // Logged from f/b/services/.../PackageManagerService.java
4234 OTA_PACKAGE_MANAGER_INIT_TIME = 13;
4235 // Time to initialize Package manager after OTA
4236 // Logged from f/b/services/.../PackageManagerService.java
4237 OTA_PACKAGE_MANAGER_DATA_APP_AVG_SCAN_TIME = 14;
4238 // Time to scan all system app from Package manager after OTA
4239 // Logged from f/b/services/.../PackageManagerService.java
4240 OTA_PACKAGE_MANAGER_SYSTEM_APP_AVG_SCAN_TIME = 15;
4241 // Init's total time for cold boot stage.
4242 // Logged from bootstat.
4243 COLDBOOT_WAIT = 16;
4244 // Init's total time for initializing selinux.
4245 // Logged from bootstat.
4246 SELINUX_INIT = 17;
4247 // Time since last factory reset.
4248 // Logged from bootstat.
4249 FACTORY_RESET_TIME_SINCE_RESET = 18;
4250 }
4251
4252 // Type of the event.
4253 optional DurationEvent event = 1;
4254 // Duration of the event in ms.
4255 optional int64 duration_millis = 2;
4256}
4257
4258/**
4259 * Represents the start of specific boot time event during bootup in ms. This is usually a time
4260 * since boot-up.
4261 *
4262 * Logged from: bootstat and various system server components. Check each enums for details.
4263 */
4264message BootTimeEventElapsedTime {
4265 enum ElapsedTimeEvent {
4266 UNKNOWN = 0;
4267 // Time when init starts 1st stage. Logged from bootstat.
4268 ANDROID_INIT_STAGE_1 = 1;
4269 // Time when sys.boot_completed prop is set.
4270 // Logged from bootstat.
4271 BOOT_COMPLETE = 2;
4272 // BOOT_COMPLETE for encrypted device.
4273 BOOT_COMPLETE_ENCRYPTION = 3;
4274 // BOOT_COMPLETE for device with no encryption.
4275 BOOT_COMPLETE_NO_ENCRYPTION = 4;
4276 // Adjusted BOOT_COMPLETE for encrypted device extracting decryption time.
4277 BOOT_COMPLETE_POST_DESCRYPT = 5;
4278 // BOOT_COMPLETE after factory reset.
4279 FACTORY_RESET_BOOT_COMPLETE = 6;
4280 // BOOT_COMPLETE_NO_ENCRYPTION after factory reset.
4281 FACTORY_RESET_BOOT_COMPLETE_NO_ENCRYPTION = 7;
4282 // BOOT_COMPLETE_POST_DESCRYPT after factory reset.
4283 FACTORY_RESET_BOOT_COMPLETE_POST_DESCRYPT = 8;
4284 // BOOT_COMPLETE after OTA.
4285 OTA_BOOT_COMPLETE = 9;
4286 // BOOT_COMPLETE_NO_ENCRYPTION after OTA.
4287 OTA_BOOT_COMPLETE_NO_ENCRYPTION = 10;
4288 // BOOT_COMPLETE_POST_DESCRYPT after OTA.
4289 OTA_BOOT_COMPLETE_POST_DESCRYPT = 11;
4290 // Time when the system starts sending LOCKED_BOOT_COMPLETED broadcast.
4291 // Logged from f/b/services/.../UserController.java
4292 FRAMEWORK_LOCKED_BOOT_COMPLETED = 12;
4293 // Time when the system starts sending BOOT_COMPLETED broadcast.
4294 // Logged from f/b/services/.../UserController.java
4295 FRAMEWORK_BOOT_COMPLETED = 13;
4296 // Time when the package manager starts init.
4297 // Logged from f/b/services/.../SystemServer.java
4298 PACKAGE_MANAGER_INIT_START = 14;
4299 // Time when package manager is ready
4300 // Logged from f/b/services/.../SystemServer.java
4301 PACKAGE_MANAGER_INIT_READY = 15;
4302 // Represents the time when user has entered unlock credential for system with user pin.
4303 // Logged from bootstat.
4304 POST_DECRYPT = 16;
4305 // Represents the start of zygote's init.
4306 // Logged from zygote itself.
4307 ZYGOTE_INIT_START = 17;
4308 // Represents the start of secondary zygote's init.
4309 // TODO: add logging to zygote
4310 SECONDARY_ZYGOTE_INIT_START = 18;
4311 // Represents the start of system server's init.
4312 // Logged from f/b/services/.../SystemServer.java
4313 SYSTEM_SERVER_INIT_START = 19;
4314 // Represents the completion of system server's init.
4315 // Logged from f/b/services/.../SystemServer.java
4316 SYSTEM_SERVER_READY = 20;
4317 // Represents the start of launcher during boot-up.
4318 // TODO: add logging
4319 LAUNCHER_START = 21;
4320 // Represents the completion of launcher's initial rendering. User can use other apps from
4321 // launcher from this point.
4322 // TODO: add logging
4323 LAUNCHER_SHOWN = 22;
4324 }
4325
4326 // Type of the event.
4327 optional ElapsedTimeEvent event = 1;
4328 // Time since bootup for the event.
4329 // It should be acquired from SystemClock elapsedRealtime() call or equivalent.
4330 optional int64 time_millis = 2;
4331}
4332
4333/**
4334 * Boot time events with UTC time.
4335 *
4336 * Logged from: bootstat and various system server components. Check each enums for details.
4337 */
4338message BootTimeEventUtcTime {
4339 enum UtcTimeEvent {
4340 UNKNOWN = 0;
4341 // Time of the bootstat's marking of 1st boot after the last factory reset.
4342 // Logged from bootstat.
4343 FACTORY_RESET_RESET_TIME = 1;
4344 // The time when bootstat records FACTORY_RESET_* events. This is close to
4345 // BOOT_COMPLETE time for the current bootup.
4346 // Logged from bootstat.
4347 FACTORY_RESET_CURRENT_TIME = 2;
4348 // DUplicate of FACTORY_RESET_RESET_TIME added for debugging purpose.
4349 // Logged from bootstat.
4350 FACTORY_RESET_RECORD_VALUE = 3;
4351 }
4352
4353 // Type of the event.
4354 optional UtcTimeEvent event = 1;
4355 // UTC time for the event.
4356 optional int64 utc_time_secs = 2;
4357}
4358
4359/**
4360 * Boot time events representing specific error code during bootup.
4361 * Meaning of error code can be different per each event type.
4362 *
4363 * Logged from: bootstat and various system server components. Check each enums for details.
4364 */
4365message BootTimeEventErrorCode {
4366 enum ErrorCodeEvent {
4367 UNKNOWN = 0;
4368 // Linux error code for time() call to get the current UTC time.
4369 // Logged from bootstat.
4370 FACTORY_RESET_CURRENT_TIME_FAILURE = 1;
4371 // Represents UmountStat before the reboot for the current boot up. Error codes defined
4372 // as UMOUNT_STAT_* from init/reboot.cpp.
4373 // Logged from f/b/services/.../BootReceiver.java.
4374 SHUTDOWN_UMOUNT_STAT = 2;
Keun young Parkdf1534d2020-01-13 18:55:31 -08004375 // Reprepsents fie system mounting error code of /data partition for the current boot.
4376 // Error codes defined as combination of FsStatFlags from system/core/fs_mgr/fs_mgr.cpp.
Keun young Park3e033cb2019-12-18 11:27:35 -08004377 // Logged from f/b/services/.../BootReceiver.java.
Keun young Parkdf1534d2020-01-13 18:55:31 -08004378 FS_MGR_FS_STAT_DATA_PARTITION = 3;
Keun young Park3e033cb2019-12-18 11:27:35 -08004379 }
4380
4381 // Type of the event.
4382 optional ErrorCodeEvent event = 1;
4383 // error code defined per each event type.
4384 // For example, this can have a value of FsStatFlags.FS_STAT_FULL_MOUNT_FAILED for the event of
4385 // FS_MGR_FS_STAT.
4386 optional int32 error_code = 2;
4387}
4388
Chenjie Yubbcbc602018-02-05 16:51:52 -08004389//////////////////////////////////////////////////////////////////////
4390// Pulled atoms below this line //
4391//////////////////////////////////////////////////////////////////////
4392
4393/**
David Chenc8a43242017-10-17 16:23:28 -07004394 * Pulls bytes transferred via wifi (Sum of foreground and background usage).
4395 *
4396 * Pulled from:
4397 * StatsCompanionService (using BatteryStats to get which interfaces are wifi)
4398 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004399message WifiBytesTransfer {
Yao Chenc40a19d2018-03-15 16:48:25 -07004400 optional int32 uid = 1 [(is_uid) = true];
David Chenc8a43242017-10-17 16:23:28 -07004401
4402 optional int64 rx_bytes = 2;
4403
4404 optional int64 rx_packets = 3;
4405
4406 optional int64 tx_bytes = 4;
4407
4408 optional int64 tx_packets = 5;
4409}
4410
4411/**
4412 * Pulls bytes transferred via wifi (separated by foreground and background usage).
4413 *
4414 * Pulled from:
4415 * StatsCompanionService (using BatteryStats to get which interfaces are wifi)
4416 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004417message WifiBytesTransferByFgBg {
Yao Chenc40a19d2018-03-15 16:48:25 -07004418 optional int32 uid = 1 [(is_uid) = true];
David Chenc8a43242017-10-17 16:23:28 -07004419
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08004420 // 1 denotes foreground and 0 denotes background. This is called Set in NetworkStats.
4421 optional bool is_foreground = 2;
David Chenc8a43242017-10-17 16:23:28 -07004422
4423 optional int64 rx_bytes = 3;
4424
4425 optional int64 rx_packets = 4;
4426
4427 optional int64 tx_bytes = 5;
4428
4429 optional int64 tx_packets = 6;
4430}
4431
4432/**
4433 * Pulls bytes transferred via mobile networks (Sum of foreground and background usage).
4434 *
4435 * Pulled from:
4436 * StatsCompanionService (using BatteryStats to get which interfaces are mobile data)
4437 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004438message MobileBytesTransfer {
Yao Chenc40a19d2018-03-15 16:48:25 -07004439 optional int32 uid = 1 [(is_uid) = true];
David Chenc8a43242017-10-17 16:23:28 -07004440
4441 optional int64 rx_bytes = 2;
4442
4443 optional int64 rx_packets = 3;
4444
4445 optional int64 tx_bytes = 4;
4446
4447 optional int64 tx_packets = 5;
4448}
4449
4450/**
4451 * Pulls bytes transferred via mobile networks (separated by foreground and background usage).
4452 *
4453 * Pulled from:
4454 * StatsCompanionService (using BatteryStats to get which interfaces are mobile data)
4455 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004456message MobileBytesTransferByFgBg {
Yao Chenc40a19d2018-03-15 16:48:25 -07004457 optional int32 uid = 1 [(is_uid) = true];
David Chenc8a43242017-10-17 16:23:28 -07004458
Yao Chenc40a19d2018-03-15 16:48:25 -07004459 // 1 denotes foreground and 0 denotes background. This is called Set in
4460 // NetworkStats.
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08004461 optional bool is_foreground = 2;
David Chenc8a43242017-10-17 16:23:28 -07004462
4463 optional int64 rx_bytes = 3;
4464
4465 optional int64 rx_packets = 4;
4466
4467 optional int64 tx_bytes = 5;
4468
4469 optional int64 tx_packets = 6;
4470}
4471
4472/**
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004473 * Pulls bytes transferred via bluetooth. It is pulled from Bluetooth controller.
4474 *
4475 * Pulled from:
4476 * StatsCompanionService
4477 */
4478message BluetoothBytesTransfer {
Yao Chenc40a19d2018-03-15 16:48:25 -07004479 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004480
4481 optional int64 rx_bytes = 2;
4482
4483 optional int64 tx_bytes = 3;
4484}
4485
4486/**
David Chenc8a43242017-10-17 16:23:28 -07004487 * Pulls the kernel wakelock durations. This atom is adapted from
4488 * android/internal/os/KernelWakelockStats.java
4489 *
4490 * Pulled from:
4491 * StatsCompanionService using KernelWakelockReader.
4492 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004493message KernelWakelock {
David Chenc8a43242017-10-17 16:23:28 -07004494 optional string name = 1;
4495
4496 optional int32 count = 2;
4497
4498 optional int32 version = 3;
4499
Yangster-maca8a30442018-10-13 23:46:34 -07004500 optional int64 time_micros = 4;
David Chenc8a43242017-10-17 16:23:28 -07004501}
Chenjie Yu5305e1d2017-10-31 13:49:36 -07004502
Chenjie Yu05013b32017-11-21 10:21:41 -08004503/**
Benjamin Schwartz51329b72018-12-06 10:48:03 -08004504 * Pulls low power state information. If power.stats HAL is not available, this
4505 * includes platform and subsystem sleep state information,
4506 * PowerStatePlatformSleepState, PowerStateVoter or PowerStateSubsystemSleepState
4507 * as defined in:
Chenjie Yu5305e1d2017-10-31 13:49:36 -07004508 * hardware/interfaces/power/1.0/types.hal
Chenjie Yu5305e1d2017-10-31 13:49:36 -07004509 * hardware/interfaces/power/1.1/types.hal
Benjamin Schwartz51329b72018-12-06 10:48:03 -08004510 * If power.stats HAL is available, this includes PowerEntityStateResidencyResult
4511 * as defined in:
4512 * hardware/interfaces/power/stats/1.0/types.hal
Chenjie Yu5305e1d2017-10-31 13:49:36 -07004513 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004514message SubsystemSleepState {
Chenjie Yubbcbc602018-02-05 16:51:52 -08004515 // Subsystem name
4516 optional string subsystem_name = 1;
4517 // For PlatformLowPowerStats (hal 1.0), this is the voter name, which could be empty.
4518 // For SubsystemLowPowerStats (hal 1.1), this is the sleep state name.
Benjamin Schwartz51329b72018-12-06 10:48:03 -08004519 // For PowerEntityStateResidencyResult (hal power/stats/1.0) this is the
4520 // powerEntityStateName from the corresponding PowerEntityStateInfo.
Chenjie Yubbcbc602018-02-05 16:51:52 -08004521 optional string subname = 2;
Chenjie Yuc8b7f222018-01-11 23:25:57 -08004522 // The number of times it entered, or voted for entering the sleep state
Chenjie Yubbcbc602018-02-05 16:51:52 -08004523 optional uint64 count = 3;
Chenjie Yuc8b7f222018-01-11 23:25:57 -08004524 // The length of time spent in, or spent voting for, the sleep state
David Chen0b5c90c2018-01-25 16:51:49 -08004525 optional uint64 time_millis = 4;
David Chen21582962017-11-01 17:32:46 -07004526}
Chenjie Yu7f8def92017-11-03 09:33:15 -07004527
Chenjie Yu05013b32017-11-21 10:21:41 -08004528/**
Bookatz92da2832018-11-01 18:10:03 -07004529 * Pulls on-device power measurement information.
4530 * Data defined by hardware/interfaces/power/stats/1.0/types.hal.
4531 * Pulled from:
4532 * frameworks/base/cmds/statsd/src/external/PowerStatsPuller.cpp
4533 */
4534message OnDevicePowerMeasurement {
4535 // Name of the subsystem (to which the rail belongs).
4536 optional string subsystem_name = 1;
4537
4538 // Rail name. The rail lies within the subsystem.
4539 optional string rail_name = 2;
4540
4541 // Time (in ms since boot) at which the rail energy value was measured.
4542 // This may differ slightly from the time that statsd logs this information.
4543 optional uint64 measurement_timestamp_millis = 3;
4544
4545 // Accumulated energy used via the rail since device boot in uWs.
4546 optional uint64 energy_microwatt_secs = 4;
4547}
4548
4549/**
Chenjie Yu7f8def92017-11-03 09:33:15 -07004550 * Pulls Cpu time per frequency.
Chenjie Yu1ee9b742018-01-10 16:02:57 -08004551 * Pulls the time the cpu spend on the frequency index. Frequency index
4552 * starts from highest to lowest. The value should be monotonically
4553 * increasing since boot. However, if there is a cpu
4554 * hotplug event, the value would be reset as well.
Chenjie Yu7f8def92017-11-03 09:33:15 -07004555 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004556message CpuTimePerFreq {
Chenjie Yu7f8def92017-11-03 09:33:15 -07004557 optional uint32 cluster = 1;
4558 optional uint32 freq_index = 2;
David Chen0b5c90c2018-01-25 16:51:49 -08004559 optional uint64 time_millis = 3;
Chenjie Yu7f8def92017-11-03 09:33:15 -07004560}
Chenjie Yue33bc3b2017-11-06 17:56:44 -08004561
Chenjie Yu05013b32017-11-21 10:21:41 -08004562/**
Chenjie Yue33bc3b2017-11-06 17:56:44 -08004563 * Pulls Cpu Time Per Uid.
4564 * Note that isolated process uid time should be attributed to host uids.
4565 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004566message CpuTimePerUid {
Yao Chenc40a19d2018-03-15 16:48:25 -07004567 optional int32 uid = 1 [(is_uid) = true];
Misha Wagner6bc6c912018-11-16 13:19:54 +00004568 optional uint64 user_time_micros = 2;
4569 optional uint64 sys_time_micros = 3;
Chenjie Yue33bc3b2017-11-06 17:56:44 -08004570}
4571
4572/**
4573 * Pulls Cpu Time Per Uid per frequency.
4574 * Note that isolated process uid time should be attributed to host uids.
4575 * For each uid, we order the time by descending frequencies.
4576 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004577message CpuTimePerUidFreq {
Yao Chenc40a19d2018-03-15 16:48:25 -07004578 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yuec676612018-03-07 09:19:17 -08004579 optional uint32 freq_index = 2;
David Chen0b5c90c2018-01-25 16:51:49 -08004580 optional uint64 time_millis = 3;
Chenjie Yue33bc3b2017-11-06 17:56:44 -08004581}
Hugo Benichi884970e2017-11-14 22:42:46 +09004582
Chenjie Yu05013b32017-11-21 10:21:41 -08004583/**
4584 * Pulls Wifi Controller Activity Energy Info
4585 */
Chenjie Yu5caaa9d2018-03-06 15:48:54 -08004586message WifiActivityInfo {
Chenjie Yu05013b32017-11-21 10:21:41 -08004587 // timestamp(wall clock) of record creation
David Chen0b5c90c2018-01-25 16:51:49 -08004588 optional uint64 timestamp_millis = 1;
Chenjie Yu05013b32017-11-21 10:21:41 -08004589 // stack reported state
4590 // TODO: replace this with proto enum
4591 optional int32 stack_state = 2;
Yangster-maca8a30442018-10-13 23:46:34 -07004592 // tx time in millis
David Chen0b5c90c2018-01-25 16:51:49 -08004593 optional uint64 controller_tx_time_millis = 3;
Yangster-maca8a30442018-10-13 23:46:34 -07004594 // rx time in millis
David Chen0b5c90c2018-01-25 16:51:49 -08004595 optional uint64 controller_rx_time_millis = 4;
Yangster-maca8a30442018-10-13 23:46:34 -07004596 // idle time in millis
David Chen0b5c90c2018-01-25 16:51:49 -08004597 optional uint64 controller_idle_time_millis = 5;
Chenjie Yu05013b32017-11-21 10:21:41 -08004598 // product of current(mA), voltage(V) and time(ms)
4599 optional uint64 controller_energy_used = 6;
4600}
4601
4602/**
4603 * Pulls Modem Activity Energy Info
4604 */
Chenjie Yu31d14d72017-12-12 17:54:33 -08004605message ModemActivityInfo {
Chenjie Yu05013b32017-11-21 10:21:41 -08004606 // timestamp(wall clock) of record creation
David Chen0b5c90c2018-01-25 16:51:49 -08004607 optional uint64 timestamp_millis = 1;
Yangster-maca8a30442018-10-13 23:46:34 -07004608 // sleep time in millis.
David Chen0b5c90c2018-01-25 16:51:49 -08004609 optional uint64 sleep_time_millis = 2;
Yangster-maca8a30442018-10-13 23:46:34 -07004610 // idle time in millis
David Chen0b5c90c2018-01-25 16:51:49 -08004611 optional uint64 controller_idle_time_millis = 3;
Chenjie Yu05013b32017-11-21 10:21:41 -08004612 /**
4613 * Tx power index
4614 * index 0 = tx_power < 0dBm
4615 * index 1 = 0dBm < tx_power < 5dBm
4616 * index 2 = 5dBm < tx_power < 15dBm
4617 * index 3 = 15dBm < tx_power < 20dBm
4618 * index 4 = tx_power > 20dBm
4619 */
4620 // tx time in ms at power level 0
David Chen0b5c90c2018-01-25 16:51:49 -08004621 optional uint64 controller_tx_time_pl0_millis = 4;
Chenjie Yu05013b32017-11-21 10:21:41 -08004622 // tx time in ms at power level 1
David Chen0b5c90c2018-01-25 16:51:49 -08004623 optional uint64 controller_tx_time_pl1_millis = 5;
Chenjie Yu05013b32017-11-21 10:21:41 -08004624 // tx time in ms at power level 2
David Chen0b5c90c2018-01-25 16:51:49 -08004625 optional uint64 controller_tx_time_pl2_millis = 6;
Chenjie Yu05013b32017-11-21 10:21:41 -08004626 // tx time in ms at power level 3
David Chen0b5c90c2018-01-25 16:51:49 -08004627 optional uint64 controller_tx_time_pl3_millis = 7;
Chenjie Yu05013b32017-11-21 10:21:41 -08004628 // tx time in ms at power level 4
David Chen0b5c90c2018-01-25 16:51:49 -08004629 optional uint64 controller_tx_time_pl4_millis = 8;
Chenjie Yu05013b32017-11-21 10:21:41 -08004630 // rx time in ms at power level 5
David Chen0b5c90c2018-01-25 16:51:49 -08004631 optional uint64 controller_rx_time_millis = 9;
Chenjie Yu05013b32017-11-21 10:21:41 -08004632 // product of current(mA), voltage(V) and time(ms)
Chen Xu7322e4a2019-09-07 15:51:22 -07004633 optional uint64 energy_used = 10 [deprecated=true];
Joe Onorato62c220b2017-11-18 20:32:56 -08004634}
Rajeev Kumar508a9bf2018-01-18 15:49:11 -08004635
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004636/**
4637 * Pulls Bluetooth Activity Energy Info
4638 * Note: BluetoothBytesTransfer is pulled at the same time from the controller.
4639 */
4640message BluetoothActivityInfo {
4641 // timestamp(wall clock) of record creation
David Chen0b5c90c2018-01-25 16:51:49 -08004642 optional uint64 timestamp_millis = 1;
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004643 // bluetooth stack state
4644 optional int32 bluetooth_stack_state = 2;
Yangster-maca8a30442018-10-13 23:46:34 -07004645 // tx time in millis
David Chen0b5c90c2018-01-25 16:51:49 -08004646 optional uint64 controller_tx_time_millis = 3;
Yangster-maca8a30442018-10-13 23:46:34 -07004647 // rx time in millis
David Chen0b5c90c2018-01-25 16:51:49 -08004648 optional uint64 controller_rx_time_millis = 4;
Yangster-maca8a30442018-10-13 23:46:34 -07004649 // idle time in millis
David Chen0b5c90c2018-01-25 16:51:49 -08004650 optional uint64 controller_idle_time_millis = 5;
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004651 // product of current(mA), voltage(V) and time(ms)
4652 optional uint64 energy_used = 6;
4653}
4654
Rajeev Kumar508a9bf2018-01-18 15:49:11 -08004655/*
Rajeev Kumar8a9fa052018-01-25 19:03:09 -08004656 * Logs the memory stats for a process.
Rafal Slawikda51b932018-12-13 16:31:33 +00004657 *
4658 * Pulled from StatsCompanionService for all managed processes (from ActivityManagerService).
Rajeev Kumar8a9fa052018-01-25 19:03:09 -08004659 */
4660message ProcessMemoryState {
4661 // The uid if available. -1 means not available.
Yao Chenc40a19d2018-03-15 16:48:25 -07004662 optional int32 uid = 1 [(is_uid) = true];
Rajeev Kumar8a9fa052018-01-25 19:03:09 -08004663
4664 // The process name.
Rafal Slawikda51b932018-12-13 16:31:33 +00004665 // Usually package name, "system" for system server.
4666 // Provided by ActivityManagerService.
Rajeev Kumar8a9fa052018-01-25 19:03:09 -08004667 optional string process_name = 2;
4668
Rafal Slawikda51b932018-12-13 16:31:33 +00004669 // Current OOM score adjustment. Value read from ProcessRecord.
Yangster-maca8a30442018-10-13 23:46:34 -07004670 optional int32 oom_adj_score = 3;
Rajeev Kumar8a9fa052018-01-25 19:03:09 -08004671
4672 // # of page-faults
Yangster-maca8a30442018-10-13 23:46:34 -07004673 optional int64 page_fault = 4;
Rajeev Kumar8a9fa052018-01-25 19:03:09 -08004674
4675 // # of major page-faults
Yangster-maca8a30442018-10-13 23:46:34 -07004676 optional int64 page_major_fault = 5;
Rajeev Kumar8a9fa052018-01-25 19:03:09 -08004677
Rajeev Kumar90235992018-01-29 11:06:48 -08004678 // RSS
Rafal Slawik203c3db2019-09-25 19:53:01 +01004679 // Value is read from memory.stat, field total_rss if per-app memory
4680 // cgroups are enabled. Otherwise, value from /proc/pid/stat.
Rajeev Kumar90235992018-01-29 11:06:48 -08004681 optional int64 rss_in_bytes = 6;
4682
4683 // CACHE
Rafal Slawikda51b932018-12-13 16:31:33 +00004684 // Value is read from memory.stat, field total_cache if per-app memory
4685 // cgroups are enabled. Otherwise, 0.
Rajeev Kumar90235992018-01-29 11:06:48 -08004686 optional int64 cache_in_bytes = 7;
4687
4688 // SWAP
Rafal Slawikda51b932018-12-13 16:31:33 +00004689 // Value is read from memory.stat, field total_swap if per-app memory
Rafal Slawik203c3db2019-09-25 19:53:01 +01004690 // cgroups are enabled. Otherwise, 0.
Rajeev Kumar90235992018-01-29 11:06:48 -08004691 optional int64 swap_in_bytes = 8;
Rafal Slawikaaf60892018-09-12 13:04:30 +01004692
Rafal Slawik203c3db2019-09-25 19:53:01 +01004693 // Deprecated: use ProcessMemoryHighWaterMark atom instead. Always -1.
Rafal Slawik3bea8952018-11-15 12:39:33 +00004694 optional int64 rss_high_watermark_in_bytes = 9 [deprecated = true];
Rafal Slawik272a8162018-11-01 15:12:28 +00004695
Rafal Slawik203c3db2019-09-25 19:53:01 +01004696 // Deprecated: use ProcessMemorySnapshot atom instead. Always -1.
4697 optional int64 start_time_nanos = 10 [deprecated = true];
Ioannis Ilkos466ad6c2019-06-18 17:42:00 +01004698
Rafal Slawik203c3db2019-09-25 19:53:01 +01004699 // Deprecated: use ProcessMemorySnapshot atom instead. Always -1.
4700 optional int32 anon_rss_and_swap_in_kilobytes = 11 [deprecated = true];
Rafal Slawik08621582018-10-15 14:53:07 +01004701}
4702
4703/*
Rafal Slawik3bea8952018-11-15 12:39:33 +00004704 * Logs the memory high-water mark for a process.
Rafal Slawikda51b932018-12-13 16:31:33 +00004705 *
4706 * Pulled from StatsCompanionService for all managed processes (from ActivityManagerServie)
4707 * and for selected native processes.
Rafal Slawik44b88142018-12-15 16:48:09 +00004708 *
4709 * Pulling this atom resets high-water mark counters for all processes.
Rafal Slawik3bea8952018-11-15 12:39:33 +00004710 */
4711message ProcessMemoryHighWaterMark {
4712 // The uid if available. -1 means not available.
4713 optional int32 uid = 1 [(is_uid) = true];
4714
Rafal Slawikda51b932018-12-13 16:31:33 +00004715 // The process name.
4716 // Usually package name or process cmdline.
4717 // Provided by ActivityManagerService or read from /proc/PID/cmdline.
Rafal Slawik3bea8952018-11-15 12:39:33 +00004718 optional string process_name = 2;
4719
Rafal Slawik239b6802019-09-09 18:46:01 +01004720 // Deprecated: use rss_high_water_mark_in_kilobytes instead. This field is
4721 // computed by converting kilobytes to bytes.
4722 optional int64 rss_high_water_mark_in_bytes = 3 [deprecated = true];
4723
Rafal Slawik3bea8952018-11-15 12:39:33 +00004724 // RSS high-water mark. Peak RSS usage of the process. Read from the VmHWM field in
4725 // /proc/PID/status.
Rafal Slawik239b6802019-09-09 18:46:01 +01004726 optional int32 rss_high_water_mark_in_kilobytes = 4;
Rafal Slawik3bea8952018-11-15 12:39:33 +00004727}
4728
4729/*
Rafal Slawik7efcefb2019-09-20 11:16:20 +01004730 * Logs the memory stats for a process.
4731 *
4732 * Pulled from StatsCompanionService for all managed processes (from ActivityManagerService)
4733 * and for selected native processes.
4734 */
4735message ProcessMemorySnapshot {
4736 // The uid if available. -1 means not available.
4737 optional int32 uid = 1 [(is_uid) = true];
4738
4739 // The process name.
4740 // Usually package name or process cmdline.
4741 // Provided by ActivityManagerService or read from /proc/PID/cmdline.
4742 optional string process_name = 2;
4743
4744 // The pid of the process.
4745 // Allows to disambiguate instances of the process.
4746 optional int32 pid = 3;
4747
4748 // The current OOM score adjustment value.
4749 // Read from ProcessRecord for managed processes.
4750 // Placeholder -1001 (OOM_SCORE_ADJ_MIN - 1, outside of allowed range) for native ones.
4751 optional int32 oom_score_adj = 4;
4752
4753 // The current RSS of the process.
4754 // VmRSS from /proc/pid/status.
4755 optional int32 rss_in_kilobytes = 5;
4756
4757 // The current anon RSS of the process.
4758 // RssAnon from /proc/pid/status.
4759 optional int32 anon_rss_in_kilobytes = 6;
4760
4761 // The current swap size of the process.
4762 // VmSwap from /proc/pid/status.
4763 optional int32 swap_in_kilobytes = 7;
4764
4765 // The sum of rss_in_kilobytes and swap_in_kilobytes.
4766 optional int32 anon_rss_and_swap_in_kilobytes = 8;
4767}
4768
4769/*
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004770 * Elapsed real time from SystemClock.
Chenjie Yu9da105b2018-01-13 12:41:08 -08004771 */
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004772message SystemElapsedRealtime {
David Chen0b5c90c2018-01-25 16:51:49 -08004773 optional uint64 time_millis = 1;
Chenjie Yu9da105b2018-01-13 12:41:08 -08004774}
4775
4776/*
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004777 * Up time from SystemClock.
Chenjie Yu9da105b2018-01-13 12:41:08 -08004778 */
Chenjie Yu9d7720b2018-01-24 10:34:48 -08004779message SystemUptime {
4780 // Milliseconds since the system was booted.
4781 // This clock stops when the system enters deep sleep (CPU off, display dark, device waiting
4782 // for external input).
4783 // It is not affected by clock scaling, idle, or other power saving mechanisms.
David Chen0b5c90c2018-01-25 16:51:49 -08004784 optional uint64 uptime_millis = 1;
Chenjie Yu9da105b2018-01-13 12:41:08 -08004785}
4786
4787/*
4788 * Reads from /proc/uid_concurrent_active_time which has the format:
4789 * active: X (X is # cores)
4790 * [uid0]: [time-0] [time-1] [time-2] ... (# entries = # cores)
4791 * [uid1]: [time-0] [time-1] [time-2] ... ...
4792 * ...
4793 * Time-N means the CPU time a UID spent running concurrently with N other processes.
4794 * The file contains a monotonically increasing count of time for a single boot.
4795 */
4796message CpuActiveTime {
Yao Chenc40a19d2018-03-15 16:48:25 -07004797 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yuec676612018-03-07 09:19:17 -08004798 optional uint64 time_millis = 2;
Chenjie Yu9da105b2018-01-13 12:41:08 -08004799}
4800
4801/**
4802 * Reads from /proc/uid_concurrent_policy_time which has the format:
4803 * policy0: X policy4: Y (there are X cores on policy0, Y cores on policy4)
4804 * [uid0]: [time-0-0] [time-0-1] ... [time-1-0] [time-1-1] ...
4805 * [uid1]: [time-0-0] [time-0-1] ... [time-1-0] [time-1-1] ...
4806 * ...
4807 * Time-X-Y means the time a UID spent on clusterX running concurrently with Y other processes.
4808 * The file contains a monotonically increasing count of time for a single boot.
4809 */
4810message CpuClusterTime {
Yao Chenc40a19d2018-03-15 16:48:25 -07004811 optional int32 uid = 1 [(is_uid) = true];
Chenjie Yuec676612018-03-07 09:19:17 -08004812 optional int32 cluster_index = 2;
David Chen0b5c90c2018-01-25 16:51:49 -08004813 optional uint64 time_millis = 3;
Chenjie Yu937d7422018-01-10 16:37:53 -08004814}
4815
4816/*
4817 * Pulls free disk space, for data, system partition and temporary directory.
4818 */
4819message DiskSpace {
4820 // available bytes in data partition
4821 optional uint64 data_available_bytes = 1;
4822 // available bytes in system partition
4823 optional uint64 system_available_bytes = 2;
4824 // available bytes in download cache or temp directories
4825 optional uint64 temp_available_bytes = 3;
4826}
Tej Singhbf972d92018-01-10 20:51:13 -08004827
4828/**
4829 * Pulls battery coulomb counter, which is the remaining battery charge in uAh.
Tej Singh9876a3b2019-01-11 14:28:35 -08004830 *
4831 * Pulled from StatsCompanionService.java
Tej Singhbf972d92018-01-10 20:51:13 -08004832 */
4833message RemainingBatteryCapacity {
Yangster-maca8a30442018-10-13 23:46:34 -07004834 optional int32 charge_micro_ampere_hour = 1;
Tej Singhbf972d92018-01-10 20:51:13 -08004835}
4836
4837/**
4838 * Pulls battery capacity, which is the battery capacity when full in uAh.
Tej Singh40298312018-02-16 00:15:09 -08004839 * Pulled from:
4840 * frameworks/base/cmds/statsd/src/external/ResourceHealthManagerPuller.cpp
Tej Singhbf972d92018-01-10 20:51:13 -08004841 */
4842message FullBatteryCapacity {
Yangster-maca8a30442018-10-13 23:46:34 -07004843 optional int32 capacity_micro_ampere_hour = 1;
Tej Singh40298312018-02-16 00:15:09 -08004844}
4845
4846/**
Bookatz17f0d8a2018-09-13 12:56:32 -07004847 * Pulls battery voltage.
4848 * Pulled from:
4849 * frameworks/base/cmds/statsd/src/external/ResourceHealthManagerPuller.cpp
4850 */
4851message BatteryVoltage {
4852 // The voltage of the battery, in millivolts.
Yangster-maca8a30442018-10-13 23:46:34 -07004853 optional int32 voltage_millivolt = 1;
Bookatz17f0d8a2018-09-13 12:56:32 -07004854}
4855
4856/**
Tej Singhb1dbc8b2018-11-19 15:49:47 -08004857 * Pulls battery level (percent full, from 0 to 100).
4858 *
4859 * Pulled from:
4860 * frameworks/base/cmds/statsd/src/external/ResourceHealthManagerPuller.cpp
4861 */
4862message BatteryLevel {
4863 // Battery level. Should be in [0, 100].
4864 optional int32 battery_level = 1;
4865}
4866
4867/**
Tej Singhd89137e2018-03-26 14:51:40 -07004868 * Pulls the temperature of various parts of the device.
4869 * The units are tenths of a degree Celsius. Eg: 30.3C is reported as 303.
Tej Singh40298312018-02-16 00:15:09 -08004870 *
Maggie White442b6312019-04-05 16:26:44 -07004871 * Pulled from StatsCompanionService.java
Tej Singh40298312018-02-16 00:15:09 -08004872 */
4873message Temperature {
Tej Singhb6070b92018-12-19 19:00:12 -08004874 // The type of temperature being reported. Eg. CPU, GPU, SKIN, BATTERY, BCL_.
Tej Singh40298312018-02-16 00:15:09 -08004875 optional android.os.TemperatureTypeEnum sensor_location = 1;
4876
4877 // The name of the temperature source. Eg. CPU0
4878 optional string sensor_name = 2;
4879
Tej Singhd89137e2018-03-26 14:51:40 -07004880 // Temperature in tenths of a degree C.
Tej Singhb6070b92018-12-19 19:00:12 -08004881 // For BCL, it is decimillivolt, decimilliamps, and percentage * 10.
Yangster-maca8a30442018-10-13 23:46:34 -07004882 optional int32 temperature_deci_celsius = 3;
Maggie White442b6312019-04-05 16:26:44 -07004883
4884 // Relative severity of the throttling, see enum definition.
4885 optional android.os.ThrottlingSeverityEnum severity = 4;
yroa1fe77c2018-02-26 14:22:54 -08004886}
Olivier Gaillard00bfb1b2018-07-10 11:25:09 +01004887
4888/**
4889 * Pulls the statistics of calls to Binder.
4890 *
Olivier Gaillardd25f7a82018-09-12 14:28:48 +01004891 * Binder stats will be reset every time the data is pulled. It means it can only be pulled by one
4892 * config on the device.
Olivier Gaillard9ea238d2018-07-24 10:26:31 +01004893 *
Olivier Gaillard720ec5b2018-10-30 17:32:56 +00004894 * Next tag: 15
Olivier Gaillard00bfb1b2018-07-10 11:25:09 +01004895 */
4896message BinderCalls {
Olivier Gaillard720ec5b2018-10-30 17:32:56 +00004897 // UID of the process responsible for the binder transaction. It will be set if the process
4898 // executing the binder transaction attribute the transaction to another uid using
4899 // Binder.setThreadWorkSource().
4900 //
4901 // If not set, the value will be -1.
Olivier Gaillard9ea238d2018-07-24 10:26:31 +01004902 optional int32 uid = 1 [(is_uid) = true];
Olivier Gaillard720ec5b2018-10-30 17:32:56 +00004903 // UID of the process executing the binder transaction.
4904 optional int32 direct_caller_uid = 14;
Olivier Gaillard9ea238d2018-07-24 10:26:31 +01004905 // Fully qualified class name of the API call.
4906 //
4907 // This is a system server class name.
4908 //
4909 // TODO(gaillard): figure out if binder call stats includes data from isolated uids, if a uid
4910 // gets recycled and we have isolated uids, we might attribute the data incorrectly.
4911 // TODO(gaillard): there is a high dimensions cardinality, figure out if we should drop the less
4912 // commonly used APIs.
4913 optional string service_class_name = 2;
4914 // Method name of the API call. It can also be a transaction code if we cannot
4915 // resolve it to a name. See Binder#getTransactionName.
4916 //
4917 // This is a system server method name.
4918 optional string service_method_name = 3;
4919 // Total number of API calls.
4920 optional int64 call_count = 4;
4921 // True if the screen was interactive PowerManager#isInteractive at the end of the call.
4922 optional bool screen_interactive = 13;
4923 // Total number of API calls we have data recorded for. If we collected data for all the calls,
4924 // call_count will be equal to recorded_call_count.
4925 //
4926 // If recorded_call_count is different than call_count, it means data collection has been
4927 // sampled. All the fields below will be sampled in this case.
4928 optional int64 recorded_call_count = 12;
4929 // Number of exceptions thrown by the API.
4930 optional int64 recorded_exception_count = 5;
4931 // Total latency of all API calls.
4932 // Average can be computed using total_latency_micros / recorded_call_count.
4933 optional int64 recorded_total_latency_micros = 6;
4934 // Maximum latency of one API call.
4935 optional int64 recorded_max_latency_micros = 7;
4936 // Total CPU usage of all API calls.
4937 // Average can be computed using total_cpu_micros / recorded_call_count.
4938 // Total can be computed using total_cpu_micros / recorded_call_count * call_count.
4939 optional int64 recorded_total_cpu_micros = 8;
4940 // Maximum CPU usage of one API call.
4941 optional int64 recorded_max_cpu_micros = 9;
4942 // Maximum parcel reply size of one API call.
4943 optional int64 recorded_max_reply_size_bytes = 10;
4944 // Maximum parcel request size of one API call.
4945 optional int64 recorded_max_request_size_bytes = 11;
4946}
4947
4948/**
4949 * Pulls the statistics of exceptions during calls to Binder.
4950 *
4951 * Binder stats are cumulative from boot unless somebody reset the data using
4952 * > adb shell dumpsys binder_calls_stats --reset
4953 */
4954message BinderCallsExceptions {
4955 // Exception class name, e.g. java.lang.IllegalArgumentException.
4956 //
4957 // This is an exception class name thrown by the system server.
4958 optional string exception_class_name = 1;
4959 // Total number of exceptions.
4960 optional int64 exception_count = 2;
Olivier Gaillard00bfb1b2018-07-10 11:25:09 +01004961}
Marcin Oczeretkod8cc8592018-08-22 16:07:36 +01004962
Marcin Oczeretko3e6494e2018-09-10 18:06:52 +01004963/**
4964 * Pulls the statistics of message dispatching on HandlerThreads.
4965 *
4966 * Looper stats will be reset every time the data is pulled. It means it can only be pulled by one
4967 * config on the device.
4968 *
4969 * Next tag: 11
4970 */
Marcin Oczeretkod8cc8592018-08-22 16:07:36 +01004971message LooperStats {
Marcin Oczeretkoec758722018-09-12 12:53:47 +01004972 // The uid that made a call to the System Server and caused the message to be enqueued.
Marcin Oczeretkod8cc8592018-08-22 16:07:36 +01004973 optional int32 uid = 1 [(is_uid) = true];
4974
4975 // Fully qualified class name of the handler target class.
4976 //
4977 // This field does not contain PII. This is a system server class name.
4978 optional string handler_class_name = 2;
4979
4980 // The name of the thread that runs the Looper.
4981 //
4982 // This field does not contain PII. This is a system server thread name.
4983 optional string looper_thread_name = 3;
4984
4985 // The name of the dispatched message.
4986 //
4987 // This field does not contain PII. This is a system server constant or class
4988 // name.
4989 optional string message_name = 4;
4990
4991 // Total number of successfully dispatched messages.
4992 optional int64 message_count = 5;
4993
4994 // Total number of messages that failed dispatching.
4995 optional int64 exception_count = 6;
4996
4997 // Total number of processed messages we have data recorded for. If we
4998 // collected data for all the messages, message_count will be equal to
4999 // recorded_message_count.
5000 //
5001 // If recorded_message_count is different than message_count, it means data
Marcin Oczeretkoc06331a2018-10-02 13:00:38 +01005002 // collection has been sampled. The fields below will be sampled in this case.
Marcin Oczeretkod8cc8592018-08-22 16:07:36 +01005003 optional int64 recorded_message_count = 7;
5004
5005 // Total latency of all processed messages.
5006 // Average can be computed using recorded_total_latency_micros /
5007 // recorded_message_count.
5008 optional int64 recorded_total_latency_micros = 8;
5009
5010 // Total CPU usage of all processed message.
5011 // Average can be computed using recorded_total_cpu_micros /
5012 // recorded_message_count. Total can be computed using
Marcin Oczeretko3e6494e2018-09-10 18:06:52 +01005013 // recorded_total_cpu_micros / recorded_message_count * message_count.
Marcin Oczeretkod8cc8592018-08-22 16:07:36 +01005014 optional int64 recorded_total_cpu_micros = 9;
Marcin Oczeretko3e6494e2018-09-10 18:06:52 +01005015
5016 // True if the screen was interactive PowerManager#isInteractive at the end of the call.
5017 optional bool screen_interactive = 10;
Marcin Oczeretkoc06331a2018-10-02 13:00:38 +01005018
5019 // Max recorded CPU usage of all processed messages.
5020 optional int64 recorded_max_cpu_micros = 11;
5021
5022 // Max recorded latency of all processed messages.
5023 optional int64 recorded_max_latency_micros = 12;
5024
5025 // Total number of messages we tracked the dispatching delay for. If we
5026 // collected data for all the messages, message_count will be equal to
5027 // recorded_delay_message_count.
5028 //
5029 // If recorded_delay_message_count is different than message_count, it means data
5030 // collection has been sampled or/and not all messages specified the target dispatch time.
5031 // The fields below will be sampled in this case.
5032 optional int64 recorded_delay_message_count = 13;
5033
5034 // Total dispatching delay of all processed messages.
5035 // Calculated as a difference between the target dispatching time (Message.when)
5036 // and the actual dispatching time.
5037 // Average can be computed using recorded_total_delay_millis / recorded_delay_message_count.
5038 optional int64 recorded_total_delay_millis = 14;
5039
5040 // Max dispatching delay of all processed messages.
5041 // Calculated as a difference between the target dispatching time (Message.when)
5042 // and the actual dispatching time.
5043 optional int64 recorded_max_delay_millis = 15;
Marcin Oczeretkod8cc8592018-08-22 16:07:36 +01005044}
Tej Singh86dc9db2018-09-06 00:39:57 +00005045
5046/**
5047 * Pulls disk information, such as write speed and latency.
5048 */
5049message DiskStats {
5050 // Time taken to open, write 512B to, and close a file.
5051 // -1 if error performing the check.
5052 optional int64 data_write_latency_millis = 1;
5053
5054 optional bool file_based_encryption = 2;
5055
5056 // Recent disk write speed in kB/s.
5057 // -1 if error querying storageed.
5058 // 0 if data is unavailable.
5059 optional int32 recent_disk_write_speed = 3;
5060}
5061
5062
5063/**
5064 * Free and total bytes of the Data, Cache, and System partition.
5065 */
5066message DirectoryUsage {
5067 enum Directory {
5068 UNKNOWN = 0;
5069 DATA = 1;
5070 CACHE = 2;
5071 SYSTEM = 3;
5072 }
5073 optional Directory directory = 1;
5074 optional int64 free_bytes = 2;
5075 optional int64 total_bytes = 3;
5076}
5077
5078
5079/**
5080 * Size of an application: apk size, data size, and cache size.
5081 * Reads from a cached file produced daily by DiskStatsLoggingService.java.
5082 * Information is only reported for apps with the primary user (user 0).
5083 * Sizes are aggregated by package name.
5084 */
5085message AppSize {
5086 // Including uids will involve modifying diskstats logic.
5087 optional string package_name = 1;
5088 // App size in bytes. -1 if unavailable.
5089 optional int64 app_size_bytes = 2;
5090 // App data size in bytes. -1 if unavailable.
5091 optional int64 app_data_size_bytes = 3;
5092 // App cache size in bytes. -1 if unavailable.
5093 optional int64 app_cache_size_bytes = 4;
5094 // Time that the cache file was produced.
5095 // Uses System.currentTimeMillis(), which is wall clock time.
5096 optional int64 cache_time_millis = 5;
5097}
5098
5099
5100/**
5101 * Size of a particular category. Eg: photos, videos.
5102 * Reads from a cached file produced daily by DiskStatsLoggingService.java.
5103 */
5104message CategorySize {
5105 enum Category {
5106 UNKNOWN = 0;
5107 APP_SIZE = 1;
5108 APP_DATA_SIZE = 2;
5109 APP_CACHE_SIZE = 3;
5110 PHOTOS = 4;
5111 VIDEOS = 5;
5112 AUDIO = 6;
5113 DOWNLOADS = 7;
5114 SYSTEM = 8;
5115 OTHER = 9;
5116 }
5117 optional Category category = 1;
5118 // Category size in bytes.
5119 optional int64 size_bytes = 2;
5120 // Time that the cache file was produced.
5121 // Uses System.currentTimeMillis(), which is wall clock time.
5122 optional int64 cache_time_millis = 3;
5123}
Tej Singhd6d6d772018-09-05 17:41:25 -07005124
5125/**
Tej Singhe7726dc2018-09-21 11:42:12 -07005126 * Pulls per uid I/O stats. The stats are cumulative since boot.
5127 *
5128 * Read/write bytes are I/O events from a storage device
5129 * Read/write chars are data requested by read/write syscalls, and can be
5130 * satisfied by caching.
5131 *
5132 * Pulled from StatsCompanionService, which reads proc/uid_io/stats.
5133 */
5134message DiskIo {
5135 optional int32 uid = 1 [(is_uid) = true];
5136 optional int64 fg_chars_read = 2;
5137 optional int64 fg_chars_write = 3;
5138 optional int64 fg_bytes_read = 4;
5139 optional int64 fg_bytes_write = 5;
5140 optional int64 bg_chars_read = 6;
5141 optional int64 bg_chars_write = 7;
5142 optional int64 bg_bytes_read = 8;
5143 optional int64 bg_bytes_write = 9;
5144 optional int64 fg_fsync = 10;
5145 optional int64 bg_fsync= 11;
5146}
5147
5148
5149/**
Tej Singhd6d6d772018-09-05 17:41:25 -07005150 * Pulls the number of fingerprints for each user.
5151 *
Kevin Chyn1741a072019-01-17 11:54:40 -08005152 * Pulled from StatsCompanionService, which queries <Biometric>Manager.
Tej Singhd6d6d772018-09-05 17:41:25 -07005153 */
joshmccloskey5dcb4082019-02-26 15:28:37 -08005154message NumFingerprintsEnrolled {
Tej Singhd6d6d772018-09-05 17:41:25 -07005155 // The associated user. Eg: 0 for owners, 10+ for others.
5156 // Defined in android/os/UserHandle.java
5157 optional int32 user = 1;
5158 // Number of fingerprints registered to that user.
joshmccloskey5dcb4082019-02-26 15:28:37 -08005159 optional int32 num_fingerprints_enrolled = 2;
Tej Singhd6d6d772018-09-05 17:41:25 -07005160}
Chenjie Yu12e5e672018-09-14 15:54:59 -07005161
Philip P. Moltmann70b42ae2019-01-29 16:24:19 -08005162/**
joshmccloskey5dcb4082019-02-26 15:28:37 -08005163 * Pulls the number of faces for each user.
5164 *
5165 * Pulled from StatsCompanionService, which queries <Biometric>Manager.
5166 */
5167message NumFacesEnrolled {
5168 // The associated user. Eg: 0 for owners, 10+ for others.
5169 // Defined in android/os/UserHandle.java
5170 optional int32 user = 1;
5171 // Number of faces registered to that user.
5172 optional int32 num_faces_enrolled = 2;
5173}
5174/**
Philip P. Moltmann70b42ae2019-01-29 16:24:19 -08005175 * A mapping of role holder -> role
5176 */
5177message RoleHolder {
5178 // uid of the role holder
5179 optional int32 uid = 1 [(is_uid) = true];
5180
5181 // package name of the role holder
5182 optional string package_name = 2;
5183
5184 // the role held
5185 optional string role = 3;
5186}
5187
Yangsteraf9aee72018-10-12 09:26:16 -07005188message AggStats {
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005189 // These are all in byte resolution.
5190 optional int64 min = 1 [deprecated = true];
5191 optional int64 average = 2 [deprecated = true];
5192 optional int64 max = 3 [deprecated = true];
Yangsteraf9aee72018-10-12 09:26:16 -07005193
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005194 // These are all in kilobyte resolution. Can fit in int32, so smaller on the wire than the above
5195 // int64 fields.
5196 optional int32 mean_kb = 4;
5197 optional int32 max_kb = 5;
Yangsteraf9aee72018-10-12 09:26:16 -07005198}
5199
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005200// A reduced subset of process states; reducing the number of possible states allows more
5201// aggressive device-side aggregation of statistics and hence reduces metric upload size.
5202enum ProcessStateAggregated {
5203 PROCESS_STATE_UNKNOWN = 0;
5204 // Persistent system process.
5205 PROCESS_STATE_PERSISTENT = 1;
5206 // Top activity; actually any visible activity.
5207 PROCESS_STATE_TOP = 2;
5208 // Process binding to top or a foreground service.
5209 PROCESS_STATE_BOUND_TOP_OR_FGS = 3;
5210 // Processing running a foreground service.
5211 PROCESS_STATE_FGS = 4;
5212 // Important foreground process (ime, wallpaper, etc).
5213 PROCESS_STATE_IMPORTANT_FOREGROUND = 5;
5214 // Important background process.
5215 PROCESS_STATE_BACKGROUND = 6;
5216 // Process running a receiver.
5217 PROCESS_STATE_RECEIVER = 7;
5218 // All kinds of cached processes.
5219 PROCESS_STATE_CACHED = 8;
5220}
5221
5222// Next tag: 13
Yangsteraf9aee72018-10-12 09:26:16 -07005223message ProcessStatsStateProto {
5224 optional android.service.procstats.ScreenState screen_state = 1;
5225
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005226 optional android.service.procstats.MemoryState memory_state = 2 [deprecated = true];
Yangsteraf9aee72018-10-12 09:26:16 -07005227
5228 // this enum list is from frameworks/base/core/java/com/android/internal/app/procstats/ProcessStats.java
5229 // and not frameworks/base/core/java/android/app/ActivityManager.java
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005230 optional android.service.procstats.ProcessState process_state = 3 [deprecated = true];
5231
5232 optional ProcessStateAggregated process_state_aggregated = 10;
Yangsteraf9aee72018-10-12 09:26:16 -07005233
5234 // Millisecond uptime duration spent in this state
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005235 optional int64 duration_millis = 4 [deprecated = true];
5236 // Same as above, but with minute resolution so it fits into an int32.
5237 optional int32 duration_minutes = 11;
Yangsteraf9aee72018-10-12 09:26:16 -07005238
5239 // Millisecond elapsed realtime duration spent in this state
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005240 optional int64 realtime_duration_millis = 9 [deprecated = true];
5241 // Same as above, but with minute resolution so it fits into an int32.
5242 optional int32 realtime_duration_minutes = 12;
Yangsteraf9aee72018-10-12 09:26:16 -07005243
5244 // # of samples taken
5245 optional int32 sample_size = 5;
5246
5247 // PSS is memory reserved for this process
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005248 optional AggStats pss = 6 [deprecated = true];
Yangsteraf9aee72018-10-12 09:26:16 -07005249
5250 // USS is memory shared between processes, divided evenly for accounting
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005251 optional AggStats uss = 7 [deprecated = true];
Yangsteraf9aee72018-10-12 09:26:16 -07005252
5253 // RSS is memory resident for this process
5254 optional AggStats rss = 8;
5255}
5256
5257// Next Tag: 7
5258message ProcessStatsProto {
5259 // Name of process.
5260 optional string process = 1;
5261
5262 // Uid of the process.
5263 optional int32 uid = 2;
5264
5265 // Information about how often kills occurred
5266 message Kill {
5267 // Count of excessive CPU kills
5268 optional int32 cpu = 1;
5269
5270 // Count of kills when cached
5271 optional int32 cached = 2;
5272
5273 // PSS stats during cached kill
5274 optional AggStats cached_pss = 3;
5275 }
Richard Gaywooda8fe1b42019-12-05 11:31:02 +00005276 optional Kill kill = 3 [deprecated = true];
Yangsteraf9aee72018-10-12 09:26:16 -07005277
5278 // Time and memory spent in various states.
5279 repeated ProcessStatsStateProto states = 5;
5280
5281 // Total time process has been running... screen_state, memory_state, and process_state
5282 // will not be set.
5283 optional ProcessStatsStateProto total_running_state = 6;
5284}
5285
5286message PackageServiceOperationStatsProto {
5287 // Operate enum: Started, Foreground, Bound, Executing
5288 optional android.service.procstats.ServiceOperationState operation = 1;
5289
5290 // Number of times the service was in this operation.
5291 optional int32 count = 2;
5292
5293 // Information about a state the service can be in.
5294 message StateStats {
5295 // Screen state enum.
5296 optional android.service.procstats.ScreenState screen_state = 1;
5297 // Memory state enum.
5298 optional android.service.procstats.MemoryState memory_state = 2;
5299
5300 // duration in milliseconds.
Yangster-maca8a30442018-10-13 23:46:34 -07005301 optional int64 duration_millis = 3;
Yangsteraf9aee72018-10-12 09:26:16 -07005302 // Millisecond elapsed realtime duration spent in this state
Yangster-maca8a30442018-10-13 23:46:34 -07005303 optional int64 realtime_duration_millis = 4;
Yangsteraf9aee72018-10-12 09:26:16 -07005304 }
5305 repeated StateStats state_stats = 3;
5306}
5307
5308message PackageServiceStatsProto {
5309 // Name of service component.
5310 optional string service_name = 1;
5311
5312 // The operation stats.
5313 // The package_name, package_uid, package_version, service_name will not be set to save space.
5314 repeated PackageServiceOperationStatsProto operation_stats = 2;
5315}
5316
5317message PackageAssociationSourceProcessStatsProto {
5318 // Uid of the process.
5319 optional int32 process_uid = 1;
5320 // Process name.
5321 optional string process_name = 2;
Chenjie Yub2ecc792019-01-17 10:27:26 -08005322 // Package name.
5323 optional string package_name = 7;
Yangsteraf9aee72018-10-12 09:26:16 -07005324 // Total count of the times this association appeared.
5325 optional int32 total_count = 3;
5326
5327 // Millisecond uptime total duration this association was around.
Yangster-maca8a30442018-10-13 23:46:34 -07005328 optional int64 total_duration_millis = 4;
Yangsteraf9aee72018-10-12 09:26:16 -07005329
5330 // Total count of the times this association became actively impacting its target process.
5331 optional int32 active_count = 5;
5332
5333 // Information on one source in this association.
5334 message StateStats {
5335 // Process state enum.
5336 optional android.service.procstats.ProcessState process_state = 1;
5337 // Millisecond uptime duration spent in this state
Yangster-maca8a30442018-10-13 23:46:34 -07005338 optional int64 duration_millis = 2;
Yangsteraf9aee72018-10-12 09:26:16 -07005339 // Millisecond elapsed realtime duration spent in this state
Yangster-maca8a30442018-10-13 23:46:34 -07005340 optional int64 realtime_duration_mmillis = 3;
Yangsteraf9aee72018-10-12 09:26:16 -07005341 }
5342 repeated StateStats active_state_stats = 6;
5343}
5344
5345message PackageAssociationProcessStatsProto {
5346 // Name of the target component.
5347 optional string component_name = 1;
5348 // Information on one source in this association.
5349 repeated PackageAssociationSourceProcessStatsProto sources = 2;
5350}
5351
5352
5353message ProcessStatsPackageProto {
5354 // Name of package.
5355 optional string package = 1;
5356
5357 // Uid of the package.
5358 optional int32 uid = 2;
5359
5360 // Version of the package.
5361 optional int64 version = 3;
5362
5363 // Stats for each process running with the package loaded in to it.
5364 repeated ProcessStatsProto process_stats = 4;
5365
5366 // Stats for each of the package's services.
5367 repeated PackageServiceStatsProto service_stats = 5;
5368
5369 // Stats for each association with the package.
5370 repeated PackageAssociationProcessStatsProto association_stats = 6;
5371}
5372
5373message ProcessStatsSectionProto {
5374 // Elapsed realtime at start of report.
Yangster-maca8a30442018-10-13 23:46:34 -07005375 optional int64 start_realtime_millis = 1;
Yangsteraf9aee72018-10-12 09:26:16 -07005376
5377 // Elapsed realtime at end of report.
Yangster-maca8a30442018-10-13 23:46:34 -07005378 optional int64 end_realtime_millis = 2;
Yangsteraf9aee72018-10-12 09:26:16 -07005379
5380 // CPU uptime at start of report.
Yangster-maca8a30442018-10-13 23:46:34 -07005381 optional int64 start_uptime_millis = 3;
Yangsteraf9aee72018-10-12 09:26:16 -07005382
5383 // CPU uptime at end of report.
Yangster-maca8a30442018-10-13 23:46:34 -07005384 optional int64 end_uptime_millis = 4;
Yangsteraf9aee72018-10-12 09:26:16 -07005385
5386 // System runtime library. e.g. "libdvm.so", "libart.so".
5387 optional string runtime = 5;
5388
5389 // whether kernel reports swapped pss.
5390 optional bool has_swapped_pss = 6;
5391
5392 // Data completeness. e.g. "complete", "partial", shutdown", or "sysprops".
5393 enum Status {
5394 STATUS_UNKNOWN = 0;
5395 STATUS_COMPLETE = 1;
5396 STATUS_PARTIAL = 2;
5397 STATUS_SHUTDOWN = 3;
5398 STATUS_SYSPROPS = 4;
5399 }
5400 repeated Status status = 7;
5401
Chenjie Yub2ecc792019-01-17 10:27:26 -08005402 // Number of pages available of various types and sizes, representation fragmentation.
5403 repeated ProcessStatsAvailablePagesProto available_pages = 10;
5404
Yangsteraf9aee72018-10-12 09:26:16 -07005405 // Stats for each process.
5406 repeated ProcessStatsProto process_stats = 8;
5407
5408 // Stats for each package.
5409 repeated ProcessStatsPackageProto package_stats = 9;
5410}
5411
Chenjie Yub2ecc792019-01-17 10:27:26 -08005412message ProcessStatsAvailablePagesProto {
5413 // Node these pages are in (as per /proc/pagetypeinfo)
5414 optional int32 node = 1;
5415
5416 // Zone these pages are in (as per /proc/pagetypeinfo)
5417 optional string zone = 2;
5418
5419 // Label for the type of these pages (as per /proc/pagetypeinfo)
5420 optional string label = 3;
5421
5422 // Distribution of number of pages available by order size. First entry in array is
5423 // order 0, second is order 1, etc. Each order increase is a doubling of page size.
5424 repeated int32 pages_per_order = 4;
5425}
5426
Chenjie Yu12e5e672018-09-14 15:54:59 -07005427/**
5428 * Pulled from ProcessStatsService.java
5429 */
5430message ProcStats {
Yangsteraf9aee72018-10-12 09:26:16 -07005431 optional ProcessStatsSectionProto proc_stats_section = 1;
5432}
5433
Chenjie Yuf910b7802019-01-11 16:08:20 -08005434/**
5435 * Pulled from ProcessStatsService.java
5436 */
5437message ProcStatsPkgProc {
5438 optional ProcessStatsSectionProto proc_stats_section = 1;
5439}
5440
Chris Wrencdea3b72019-11-22 16:58:17 -05005441// Next Tag: 2
5442message PackageRemoteViewInfoProto {
5443 optional string package_name = 1;
5444 // add per-package additional info here (like channels)
5445}
5446
5447// Next Tag: 2
5448message NotificationRemoteViewsProto {
5449 repeated PackageRemoteViewInfoProto package_remote_view_info = 1;
5450}
5451
5452/**
5453 * Pulled from NotificationManagerService.java
5454 */
5455message NotificationRemoteViews {
5456 optional NotificationRemoteViewsProto notification_remote_views = 1;
5457}
5458
Yangsteraf9aee72018-10-12 09:26:16 -07005459message PowerProfileProto {
5460 optional double cpu_suspend = 1;
5461
5462 optional double cpu_idle = 2;
5463
5464 optional double cpu_active = 3;
5465
5466 message CpuCluster {
5467 optional int32 id = 1;
5468 optional double cluster_power = 2;
5469 optional int32 cores = 3;
5470 repeated int64 speed = 4;
5471 repeated double core_power = 5;
5472 }
5473
5474 repeated CpuCluster cpu_cluster = 40;
5475
5476 optional double wifi_scan = 4;
5477
5478 optional double wifi_on = 5;
5479
5480 optional double wifi_active = 6;
5481
5482 optional double wifi_controller_idle = 7;
5483
5484 optional double wifi_controller_rx = 8;
5485
5486 optional double wifi_controller_tx = 9;
5487
5488 repeated double wifi_controller_tx_levels = 10;
5489
5490 optional double wifi_controller_operating_voltage = 11;
5491
5492 optional double bluetooth_controller_idle = 12;
5493
5494 optional double bluetooth_controller_rx = 13;
5495
5496 optional double bluetooth_controller_tx = 14;
5497
5498 optional double bluetooth_controller_operating_voltage = 15;
5499
5500 optional double modem_controller_sleep = 16;
5501
5502 optional double modem_controller_idle = 17;
5503
5504 optional double modem_controller_rx = 18;
5505
5506 repeated double modem_controller_tx = 19;
5507
5508 optional double modem_controller_operating_voltage = 20;
5509
5510 optional double gps_on = 21;
5511
5512 repeated double gps_signal_quality_based = 22;
5513
5514 optional double gps_operating_voltage = 23;
5515
5516 optional double bluetooth_on = 24;
5517
5518 optional double bluetooth_active = 25;
5519
5520 optional double bluetooth_at_cmd = 26;
5521
5522 optional double ambient_display = 27;
5523
5524 optional double screen_on = 28;
5525
5526 optional double radio_on = 29;
5527
5528 optional double radio_scanning = 30;
5529
5530 optional double radio_active = 31;
5531
5532 optional double screen_full = 32;
5533
5534 optional double audio = 33;
5535
5536 optional double video = 34;
5537
5538 optional double flashlight = 35;
5539
5540 optional double memory = 36;
5541
5542 optional double camera = 37;
5543
5544 optional double wifi_batched_scan = 38;
5545
5546 optional double battery_capacity = 39;
Chenjie Yu12e5e672018-09-14 15:54:59 -07005547}
Chenjie Yuab530202018-09-26 12:39:20 -07005548
5549/**
5550 * power_profile.xml and other constants for power model calculations.
5551 * Pulled from PowerProfile.java
5552 */
5553message PowerProfile {
Yangsteraf9aee72018-10-12 09:26:16 -07005554 optional PowerProfileProto power_profile = 1;
Howard Ro9a862de2018-10-11 16:03:33 -07005555}
Chenjie Yub35b5f72018-10-13 23:25:11 -07005556
5557/**
arangelovd5db50e2018-10-12 20:24:39 +01005558 * Logs when a user restriction was added or removed.
5559 *
5560 * Logged from:
5561 * frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/DevicePolicyManagerService.java
5562 */
5563message UserRestrictionChanged {
5564 // The raw string of the user restriction as defined in UserManager.
5565 // Allowed values are defined in UserRestrictionsUtils#USER_RESTRICTIONS.
5566 optional string restriction = 1;
5567 // Whether the restriction is enabled or disabled.
5568 optional bool enabled = 2;
Howard Ro183c2bd2018-10-18 13:52:10 -07005569}
Yangster-mac308ea0c2018-10-22 13:10:25 -07005570
5571/**
5572 * Pulls process user time and system time. Puller takes a snapshot of all pids
5573 * in the system and returns cpu stats for those that are working at the time.
5574 * Dead pids will be dropped. Kernel processes are excluded.
5575 * Min cool-down is 5 sec.
5576 */
5577message ProcessCpuTime {
5578 optional int32 uid = 1 [(is_uid) = true];
5579
5580 optional string process_name = 2;
5581 // Process cpu time in user space, cumulative from boot/process start
5582 optional int64 user_time_millis = 3;
5583 // Process cpu time in system space, cumulative from boot/process start
5584 optional int64 system_time_millis = 4;
Rafal Slawikbf67d072018-10-23 11:07:54 +01005585}
Misha Wagner5a51e002018-10-03 15:04:09 +01005586
5587/**
5588 * Pulls the CPU usage for each thread.
5589 *
5590 * Read from /proc/$PID/task/$TID/time_in_state files.
5591 *
5592 * TODO(mishaw): This is an experimental atom. Issues with big/little CPU frequencies, and
5593 * time_in_state files not being present on some phones, have not been addressed. These should be
5594 * considered before a public release.
5595 */
5596message CpuTimePerThreadFreq {
5597 // UID that owns the process.
5598 optional int32 uid = 1 [(is_uid) = true];
5599 // ID of the process.
Misha Wagnerdfa548c2018-11-16 11:18:00 +00005600 optional int32 process_id = 2;
Misha Wagner5a51e002018-10-03 15:04:09 +01005601 // ID of the thread.
Misha Wagnerdfa548c2018-11-16 11:18:00 +00005602 optional int32 thread_id = 3;
Misha Wagner5a51e002018-10-03 15:04:09 +01005603 // Name of the process taken from `/proc/$PID/cmdline`.
5604 optional string process_name = 4;
5605 // Name of the thread taken from `/proc/$PID/task/$TID/comm`
5606 optional string thread_name = 5;
Misha Wagnerfde69582018-11-28 13:26:32 +00005607
5608 // Report eight different frequencies, and how much time is spent in each frequency. Frequencies
5609 // are given in KHz, and time is given in milliseconds since the thread started. All eight
5610 // frequencies are given here as the alternative is sending eight separate atoms. This method
5611 // significantly reduces the amount of data created
5612 optional int32 frequency1_khz = 6;
5613 optional int32 time1_millis = 7;
5614 optional int32 frequency2_khz = 8;
5615 optional int32 time2_millis = 9;
5616 optional int32 frequency3_khz = 10;
5617 optional int32 time3_millis = 11;
5618 optional int32 frequency4_khz = 12;
5619 optional int32 time4_millis = 13;
5620 optional int32 frequency5_khz = 14;
5621 optional int32 time5_millis = 15;
5622 optional int32 frequency6_khz = 16;
5623 optional int32 time6_millis = 17;
5624 optional int32 frequency7_khz = 18;
5625 optional int32 time7_millis = 19;
5626 optional int32 frequency8_khz = 20;
5627 optional int32 time8_millis = 21;
Misha Wagner5a51e002018-10-03 15:04:09 +01005628}
Bookatz75ee60422018-11-09 12:27:37 -08005629
5630/**
Bookatz366a4432018-11-20 09:42:33 -08005631 * Pulls information about the device's build.
5632 */
5633message BuildInformation {
5634 // Build.FINGERPRINT. A string that uniquely identifies this build. Do not parse.
5635 // E.g. may be composed of the brand, product, device, release, id, incremental, type, and tags.
5636 optional string fingerprint = 1;
5637
5638 // Build.BRAND. The consumer-visible brand with which the product/hardware will be associated.
5639 optional string brand = 2;
5640
5641 // Build.PRODUCT. The name of the overall product.
5642 optional string product = 3;
5643
5644 // Build.DEVICE. The name of the industrial design.
5645 optional string device = 4;
5646
5647 // Build.VERSION.RELEASE. The user-visible version string. E.g., "1.0" or "3.4b5" or "bananas".
5648 optional string version_release = 5;
5649
5650 // Build.ID. E.g. a label like "M4-rc20".
5651 optional string id = 6;
5652
5653 // Build.VERSION.INCREMENTAL. The internal value used by the underlying source control to
5654 // represent this build.
5655 optional string version_incremental = 7;
5656
5657 // Build.TYPE. The type of build, like "user" or "eng".
5658 optional string type = 8;
5659
5660 // Build.TAGS. Comma-separated tags describing the build, like "unsigned,debug".
5661 optional string tags = 9;
5662}
5663
5664/**
Adam He420947c2019-01-23 15:59:09 -08005665 * Logs information about mismatched caller for content capture.
5666 *
5667 * Logged from:
5668 * frameworks/base/core/java/android/service/contentcapture/ContentCaptureService.java
5669 */
5670message ContentCaptureCallerMismatchReported {
5671 optional string intended_package = 1;
5672 optional string calling_package = 2;
5673}
5674
5675/**
5676 * Logs information about content capture service events.
5677 *
5678 * Logged from:
5679 * frameworks/base/services/contentcapture/java/com/android/server/contentcapture/ContentCaptureMetricsLogger.java
5680 */
5681message ContentCaptureServiceEvents {
5682 // The type of event.
5683 enum Event {
5684 UNKNOWN = 0;
5685 ON_CONNECTED = 1;
5686 ON_DISCONNECTED = 2;
5687 SET_WHITELIST = 3;
5688 SET_DISABLED = 4;
5689 ON_USER_DATA_REMOVED = 5;
5690 }
5691 optional Event event = 1;
5692 // component/package of content capture service.
5693 optional string service_info = 2;
5694 // component/package of target.
5695 // it's a concatenated list of component/package for SET_WHITELIST event
5696 // separated by " ".
5697 optional string target_info = 3;
5698}
5699
5700/**
5701 * Logs information about content capture session events.
5702 *
5703 * Logged from:
5704 * frameworks/base/services/contentcapture/java/com/android/server/contentcapture/ContentCaptureMetricsLogger.java
5705 */
5706message ContentCaptureSessionEvents {
5707 // The type of event.
5708 enum Event {
5709 UNKNOWN = 0;
5710 ON_SESSION_STARTED = 1;
5711 ON_SESSION_FINISHED = 2;
5712 SESSION_NOT_CREATED = 3;
5713 }
5714 optional int32 session_id = 1;
5715 optional Event event = 2;
5716 // (n/a on session finished)
5717 optional int32 state_flags = 3;
5718 // component/package of content capture service.
5719 optional string service_info = 4;
5720 // component/package of app.
5721 // (n/a on session finished)
5722 optional string app_info = 5;
5723 optional bool is_child_session = 6;
5724}
5725
5726/**
5727 * Logs information about session being flushed.
5728 *
5729 * Logged from:
5730 * frameworks/base/services/contentcapture/java/com/android/server/contentcapture/ContentCaptureMetricsLogger.java
5731 */
5732message ContentCaptureFlushed {
5733 optional int32 session_id = 1;
5734 // component/package of content capture service.
5735 optional string service_info = 2;
5736 // component/package of app.
5737 optional string app_info = 3;
5738 // session start/finish events
5739 optional int32 child_session_started = 4;
5740 optional int32 child_session_finished = 5;
5741 // count of view events.
5742 optional int32 view_appeared_count = 6;
5743 optional int32 view_disappeared_count = 7;
5744 optional int32 view_text_changed_count = 8;
5745
5746 // Flush stats.
5747 optional int32 max_events = 9;
5748 optional int32 idle_flush_freq = 10;
5749 optional int32 text_flush_freq = 11;
5750 optional int32 flush_reason = 12;
5751}
5752
5753/**
Bookatz75ee60422018-11-09 12:27:37 -08005754 * Pulls on-device BatteryStats power use calculations for the overall device.
5755 */
5756message DeviceCalculatedPowerUse {
Bookatz3dbc13a2018-12-21 12:16:51 -08005757 // Power used by the device in nAs (i.e. nanocoulombs (nC)), as computed by BatteryStats, since
5758 // BatteryStats last reset (i.e. roughly since device was last significantly charged).
5759 // Currently, this is from BatteryStatsHelper.getComputedPower() (not getTotalPower()).
5760 optional int64 computed_power_nano_amp_secs = 1;
Bookatz75ee60422018-11-09 12:27:37 -08005761}
5762
5763/**
5764 * Pulls on-device BatteryStats power use calculations broken down by uid.
5765 * This atom should be complemented by DeviceCalculatedPowerBlameOther, which contains the power use
5766 * that is attributed to non-uid items. They must all be included to get the total power use.
5767 */
5768message DeviceCalculatedPowerBlameUid {
5769 // Uid being blamed. Note: isolated uids have already been mapped to host uid.
5770 optional int32 uid = 1 [(is_uid) = true];
5771
Bookatz3dbc13a2018-12-21 12:16:51 -08005772 // Power used by this uid in nAs (i.e. nanocoulombs (nC)), as computed by BatteryStats, since
5773 // BatteryStats last reset (i.e. roughly since device was last significantly charged).
5774 optional int64 power_nano_amp_secs = 2;
Bookatz75ee60422018-11-09 12:27:37 -08005775}
5776
5777/**
5778 * Pulls on-device BatteryStats power use calculations that are not due to a uid, broken down by
5779 * drain type.
5780 * This atom should be complemented by DeviceCalculatedPowerBlameUid, which contains the blame that
5781 * is attributed uids. They must all be included to get the total power use.
5782 */
5783message DeviceCalculatedPowerBlameOther {
5784 // The type of item whose power use is being reported.
5785 enum DrainType {
5786 AMBIENT_DISPLAY = 0;
5787 // reserved 1; reserved "APP"; // Logged instead in DeviceCalculatedPowerBlameUid.
5788 BLUETOOTH = 2;
5789 CAMERA = 3;
5790 // Cell-standby
5791 CELL = 4;
5792 FLASHLIGHT = 5;
5793 IDLE = 6;
5794 MEMORY = 7;
5795 // Amount that total computed drain exceeded the drain estimated using the
5796 // battery level changes and capacity.
5797 OVERCOUNTED = 8;
5798 PHONE = 9;
5799 SCREEN = 10;
5800 // Amount that total computed drain was below the drain estimated using the
5801 // battery level changes and capacity.
5802 UNACCOUNTED = 11;
5803 // reserved 12; reserved "USER"; // Entire drain for a user. This is NOT supported.
5804 WIFI = 13;
5805 }
5806 optional DrainType drain_type = 1;
5807
Bookatz3dbc13a2018-12-21 12:16:51 -08005808 // Power used by this item in nAs (i.e. nanocoulombs (nC)), as computed by BatteryStats, since
5809 // BatteryStats last reset (i.e. roughly since device was last significantly charged).
5810 optional int64 power_nano_amp_secs = 2;
Rafal Slawik3bea8952018-11-15 12:39:33 +00005811}
arangelov4e994062018-11-13 16:12:38 +00005812
5813/**
5814 * Logs device policy features.
5815 *
5816 * Logged from:
5817 * frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/DevicePolicyManagerService.java
5818 * packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
5819 */
5820message DevicePolicyEvent {
5821 // The event id - unique for each event.
5822 optional android.stats.devicepolicy.EventId event_id = 1;
5823 // The admin package name.
5824 optional string admin_package_name = 2;
5825 // A generic integer parameter.
5826 optional int32 integer_value = 3;
5827 // A generic boolean parameter.
5828 optional bool boolean_value = 4;
5829 // A parameter specifying a time period in milliseconds.
5830 optional uint64 time_period_millis = 5;
5831 // A parameter specifying a list of package names, bundle extras or string parameters.
5832 optional android.stats.devicepolicy.StringList string_list_value = 6 [(log_mode) = MODE_BYTES];
5833}
shawnlinea5b66b2018-11-13 15:05:29 +08005834
5835/**
5836 * Logs when DocumentsUI is started, and how. Call this when DocumentsUI first starts up.
5837 *
5838 * Logged from:
5839 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
5840 */
5841message DocsUILaunchReported {
5842 optional android.stats.docsui.LaunchAction launch_action = 1;
5843 optional bool has_initial_uri = 2;
5844 optional android.stats.docsui.MimeType mime_type = 3;
5845 optional android.stats.docsui.Root initial_root = 4;
5846}
5847
5848/**
5849 * Logs root/app visited event in file managers/picker. Call this when the user
5850 * taps on root/app in hamburger menu.
5851 *
5852 * Logged from:
5853 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
5854 */
5855message DocsUIRootVisitedReported {
5856 optional android.stats.docsui.ContextScope scope = 1;
5857 optional android.stats.docsui.Root root = 2;
5858}
5859
5860/**
5861 * Logs file operation stats. Call this when a file operation has completed.
5862 *
5863 * Logged from:
5864 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
5865 */
5866message DocsUIFileOperationReported {
5867 optional android.stats.docsui.Provider provider = 1;
5868 optional android.stats.docsui.FileOperation file_op = 2;
5869}
5870
5871/**
5872 * Logs file operation stats. Call this when a copy/move operation has completed with a specific
5873 * mode.
5874 *
5875 * Logged from:
5876 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
5877 */
5878message DocsUIFileOperationCopyMoveModeReported {
5879 optional android.stats.docsui.FileOperation file_op = 1;
5880 optional android.stats.docsui.CopyMoveOpMode mode = 2;
5881}
5882
5883
5884/**
5885 * Logs file sub operation stats. Call this when a file operation has failed.
5886 *
5887 * Logged from:
5888 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
5889 */
5890message DocsUIFileOperationFailureReported {
5891 optional android.stats.docsui.Authority authority = 1;
5892 optional android.stats.docsui.SubFileOperation sub_op = 2;
5893}
5894
5895/**
5896* Logs the cancellation of a file operation. Call this when a job is canceled
5897*
5898* Logged from:
5899* package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
5900*/
5901message DocsUIFileOperationCanceledReported {
5902 optional android.stats.docsui.FileOperation file_op = 1;
5903}
5904
5905/**
5906 * Logs startup time in milliseconds.
5907 *
5908 * Logged from:
5909 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
5910 */
5911message DocsUIStartupMsReported {
5912 optional int32 startup_millis = 1;
5913}
5914
5915/**
5916 * Logs the action that was started by user.
5917 *
5918 * Logged from:
5919 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
5920 */
5921message DocsUIUserActionReported {
5922 optional android.stats.docsui.UserAction action = 1;
5923}
5924
5925/**
5926 * Logs the invalid type when invalid scoped access is requested.
5927 *
5928 * Logged from:
5929 * package/app/DocumentsUI/src/com/android/documentsui/ScopedAccessMetrics.java
5930 */
5931message DocsUIInvalidScopedAccessRequestReported {
5932 optional android.stats.docsui.InvalidScopedAccess type = 1;
Rafal Slawikda51b932018-12-13 16:31:33 +00005933}
Ben Murdochbab399f62018-12-06 11:01:38 +00005934
5935/**
shawnlina75e82d2019-01-07 10:31:12 +08005936 * Logs the package name that launches docsui picker mode.
5937 *
5938 * Logged from:
5939 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
5940 */
5941message DocsUIPickerLaunchedFromReported {
5942 optional string package_name = 1;
5943}
5944
5945/**
5946 * Logs the search type.
5947 *
5948 * Logged from:
5949 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
5950 */
5951message DocsUISearchTypeReported {
5952 optional android.stats.docsui.SearchType search_type = 1;
5953}
5954
5955/**
5956 * Logs the search mode.
5957 *
5958 * Logged from:
5959 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
5960 */
5961message DocsUISearchModeReported {
5962 optional android.stats.docsui.SearchMode search_mode = 1;
5963}
5964
5965/**
5966 * Logs the pick result information.
5967 *
5968 * Logged from:
5969 * package/app/DocumentsUI/src/com/android/documentsui/Metrics.java
5970 */
5971message DocsUIPickResultReported {
5972 optional int32 total_action_count = 1;
5973 optional int64 duration_millis = 2;
5974 optional int32 file_count= 3;
5975 optional bool is_searching = 4;
5976 optional android.stats.docsui.Root picked_from = 5;
5977 optional android.stats.docsui.MimeType mime_type = 6;
5978 optional int32 repeatedly_pick_times = 7;
5979}
5980
5981/**
Ben Murdochbab399f62018-12-06 11:01:38 +00005982 * Logs when an app's memory is compacted.
5983 *
5984 * Logged from:
5985 * frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
5986 */
5987message AppCompacted {
5988 // The pid of the process being compacted.
5989 optional int32 pid = 1;
5990
5991 // The name of the process being compacted.
5992 optional string process_name = 2;
5993
5994 // The type of compaction.
5995 enum Action {
5996 UNKNOWN = 0;
5997 SOME = 1;
5998 FULL = 2;
Ben Murdoch35c14202019-04-09 11:00:53 +01005999 PERSISTENT = 3;
6000 BFGS = 4;
Ben Murdochbab399f62018-12-06 11:01:38 +00006001 }
Ben Murdoch01720b82018-12-19 18:03:44 +00006002 optional Action action = 3;
Ben Murdochbab399f62018-12-06 11:01:38 +00006003
6004 // Total RSS in kilobytes consumed by the process prior to compaction.
6005 optional int64 before_rss_total_kilobytes = 4;
6006
6007 // File RSS in kilobytes consumed by the process prior to compaction.
6008 optional int64 before_rss_file_kilobytes = 5;
6009
6010 // Anonymous RSS in kilobytes consumed by the process prior to compaction.
6011 optional int64 before_rss_anon_kilobytes = 6;
6012
6013 // Swap in kilobytes consumed by the process prior to compaction.
6014 optional int64 before_swap_kilobytes = 7;
6015
6016 // Total RSS in kilobytes consumed by the process after compaction.
6017 optional int64 after_rss_total_kilobytes = 8;
6018
6019 // File RSS in kilobytes consumed by the process after compaction.
6020 optional int64 after_rss_file_kilobytes = 9;
6021
6022 // Anonymous RSS in kilobytes consumed by the process after compaction.
6023 optional int64 after_rss_anon_kilobytes = 10;
6024
6025 // Swap in kilobytes consumed by the process after compaction.
6026 optional int64 after_swap_kilobytes = 11;
6027
6028 // The time taken to perform compaction in milliseconds.
6029 optional int64 time_to_compact_millis = 12;
6030
6031 // The last compaction action performed for this app.
6032 optional Action last_action = 13;
6033
Ben Murdoch01720b82018-12-19 18:03:44 +00006034 // The last time that compaction was attempted on this process in milliseconds
6035 // since boot, not including sleep (see SystemClock.uptimeMillis()).
6036 optional int64 last_compact_timestamp_ms_since_boot = 14;
Ben Murdochbab399f62018-12-06 11:01:38 +00006037
Ben Murdoch885c21b2019-03-15 18:02:04 +00006038 // The "setAdj" (i.e. previous) oom_score_adj at the time of compaction.
Ben Murdoch01720b82018-12-19 18:03:44 +00006039 optional int32 oom_score_adj = 15;
Ben Murdochbab399f62018-12-06 11:01:38 +00006040
6041 // The process state at the time of compaction.
6042 optional android.app.ProcessStateEnum process_state = 16 [default = PROCESS_STATE_UNKNOWN];
Ben Murdochfdc55932019-01-30 10:43:15 +00006043
6044 // Free ZRAM in kilobytes before compaction.
6045 optional int64 before_zram_free_kilobytes = 17;
6046
6047 // Free ZRAM in kilobytes after compaction.
6048 optional int64 after_zram_free_kilobytes = 18;
Ben Murdochbab399f62018-12-06 11:01:38 +00006049}
lifr157fc552018-12-12 16:38:04 +08006050
6051/**
lifrb6b90b62019-03-29 00:40:17 +08006052 * Logs a DNS lookup operation initiated by the system resolver on behalf of an application
6053 * invoking native APIs such as getaddrinfo() or Java APIs such as Network#getAllByName().
6054 *
lifr1f74b052019-04-16 22:16:30 +08006055 * The NetworkDnsEventReported message represents the entire lookup operation, which may
6056 * result one or more queries to the recursive DNS resolvers. Those are individually logged
6057 * in DnsQueryEvents to enable computing error rates and network latency and timeouts
6058 * broken up by query type, transport, network interface, etc.
lifr157fc552018-12-12 16:38:04 +08006059 */
6060message NetworkDnsEventReported {
lifr1f74b052019-04-16 22:16:30 +08006061 optional android.stats.dnsresolver.EventType event_type = 1;
lifr157fc552018-12-12 16:38:04 +08006062
lifr1f74b052019-04-16 22:16:30 +08006063 optional android.stats.dnsresolver.ReturnCode return_code = 2;
lifrb6b90b62019-03-29 00:40:17 +08006064
6065 // The latency in microseconds of the entire DNS lookup operation.
lifr157fc552018-12-12 16:38:04 +08006066 optional int32 latency_micros = 3;
lifrb6b90b62019-03-29 00:40:17 +08006067
lifr1f74b052019-04-16 22:16:30 +08006068 // Only valid for event_type = EVENT_GETADDRINFO.
6069 optional int32 hints_ai_flags = 4;
lifrb6b90b62019-03-29 00:40:17 +08006070
lifr1f74b052019-04-16 22:16:30 +08006071 // Flags passed to android_res_nsend() defined in multinetwork.h
6072 // Only valid for event_type = EVENT_RESNSEND.
6073 optional int32 res_nsend_flags = 5;
lifrb6b90b62019-03-29 00:40:17 +08006074
lifrad9becc2019-05-20 11:04:41 +08006075 optional android.stats.dnsresolver.NetworkType network_type = 6;
lifrb6b90b62019-03-29 00:40:17 +08006076
6077 // The DNS over TLS mode on a specific netId.
lifr1f74b052019-04-16 22:16:30 +08006078 optional android.stats.dnsresolver.PrivateDnsModes private_dns_modes = 7;
lifrb6b90b62019-03-29 00:40:17 +08006079
6080 // Additional pass-through fields opaque to statsd.
6081 // The DNS resolver Mainline module can add new fields here without requiring an OS update.
lifr1f74b052019-04-16 22:16:30 +08006082 optional android.stats.dnsresolver.DnsQueryEvents dns_query_events = 8 [(log_mode) = MODE_BYTES];
lifr2b9fab72019-07-20 15:28:28 +08006083
6084 // The sample rate of DNS stats (to statsd) is 1/sampling_rate_denom.
6085 optional int32 sampling_rate_denom = 9;
lifr157fc552018-12-12 16:38:04 +08006086}
Chiachang Wangf6bedc22019-01-14 11:54:32 +08006087
6088/**
6089 * Logs when a data stall event occurs.
6090 *
6091 * Log from:
6092 * frameworks/base/services/core/java/com/android/server/connectivity/NetworkMonitor.java
6093 */
6094message DataStallEvent {
6095 // Data stall evaluation type.
6096 // See frameworks/base/services/core/java/com/android/server/connectivity/NetworkMonitor.java
6097 // Refer to the definition of DATA_STALL_EVALUATION_TYPE_*.
6098 optional int32 evaluation_type = 1;
6099 // See definition in data_stall_event.proto.
6100 optional com.android.server.connectivity.ProbeResult validation_result = 2;
6101 // See definition in data_stall_event.proto.
6102 optional android.net.NetworkCapabilitiesProto.Transport network_type = 3;
6103 // See definition in data_stall_event.proto.
6104 optional com.android.server.connectivity.WifiData wifi_info = 4 [(log_mode) = MODE_BYTES];
6105 // See definition in data_stall_event.proto.
6106 optional com.android.server.connectivity.CellularData cell_info = 5 [(log_mode) = MODE_BYTES];
6107 // See definition in data_stall_event.proto.
6108 optional com.android.server.connectivity.DnsEvent dns_event = 6 [(log_mode) = MODE_BYTES];
6109}
Christian Brunschenf86039e2018-12-21 12:26:14 +00006110
6111/*
6112 * Logs when RescueParty resets some set of experiment flags.
6113 *
6114 * Logged from:
6115 * frameworks/base/services/core/java/com/android/server/RescueParty.java
6116 */
6117message RescuePartyResetReported {
6118 // The rescue level of this reset. A value of 0 indicates missing or unknown level information.
6119 optional int32 rescue_level = 1;
6120}
Mathew Inwoodb375be52019-01-04 11:36:25 +00006121
6122/**
6123 * Logs when signed config is received from an APK, and if that config was applied successfully.
6124 * Logged from:
6125 * frameworks/base/services/core/java/com/android/server/signedconfig/SignedConfigService.java
6126 */
6127message SignedConfigReported {
6128 enum Type {
6129 UNKNOWN_TYPE = 0;
6130 GLOBAL_SETTINGS = 1;
6131 }
6132 optional Type type = 1;
6133
6134 // The final status of the signed config received.
6135 enum Status {
6136 UNKNOWN_STATUS = 0;
6137 APPLIED = 1;
6138 BASE64_FAILURE_CONFIG = 2;
6139 BASE64_FAILURE_SIGNATURE = 3;
6140 SECURITY_EXCEPTION = 4;
6141 INVALID_CONFIG = 5;
6142 OLD_CONFIG = 6;
6143 SIGNATURE_CHECK_FAILED = 7;
6144 NOT_APPLICABLE = 8;
Mathew Inwood610d0962019-01-15 11:50:28 +00006145 SIGNATURE_CHECK_FAILED_PROD_KEY_ABSENT = 9;
Mathew Inwoodb375be52019-01-04 11:36:25 +00006146 }
6147 optional Status status = 2;
6148
6149 // The version of the signed config processed.
6150 optional int32 version = 3;
6151
6152 // The package name that the config was extracted from.
6153 optional string from_package = 4;
6154
6155 enum Key {
6156 NO_KEY = 0;
6157 DEBUG = 1;
6158 PRODUCTION = 2;
6159 }
6160 // Which key was used to verify the config.
6161 optional Key verified_with = 5;
6162}
Yu-Han Yang8a1b51d2018-12-26 22:18:31 -08006163
6164/*
6165 * Logs GNSS Network-Initiated (NI) location events.
6166 *
6167 * Logged from:
6168 * frameworks/base/services/core/java/com/android/server/location/GnssLocationProvider.java
6169 */
6170message GnssNiEventReported {
6171 // The type of GnssNiEvent.
6172 enum EventType {
6173 UNKNOWN = 0;
6174 NI_REQUEST = 1;
6175 NI_RESPONSE = 2;
6176 }
6177 optional EventType event_type = 1;
6178
6179 // An ID generated by HAL to associate NI notifications and UI responses.
6180 optional int32 notification_id = 2;
6181
6182 // A type which distinguishes different categories of NI request, such as VOICE, UMTS_SUPL etc.
Yu-Han Yang14d5fb42019-01-16 12:42:59 -08006183 optional android.server.location.GnssNiType ni_type = 3;
Yu-Han Yang8a1b51d2018-12-26 22:18:31 -08006184
6185 // NI requires notification.
6186 optional bool need_notify = 4;
6187
6188 // NI requires verification.
6189 optional bool need_verify = 5;
6190
6191 // NI requires privacy override, no notification/minimal trace.
6192 optional bool privacy_override = 6;
6193
6194 // Timeout period to wait for user response. Set to 0 for no timeout limit. Specified in
6195 // seconds.
6196 optional int32 timeout = 7;
6197
6198 // Default response when timeout.
Yu-Han Yang14d5fb42019-01-16 12:42:59 -08006199 optional android.server.location.GnssUserResponseType default_response = 8;
Yu-Han Yang8a1b51d2018-12-26 22:18:31 -08006200
6201 // String representing the requester of the network inititated location request.
6202 optional string requestor_id = 9;
6203
6204 // Notification message text string representing the service(for eg. SUPL-service) who sent the
6205 // network initiated location request.
6206 optional string text = 10;
6207
6208 // requestorId decoding scheme.
Yu-Han Yang14d5fb42019-01-16 12:42:59 -08006209 optional android.server.location.GnssNiEncodingType requestor_id_encoding = 11;
Yu-Han Yang8a1b51d2018-12-26 22:18:31 -08006210
6211 // Notification message text decoding scheme.
Yu-Han Yang14d5fb42019-01-16 12:42:59 -08006212 optional android.server.location.GnssNiEncodingType text_encoding = 12;
Yu-Han Yang8a1b51d2018-12-26 22:18:31 -08006213
6214 // True if SUPL ES is enabled.
6215 optional bool is_supl_es_enabled = 13;
6216
6217 // True if GNSS location is enabled.
6218 optional bool is_location_enabled = 14;
6219
6220 // GNSS NI responses which define the response in NI structures.
Yu-Han Yang14d5fb42019-01-16 12:42:59 -08006221 optional android.server.location.GnssUserResponseType user_response = 15;
6222}
6223
6224/**
6225 * Logs GNSS non-framework (NFW) location notification.
6226 *
6227 * Logged from:
6228 * frameworks/base/services/core/java/com/android/server/location/GnssLocationProvider.java
6229 */
6230message GnssNfwNotificationReported {
6231 // Package name of the Android proxy application representing the non-framework entity that
6232 // requested location. Set to empty string if unknown.
6233 optional string proxy_app_package_name = 1;
6234
6235 // Protocol stack that initiated the non-framework location request.
6236 optional android.server.location.NfwProtocolStack protocol_stack = 2;
6237
6238 // Name of the protocol stack if protocol_stack field is set to OTHER_PROTOCOL_STACK. Otherwise,
6239 // set to empty string. This field is opaque to the framework and used for logging purposes.
6240 optional string other_protocol_stack_name = 3;
6241
6242 // Source initiating/receiving the location information.
6243 optional android.server.location.NfwRequestor requestor = 4;
6244
6245 // Identity of the endpoint receiving the location information. For example, carrier name, OEM
6246 // name, SUPL SLP/E-SLP FQDN, chipset vendor name, etc. This field is opaque to the framework
6247 // and used for logging purposes.
6248 optional string requestor_id = 5;
6249
6250 // Indicates whether location information was provided for this request.
6251 optional android.server.location.NfwResponseType response_type = 6;
6252
6253 // True if the device is in user initiated emergency session.
6254 optional bool in_emergency_mode = 7;
6255
6256 // True if cached location is provided.
6257 optional bool is_cached_location = 8;
6258
6259 // True if proxy app permission mismatch between framework and GNSS HAL.
6260 optional bool is_permission_mismatched = 9;
6261}
6262
6263/**
6264 * Logs GNSS configuration as defined in IGnssConfiguration.hal.
6265 *
6266 * Logged from:
6267 * frameworks/base/services/core/java/com/android/server/location/GnssConfiguration.java
6268 */
6269message GnssConfigurationReported {
6270 // SUPL host name.
6271 optional string supl_host = 1;
6272
6273 // SUPL port number.
6274 optional int32 supl_port = 2;
6275
6276 // C2K host name.
6277 optional string c2k_host = 3;
6278
6279 // C2K port number.
6280 optional int32 c2k_port = 4;
6281
6282 // The SUPL version requested by Carrier.
6283 optional int32 supl_ver = 5;
6284
6285 // The SUPL mode.
6286 optional android.server.location.SuplMode supl_mode = 6;
6287
6288 // True if NI emergency SUPL restrictions is enabled.
6289 optional bool supl_es = 7;
6290
6291 // LTE Positioning Profile settings
6292 optional android.server.location.LppProfile lpp_profile = 8;
6293
6294 // Positioning protocol on A-Glonass system.
6295 optional android.server.location.GlonassPosProtocol a_glonass_pos_protocol_select = 9;
6296
6297 // True if emergency PDN is used. Otherwise, regular PDN is used.
6298 optional bool use_emergency_pdn_for_emergency_supl= 10;
6299
6300 // Configurations of how GPS functionalities should be locked when user turns off GPS On setting.
6301 optional android.server.location.GpsLock gps_lock = 11;
6302
6303 // Number of seconds to extend the emergency session duration post emergency call.
6304 optional int32 es_extension_sec = 12;
6305
6306 // The full list of package names of proxy Android applications representing the non-framework
6307 // location access entities (on/off the device) for which the framework user has granted
6308 // non-framework location access permission. The package names are concatenated in one string
6309 // with spaces as separators.
6310 optional string enabled_proxy_app_package_name_list = 13;
Yu-Han Yang8a1b51d2018-12-26 22:18:31 -08006311}
Jack Yu95b64f32018-12-13 18:26:11 +08006312
6313/**
6314 * Logs when a NFC device's error occurred.
6315 * Logged from:
6316 * system/nfc/src/nfc/nfc/nfc_ncif.cc
6317 * packages/apps/Nfc/src/com/android/nfc/cardemulation/AidRoutingManager.java
6318 */
6319message NfcErrorOccurred {
Alex Salod7c3eef2019-01-25 14:43:27 -08006320 enum Type {
6321 UNKNOWN = 0;
6322 CMD_TIMEOUT = 1;
6323 ERROR_NOTIFICATION = 2;
6324 AID_OVERFLOW = 3;
6325 }
6326 optional Type type = 1;
6327 // If it's nci cmd timeout, log the timeout command.
6328 optional uint32 nci_cmd = 2;
Jack Yu95b64f32018-12-13 18:26:11 +08006329
Alex Salod7c3eef2019-01-25 14:43:27 -08006330 optional uint32 error_ntf_status_code = 3;
Jack Yu95b64f32018-12-13 18:26:11 +08006331}
6332
6333/**
6334 * Logs when a NFC device's state changed event
6335 * Logged from:
6336 * packages/apps/Nfc/src/com/android/nfc/NfcService.java
6337 */
6338message NfcStateChanged {
Alex Salod7c3eef2019-01-25 14:43:27 -08006339 enum State {
6340 UNKNOWN = 0;
6341 OFF = 1;
6342 ON = 2;
6343 ON_LOCKED = 3; // Secure Nfc enabled.
6344 CRASH_RESTART = 4; // NfcService watchdog timeout restart.
6345 }
6346 optional State state = 1;
Jack Yu95b64f32018-12-13 18:26:11 +08006347}
6348
6349/**
6350 * Logs when a NFC Beam Transaction occurred.
6351 * Logged from:
6352 * packages/apps/Nfc/src/com/android/nfc/P2pLinkManager.java
6353 */
6354message NfcBeamOccurred {
Alex Salod7c3eef2019-01-25 14:43:27 -08006355 enum Operation {
6356 UNKNOWN = 0;
6357 SEND = 1;
6358 RECEIVE = 2;
6359 }
6360 optional Operation operation = 1;
Jack Yu95b64f32018-12-13 18:26:11 +08006361}
6362
6363/**
6364 * Logs when a NFC Card Emulation Transaction occurred.
6365 * Logged from:
6366 * packages/apps/Nfc/src/com/android/nfc/cardemulation/HostEmulationManager.java
6367 * packages/apps/Nfc/src/com/android/nfc/cardemulation/HostNfcFEmulationManager.java
6368 */
6369message NfcCardemulationOccurred {
Alex Salod7c3eef2019-01-25 14:43:27 -08006370 enum Category {
6371 UNKNOWN = 0;
6372 HCE_PAYMENT = 1;
6373 HCE_OTHER = 2;
6374 OFFHOST = 3;
6375 }
6376 // Transaction belongs to HCE payment or HCE other category, or offhost.
6377 optional Category category = 1;
6378 // SeName from transaction: SIMx, eSEx, HCE, HCEF.
6379 optional string se_name = 2;
Jack Yu95b64f32018-12-13 18:26:11 +08006380}
6381
6382/**
6383 * Logs when a NFC Tag event occurred.
6384 * Logged from:
6385 * packages/apps/Nfc/src/com/android/nfc/NfcDispatcher.java
6386 */
6387message NfcTagOccurred {
Alex Salod7c3eef2019-01-25 14:43:27 -08006388 enum Type {
6389 UNKNOWN = 0;
6390 URL = 1;
6391 BT_PAIRING = 2;
6392 PROVISION = 3;
6393 WIFI_CONNECT = 4;
6394 APP_LAUNCH = 5;
6395 OTHERS = 6;
6396 }
6397 optional Type type = 1;
Jack Yu95b64f32018-12-13 18:26:11 +08006398}
6399
6400/**
6401 * Logs when Hce transaction triggered
6402 * Logged from:
6403 * system/nfc/src/nfc/nfc/nfc_ncif.cc
6404 */
6405message NfcHceTransactionOccurred {
6406 // The latency period(in microseconds) it took for the first HCE data
6407 // exchange.
6408 optional uint32 latency_micros = 1;
6409}
6410
6411/**
6412 * Logs when SecureElement state event changed
6413 * Logged from:
6414 * packages/apps/SecureElement/src/com/android/se/Terminal.java
6415 */
6416message SeStateChanged {
Alex Salod7c3eef2019-01-25 14:43:27 -08006417 enum State {
6418 UNKNOWN = 0;
6419 INITIALIZED = 1;
6420 DISCONNECTED = 2;
6421 CONNECTED = 3;
6422 HALCRASH = 4;
6423 }
6424 optional State state = 1;
Jack Yu95b64f32018-12-13 18:26:11 +08006425
Alex Salod7c3eef2019-01-25 14:43:27 -08006426 optional string state_change_reason = 2;
6427 // SIMx or eSEx.
6428 optional string terminal = 3;
Jack Yu95b64f32018-12-13 18:26:11 +08006429}
6430
6431/**
Philip P. Moltmanne0cf4e62019-01-29 14:22:48 -08006432 * Information about a permission grant request
6433 */
6434message PermissionGrantRequestResultReported {
6435 // unique value identifying an API call. A API call might result in multiple of these atoms
6436 optional int64 request_id = 1;
6437
6438 // UID of package requesting the permission grant
Stanislav Zholnine8d073b2019-11-25 17:49:21 +00006439 optional int32 uid = 2 [(is_uid) = true];
Philip P. Moltmanne0cf4e62019-01-29 14:22:48 -08006440
6441 // Name of package requesting the permission grant
Stanislav Zholnine8d073b2019-11-25 17:49:21 +00006442 optional string package_name = 3;
Philip P. Moltmanne0cf4e62019-01-29 14:22:48 -08006443
6444 // The permission to be granted
6445 optional string permission_name = 4;
6446
6447 // If the permission was explicitly requested via the API or added by the system
6448 optional bool is_implicit = 5;
6449
6450 enum Result {
6451 UNDEFINED = 0;
6452 // permission request was ignored
6453 IGNORED = 1;
6454 // permission request was ignored because it was user fixed
6455 IGNORED_USER_FIXED = 2;
6456 // permission request was ignored because it was policy fixed
6457 IGNORED_POLICY_FIXED = 3;
6458 // permission was granted by user action
6459 USER_GRANTED = 4;
6460 // permission was automatically granted
6461 AUTO_GRANTED = 5;
6462 // permission was denied by user action
6463 USER_DENIED = 6;
6464 // permission was denied with prejudice by the user
6465 USER_DENIED_WITH_PREJUDICE = 7;
6466 // permission was automatically denied
6467 AUTO_DENIED = 8;
Svet Ganovd8eb8b22019-04-05 18:52:08 -07006468 // permission request was ignored because permission is restricted
6469 IGNORED_RESTRICTED_PERMISSION = 9;
Stanislav Zholnin066aefb2019-10-17 18:40:33 +01006470 // one time permission was granted by user action
6471 USER_GRANTED_ONE_TIME = 10;
Stanislav Zholnin8fde4fb2019-12-06 19:06:08 +00006472 // user ignored request by leaving the request screen without choosing any option
6473 USER_IGNORED = 11;
Evan Severson7c1cc8a2019-12-17 14:36:17 -08006474 // user granted the permission after being linked to settings
6475 USER_GRANTED_IN_SETTINGS = 12;
6476 // user denied the permission after being linked to settings
6477 USER_DENIED_IN_SETTINGS = 13;
6478 // user denied the permission with prejudice after being linked to settings
6479 USER_DENIED_WITH_PREJUDICE_IN_SETTINGS = 14;
6480 // permission was automatically revoked after one-time permission expired
6481 AUTO_ONE_TIME_PERMISSION_REVOKED = 15;
Philip P. Moltmanne0cf4e62019-01-29 14:22:48 -08006482 }
6483 // The result of the permission grant
6484 optional Result result = 6;
6485}
6486
6487/**
Jack Yu95b64f32018-12-13 18:26:11 +08006488 * Logs when Omapi API used
6489 * Logged from:
6490 * packages/apps/SecureElement/src/com/android/se/Terminal.java
6491 */
6492message SeOmapiReported {
Alex Salod7c3eef2019-01-25 14:43:27 -08006493 enum Operation {
6494 UNKNOWN = 0;
6495 OPEN_CHANNEL = 1;
6496 }
6497 optional Operation operation = 1;
6498 // SIMx or eSEx.
6499 optional string terminal = 2;
Jack Yu95b64f32018-12-13 18:26:11 +08006500
Alex Salod7c3eef2019-01-25 14:43:27 -08006501 optional string package_name = 3;
Jack Yu95b64f32018-12-13 18:26:11 +08006502}
Ng Zhi An7ff7fdb2019-01-16 15:35:51 -08006503
6504/**
Alex Saloa060aee2019-01-21 14:36:41 -08006505 * Logs the dispatch latency of a broadcast during processing of BOOT_COMPLETED.
6506 * The dispatch latency is the dispatchClockTime - enqueueClockTime.
Ng Zhi An7ff7fdb2019-01-16 15:35:51 -08006507 * Logged from:
6508 * frameworks/base/services/core/java/com/android/server/am/BroadcastQueue.java
6509 */
6510message BroadcastDispatchLatencyReported {
Alex Saloa060aee2019-01-21 14:36:41 -08006511 optional int64 dispatch_latency_millis = 1;
6512}
6513
6514/**
6515 * Logs AttentionManagerService attention check result.
6516 *
6517 * Logged from:
6518 * frameworks/base/services/core/java/com/android/server/attention/AttentionManagerService.java
6519 */
6520message AttentionManagerServiceResultReported {
6521 // See core/java/android/service/attention/AttentionService.java
6522 enum AttentionCheckResult {
6523 UNKNOWN = 20;
6524 ATTENTION_SUCCESS_ABSENT = 0;
6525 ATTENTION_SUCCESS_PRESENT = 1;
Alex Salodd028ba2019-04-17 13:33:49 -07006526 ATTENTION_FAILURE_UNKNOWN = 2;
6527 ATTENTION_FAILURE_CANCELLED = 3;
6528 ATTENTION_FAILURE_PREEMPTED = 4;
6529 ATTENTION_FAILURE_TIMED_OUT = 5;
6530 ATTENTION_FAILURE_CAMERA_PERMISSION_ABSENT = 6;
Alex Saloa060aee2019-01-21 14:36:41 -08006531 }
6532 optional AttentionCheckResult attention_check_result = 1 [default = UNKNOWN];
Ng Zhi An7ff7fdb2019-01-16 15:35:51 -08006533}
Michael Groover9e7b06e2018-12-28 19:55:51 -08006534
6535/**
6536 * Logs when an adb connection changes state.
6537 *
6538 * Logged from:
6539 * frameworks/base/services/core/java/com/android/server/adb/AdbDebuggingManager.java
6540 */
6541message AdbConnectionChanged {
6542 // The last time this system connected via adb, or 0 if the 'always allow' option was not
6543 // previously selected for this system.
6544 optional int64 last_connection_time_millis = 1;
6545
6546 // The time in ms within which a subsequent connection from an 'always allow' system is allowed
6547 // to reconnect via adb without user interaction.
6548 optional int64 auth_window_millis = 2;
6549
6550 // The state of the adb connection from frameworks/base/core/proto/android/debug/enums.proto.
6551 optional android.debug.AdbConnectionStateEnum state = 3;
6552
6553 // True if the 'always allow' option was selected for this system.
6554 optional bool always_allow = 4;
6555}
Carter Hsub8fd1e92019-01-11 15:24:45 +08006556
6557/*
6558 * Logs the reported speech DSP status.
6559 *
6560 * Logged from:
6561 * Vendor audio implementation.
6562 */
6563message SpeechDspStatReported {
6564 // The total Speech DSP uptime in milliseconds.
6565 optional int32 total_uptime_millis = 1;
6566 // The total Speech DSP downtime in milliseconds.
6567 optional int32 total_downtime_millis = 2;
6568 optional int32 total_crash_count = 3;
6569 optional int32 total_recover_count = 4;
6570}
Badhri Jagan Sridharan129c7292019-01-14 21:18:25 -08006571
6572/**
6573 * Logs USB connector contaminant status.
6574 *
6575 * Logged from: USB Service.
6576 */
6577message UsbContaminantReported {
6578 optional string id = 1;
6579 optional android.service.usb.ContaminantPresenceStatus status = 2;
6580}
Olivier Gaillard18d452202019-01-22 15:03:41 +00006581
6582/**
6583 * This atom is for debugging purpose.
6584 */
6585message DebugElapsedClock {
6586 // Monotically increasing value for each pull.
6587 optional int64 pull_count = 1;
6588 // Time from System.elapsedRealtime.
6589 optional int64 elapsed_clock_millis = 2;
6590 // Time from System.elapsedRealtime.
6591 optional int64 same_elapsed_clock_millis = 3;
6592 // Diff between current elapsed time and elapsed time from previous pull.
6593 optional int64 elapsed_clock_diff_millis = 4;
6594
6595 enum Type {
6596 TYPE_UNKNOWN = 0;
6597 ALWAYS_PRESENT = 1;
6598 PRESENT_ON_ODD_PULLS = 2;
6599 }
6600 // Type of behavior for the pulled data.
6601 optional Type type = 5;
6602}
6603
6604/**
6605 * This atom is for debugging purpose.
6606 */
6607message DebugFailingElapsedClock {
6608 // Monotically increasing value for each pull.
6609 optional int64 pull_count = 1;
6610 // Time from System.elapsedRealtime.
6611 optional int64 elapsed_clock_millis = 2;
6612 // Time from System.elapsedRealtime.
6613 optional int64 same_elapsed_clock_millis = 3;
6614 // Diff between current elapsed time and elapsed time from previous pull.
6615 optional int64 elapsed_clock_diff_millis = 4;
6616}
Steven Wuacef6bb2019-01-23 14:21:17 -05006617
6618/** Logs System UI bubbles event changed.
6619 *
6620 * Logged from:
6621 * frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles
6622 */
6623message BubbleUIChanged {
6624
6625 // The app package that is posting the bubble.
6626 optional string package_name = 1;
6627
6628 // The notification channel that is posting the bubble.
6629 optional string notification_channel = 2;
6630
6631 // The notification id associated with the posted bubble.
6632 optional int32 notification_id = 3;
6633
6634 // The position of the bubble within the bubble stack.
6635 optional int32 position = 4;
6636
6637 // The total number of bubbles within the bubble stack.
6638 optional int32 total_number = 5;
6639
6640 // User interactions with the bubble.
6641 enum Action {
6642 UNKNOWN = 0;
6643 POSTED = 1;
6644 UPDATED = 2;
6645 EXPANDED = 3;
6646 COLLAPSED = 4;
6647 DISMISSED = 5;
6648 STACK_DISMISSED = 6;
6649 STACK_MOVED = 7;
6650 HEADER_GO_TO_APP = 8;
6651 HEADER_GO_TO_SETTINGS = 9;
6652 PERMISSION_OPT_IN = 10;
6653 PERMISSION_OPT_OUT = 11;
Steven Wua62cb6a2019-02-15 17:12:51 -05006654 PERMISSION_DIALOG_SHOWN = 12;
Steven Wuacef6bb2019-01-23 14:21:17 -05006655 SWIPE_LEFT = 13;
6656 SWIPE_RIGHT = 14;
Steven Wua254dab2019-01-29 11:30:39 -05006657 STACK_EXPANDED = 15;
Steven Wu1684f2d52019-04-11 14:10:42 -04006658 FLYOUT = 16;
Steven Wuacef6bb2019-01-23 14:21:17 -05006659 }
6660 optional Action action = 6;
6661
6662 // Normalized screen position of the bubble stack. The range is between 0 and 1.
6663 optional float normalized_x_position = 7;
6664 optional float normalized_y_position = 8;
Steven Wu45e38ae2019-03-25 16:16:59 -04006665
6666 // Whether the bubble is unread. If it is unread, a dot is shown in the bubble stack icon.
6667 optional bool is_unread = 9;
Steven Wu8ba8ca92019-04-11 10:47:42 -04006668
6669 // Whether the bubble is an on-going one.
6670 optional bool is_ongoing = 10;
6671
6672 // Whether the bubble is produced by an app running in foreground.
Mady Mellordaa0a662019-06-24 16:42:35 -07006673 // This is deprecated and the value should be ignored.
6674 optional bool is_foreground = 11 [deprecated = true];
Steven Wuacef6bb2019-01-23 14:21:17 -05006675}
Kweku Adams8845d012018-12-11 20:06:45 -08006676
6677/**
Steven Wu552f63f2019-02-05 13:41:36 -05006678 * Logs System UI bubbles developer errors.
6679 *
6680 * Logged from:
6681 * frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/BubbleController.java
6682 */
6683message BubbleDeveloperErrorReported {
6684
6685 // The app package that is posting the bubble.
6686 optional string package_name = 1;
6687
6688 // Bubble developer error type enums.
6689 enum Error {
6690 UNKNOWN = 0;
6691 ACTIVITY_INFO_MISSING = 1;
6692 ACTIVITY_INFO_NOT_RESIZABLE = 2;
6693 DOCUMENT_LAUNCH_NOT_ALWAYS = 3;
6694 }
6695 optional Error error = 2 [default = UNKNOWN];
6696}
6697
6698/**
Kweku Adams8845d012018-12-11 20:06:45 -08006699 * Logs that a constraint for a scheduled job has changed.
6700 *
6701 * Logged from:
6702 * frameworks/base/services/core/java/com/android/server/job/controllers/JobStatus.java
6703 */
6704message ScheduledJobConstraintChanged {
6705 repeated AttributionNode attribution_node = 1;
6706
6707 // Name of the job.
6708 optional string job_name = 2;
6709
6710 optional com.android.server.job.ConstraintEnum constraint = 3;
6711
6712 enum State {
Kweku Adamse8db3ab2019-02-27 14:30:34 -08006713 UNKNOWN = 0;
6714 UNSATISFIED = 1;
6715 SATISFIED = 2;
Kweku Adams8845d012018-12-11 20:06:45 -08006716 }
6717 optional State state = 4;
6718}
Alex Salod7c3eef2019-01-25 14:43:27 -08006719
6720/**
6721 * Logs PowerManagerService screen timeout resets (extensions) that happen when an attention check
6722 * returns true.
6723 *
6724 * Logged from:
6725 * frameworks/base/services/core/java/com/android/server/power/PowerManagerService.java
6726 */
6727message ScreenTimeoutExtensionReported {
6728 // Describes how many times in a row did the power manager reset the screen off timeout.
6729 optional uint32 consecutive_timeout_extended_count = 1;
6730}
Hui Yu885aca12019-01-10 17:11:34 -08006731
6732/*
6733* Logs number of milliseconds it takes to start a process.
6734* The definition of app process start time is from the app launch time to
6735* the time that Zygote finished forking the app process and loaded the
6736* application package's java classes.
6737
6738* This metric is different from AppStartOccurred which is for foreground
6739* activity only.
6740
6741* ProcessStartTime can report all processes (both foreground and background)
6742* start time.
6743*
6744* Logged from:
6745* frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java
6746*/
6747message ProcessStartTime {
6748 // The uid of the ProcessRecord.
6749 optional int32 uid = 1 [(is_uid) = true];
6750
6751 // The process pid.
6752 optional int32 pid = 2;
6753
6754 // The process name.
6755 // Usually package name, "system" for system server.
6756 // Provided by ActivityManagerService.
6757 optional string process_name = 3;
6758
6759 enum StartType {
6760 UNKNOWN = 0;
6761 WARM = 1;
6762 HOT = 2;
6763 COLD = 3;
6764 }
6765
6766 // The start type.
6767 optional StartType type = 4;
6768
6769 // The elapsed realtime at the start of the process.
6770 optional int64 process_start_time_millis = 5;
6771
6772 // Number of milliseconds it takes to reach bind application.
6773 optional int32 bind_application_delay_millis = 6;
6774
6775 // Number of milliseconds it takes to finish start of the process.
6776 optional int32 process_start_delay_millis = 7;
6777
6778 // hostingType field in ProcessRecord, the component type such as "activity",
6779 // "service", "content provider", "broadcast" or other strings.
6780 optional string hosting_type = 8;
6781
6782 // hostingNameStr field in ProcessRecord. The component class name that runs
6783 // in this process.
6784 optional string hosting_name = 9;
6785}
6786
Philip P. Moltmannf21a3502019-01-30 09:53:04 -08006787/**
Ray Essick8ab04df2019-02-15 11:01:02 -08006788 * Track Media Codec usage
6789 * Logged from:
6790 * frameworks/av/media/libstagefright/MediaCodec.cpp
6791 * frameworks/av/services/mediaanalytics/statsd_codec.cpp
6792 */
6793message MediametricsCodecReported {
6794 optional int64 timestamp_nanos = 1;
6795 optional string package_name = 2;
6796 optional int64 package_version_code = 3;
6797 optional int64 media_apex_version = 4;
6798
6799 optional android.stats.mediametrics.CodecData codec_data = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
6800}
6801
6802/**
6803 * Track Media Extractor (pulling video/audio streams out of containers) usage
6804 * Logged from:
6805 * frameworks/av/media/libstagefright/RemoteMediaExtractor.cpp
6806 * frameworks/av/services/mediaanalytics/statsd_extractor.cpp
6807 */
6808message MediametricsExtractorReported {
6809 optional int64 timestamp_nanos = 1;
6810 optional string package_name = 2;
6811 optional int64 package_version_code = 3;
6812 optional int64 media_apex_version = 4;
6813
6814 optional android.stats.mediametrics.ExtractorData extractor_data = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
6815}
6816
6817/**
6818 * Track how we arbitrate between microphone/input requests.
6819 * Logged from
6820 * frameworks/av/services/audiopolicy/service/AudioPolicyInterfaceImpl.cpp
6821 * frameworks/av/services/mediaanalytics/statsd_audiopolicy.cpp
6822 */
6823message MediametricsAudiopolicyReported {
6824 optional int64 timestamp_nanos = 1;
6825 optional string package_name = 2;
6826 optional int64 package_version_code = 3;
6827 optional int64 media_apex_version = 4;
6828
6829 optional android.stats.mediametrics.AudioPolicyData audiopolicy_data = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
6830}
6831
6832/**
6833 * Track how we arbitrate between microphone requests.
6834 * Logged from
6835 * frameworks/av/media/libaudioclient/AudioRecord.cpp
6836 * frameworks/av/services/mediaanalytics/statsd_audiorecord.cpp
6837 */
6838message MediametricsAudiorecordReported {
6839 optional int64 timestamp_nanos = 1;
6840 optional string package_name = 2;
6841 optional int64 package_version_code = 3;
6842 optional int64 media_apex_version = 4;
6843
6844 optional android.stats.mediametrics.AudioRecordData audiorecord_data = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
6845}
6846
6847/**
6848 * Track how we arbitrate between microphone/input requests.
6849 * Logged from
6850 * frameworks/av/media/libnblog/ReportPerformance.cpp
6851 * frameworks/av/services/mediaanalytics/statsd_audiothread.cpp
6852 */
6853message MediametricsAudiothreadReported {
6854 optional int64 timestamp_nanos = 1;
6855 optional string package_name = 2;
6856 optional int64 package_version_code = 3;
6857 optional int64 media_apex_version = 4;
6858
6859 optional android.stats.mediametrics.AudioThreadData audiothread_data = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
6860}
6861
6862/**
6863 * Track how we arbitrate between microphone/input requests.
6864 * Logged from
6865 * frameworks/av/media/libaudioclient/AudioTrack.cpp
6866 * frameworks/av/services/mediaanalytics/statsd_audiotrack.cpp
6867 */
6868message MediametricsAudiotrackReported {
6869 optional int64 timestamp_nanos = 1;
6870 optional string package_name = 2;
6871 optional int64 package_version_code = 3;
6872 optional int64 media_apex_version = 4;
6873
6874 optional android.stats.mediametrics.AudioTrackData audiotrack_data = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
6875}
6876
6877/**
6878 * Track information about DRM framework performance
6879 * Logged from
6880 * frameworks/av/drm/libmediadrm/DrmHal.cpp
6881 * frameworks/av/services/mediaanalytics/statsd_drm.cpp
6882 */
6883message MediametricsMediadrmReported {
6884 optional int64 timestamp_nanos = 1;
6885 optional string package_name = 2;
6886 optional int64 package_version_code = 3;
6887 optional int64 media_apex_version = 4;
6888
6889 // vendor+description tell about which DRM plugin is in use on this device
6890 optional string vendor = 5;
6891 optional string description = 6;
6892 // from frameworks/av/drm/libmediadrm/protos/metrics.proto
6893 optional bytes framework_stats = 7 [(android.os.statsd.log_mode) = MODE_BYTES];
6894}
6895
6896/**
6897 * Track information about the widevine DRM plugin performance
6898 * Logged from
6899 * vendor/widevine/libwvdrmengine/cdm/metrics
6900 * frameworks/av/services/mediaanalytics/statsd_drm.cpp
6901 */
6902message MediametricsDrmWidevineReported {
6903 optional int64 timestamp_nanos = 1;
6904 optional string package_name = 2;
6905 optional int64 package_version_code = 3;
6906 optional int64 media_apex_version = 4;
6907
6908 optional bytes vendor_specific_stats = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
6909}
6910
6911/**
6912 * Track information about recordings (e.g. camcorder)
6913 * Logged from
6914 * frameworks/av/media/libmediaplayerservice/StagefrightRecorder.cpp
6915 * frameworks/av/services/mediaanalytics/statsd_recorder.cpp
6916 */
6917message MediametricsRecorderReported {
6918 optional int64 timestamp_nanos = 1;
6919 optional string package_name = 2;
6920 optional int64 package_version_code = 3;
6921 optional int64 media_apex_version = 4;
6922
6923 optional android.stats.mediametrics.RecorderData recorder_data = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
6924}
6925
6926/**
6927 * Track Media Player usage
6928 * Logged from:
6929 * frameworks/av/media/libmediaplayerservice/nuplayer/NuPlayerDriver.cpp
6930 * frameworks/av/services/mediaanalytics/statsd_nuplayer.cpp
6931 */
6932message MediametricsNuPlayerReported {
6933 optional int64 timestamp_nanos = 1;
6934 optional string package_name = 2;
6935 optional int64 package_version_code = 3;
6936 optional int64 media_apex_version = 4;
6937
6938 optional android.stats.mediametrics.NuPlayerData nuplayer_data = 5 [(android.os.statsd.log_mode) = MODE_BYTES];
6939}
6940
6941/**
Robert Shiha4beed32019-08-19 14:15:23 -07006942 * Track Legacy DRM usage
6943 * Logged from
6944 * frameworks/av/drm/drmserver/DrmManager.cpp
6945 */
6946message MediametricsDrmManagerReported {
6947 optional int64 timestamp_nanos = 1;
6948 optional string package_name = 2;
6949 optional int64 package_version_code = 3;
6950 optional int64 media_apex_version = 4;
6951
6952 enum Method {
6953 METHOD_NOT_FOUND = -1;
6954 GET_CONSTRAINTS = 0;
6955 GET_METADATA = 1;
6956 CAN_HANDLE = 2;
6957 PROCESS_DRM_INFO = 3;
6958 ACQUIRE_DRM_INFO = 4;
6959 SAVE_RIGHTS = 5;
6960 GET_ORIGINAL_MIME_TYPE = 6;
6961 GET_DRM_OBJECT_TYPE = 7;
6962 CHECK_RIGHTS_STATUS = 8;
6963 REMOVE_RIGHTS = 9;
6964 REMOVE_ALL_RIGHTS = 10;
6965 OPEN_CONVERT_SESSION = 11;
6966 OPEN_DECRYPT_SESSION = 12;
6967 }
6968
6969 // plugin_id+description inform which Legacy DRM plugins are still in use on device
6970 optional string plugin_id = 5;
6971 optional string description = 6;
6972 optional Method method = 7;
6973 optional string mime_types = 8;
6974}
6975
6976/**
Philip P. Moltmannf21a3502019-01-30 09:53:04 -08006977 * State of a dangerous permission requested by a package
Stanislav Zholninccb82e42019-11-29 18:59:49 +00006978 * Pulled from: StatsCompanionService
6979*/
Philip P. Moltmannf21a3502019-01-30 09:53:04 -08006980message DangerousPermissionState {
6981 // Name of the permission
6982 optional string permission_name = 1;
6983
6984 // Uid of the package
6985 optional int32 uid = 2 [(is_uid) = true];
6986
6987 // Package requesting the permission
6988 optional string package_name = 3;
6989
6990 // If the permission is granted to the uid
6991 optional bool is_granted = 4;
Stanislav Zholnin75c3fd12019-05-21 13:10:51 +01006992
6993 // Permission flags as per android.content.pm.PermissionFlags
6994 optional int32 permission_flags = 5;
Philip P. Moltmannf21a3502019-01-30 09:53:04 -08006995}
6996
Michael Groover4a0ca942019-01-24 17:41:25 -08006997/**
6998 * Logs when a package is denied access to a device identifier based on the new access requirements.
6999 *
7000 * Logged from:
7001 * frameworks/base/telephony/java/com/android/internal/telephony/TelephonyPermissions.java
7002 */
7003message DeviceIdentifierAccessDenied {
7004 // The name of the package denied access to the requested device identifier.
7005 optional string package_name = 1;
7006
7007 // The name of the device identifier method the package attempted to invoke.
7008 optional string method_name = 2;
7009
7010 // True if the package is preinstalled.
Meng Wange8953ae2020-01-29 10:38:58 -08007011 // Starting from Android 11, this boolean is not set and will always be false.
7012 optional bool is_preinstalled = 3 [deprecated = true];
Michael Groover4a0ca942019-01-24 17:41:25 -08007013
7014 // True if the package is privileged.
Sooraj Sasindran22b53f42019-11-27 15:57:33 -08007015 // Starting from Android 11, this boolean is not set and will always be false.
7016 optional bool is_priv_app = 4 [deprecated = true];
Michael Groover4a0ca942019-01-24 17:41:25 -08007017}
Chenjie Yue13f44a2019-02-07 17:51:38 -08007018
7019/**
Chenjie Yue13f44a2019-02-07 17:51:38 -08007020 * Pulls the ongoing mainline install train version code.
7021 * Pulled from StatsCompanionService
7022 */
7023message TrainInfo {
7024 optional int64 train_version_code = 1;
7025
7026 optional TrainExperimentIds train_experiment_id = 2;
Muhammad Qureshif4ca8242019-03-01 09:20:15 -08007027
7028 optional string train_name = 3;
7029
7030 enum Status {
7031 UNKNOWN = 0;
7032 INSTALL_REQUESTED = 1;
7033 INSTALL_STARTED = 2;
7034 INSTALL_STAGED_NOT_READY = 3;
7035 INSTALL_STAGED_READY = 4;
7036 INSTALL_SUCCESS = 5;
Tej Singh403fe472019-04-30 12:54:21 -07007037 // Replaced by INSTALL_FAILURE_DOWNLOAD, INSTALL_FAILURE_STATE_MISMATCH,
7038 // and INSTALL_FAILURE_COMMIT.
7039 INSTALL_FAILURE = 6 [deprecated = true];
7040 // This enum is for installs that are manually cancelled via the Manual Update UI.
Muhammad Qureshif4ca8242019-03-01 09:20:15 -08007041 INSTALL_CANCELLED = 7;
7042 INSTALLER_ROLLBACK_REQUESTED = 8;
7043 INSTALLER_ROLLBACK_INITIATED = 9;
7044 INSTALLER_ROLLBACK_INITIATED_FAILURE = 10;
7045 INSTALLER_ROLLBACK_STAGED = 11;
7046 INSTALLER_ROLLBACK_STAGED_FAILURE = 12;
7047 INSTALLER_ROLLBACK_BOOT_TRIGGERED = 13;
7048 INSTALLER_ROLLBACK_BOOT_TRIGGERED_FAILURE = 14;
7049 INSTALLER_ROLLBACK_SUCCESS = 15;
7050 INSTALLER_ROLLBACK_FAILURE = 16;
Howard Ro174ed562019-04-07 22:17:58 -07007051 INSTALLER_ROLLBACK_STAGED_CANCEL_REQUESTED = 17;
7052 INSTALLER_ROLLBACK_STAGED_CANCEL_SUCCESS = 18;
7053 INSTALLER_ROLLBACK_STAGED_CANCEL_FAILURE = 19;
7054 INSTALL_STAGED_CANCEL_REQUESTED = 20;
7055 INSTALL_STAGED_CANCEL_SUCCESS = 21;
7056 INSTALL_STAGED_CANCEL_FAILURE = 22;
Tej Singh403fe472019-04-30 12:54:21 -07007057 INSTALL_FAILURE_DOWNLOAD = 23;
7058 INSTALL_FAILURE_STATE_MISMATCH = 24;
7059 INSTALL_FAILURE_COMMIT = 25;
Jonathan Nguyen5886a712020-01-16 10:34:21 -08007060 REBOOT_TRIGGERED = 26;
Muhammad Qureshif4ca8242019-03-01 09:20:15 -08007061 }
7062 optional Status status = 4;
Chenjie Yue13f44a2019-02-07 17:51:38 -08007063}
joshmccloskey8c3322e2019-01-09 18:25:57 -08007064
7065/**
7066 * Logs the gesture stage changed event.
7067 *
7068 * Logged from:
7069 * frameworks/base/packages/SystemUI/
7070 */
7071message AssistGestureStageReported {
joshmccloskey99f39012019-02-20 14:45:08 -08007072 optional android.hardware.sensor.assist.AssistGestureStageEnum gesture_stage = 1;
joshmccloskey8c3322e2019-01-09 18:25:57 -08007073}
7074
7075/**
7076 * Logs the feedback type.
7077 *
7078 * Logged from:
7079 * frameworks/base/packages/SystemUI/
7080 */
7081message AssistGestureFeedbackReported {
joshmccloskey99f39012019-02-20 14:45:08 -08007082 // Whether or not the gesture was used.
7083 optional android.hardware.sensor.assist.AssistGestureFeedbackEnum feedback_type = 1;
joshmccloskey8c3322e2019-01-09 18:25:57 -08007084}
7085
7086/**
7087 * Logs the progress.
7088 *
7089 * Logged from:
7090 * frameworks/base/packages/SystemUI/
7091 */
7092message AssistGestureProgressReported {
joshmccloskey99f39012019-02-20 14:45:08 -08007093 // [0,100] progress for the assist gesture.
7094 optional int32 progress = 1;
joshmccloskey8c3322e2019-01-09 18:25:57 -08007095}
Neil Fullerdb14b482019-02-05 19:44:44 +00007096
7097/*
7098 * Information about the time zone data on a device.
7099 */
7100message TimeZoneDataInfo {
7101 // A version identifier for the data set on device. e.g. "2018i"
7102 optional string tzdb_version = 1;
7103}
Yiwei Zhang5c81b632019-03-01 15:39:46 -08007104
Yiwei Zhang4fb92892019-03-04 14:29:25 -08007105/**
Yiwei Zhang5c81b632019-03-01 15:39:46 -08007106 * Logs the GPU stats global health information.
7107 *
7108 * Logged from:
7109 * frameworks/native/services/gpuservice/gpustats/
7110 */
7111message GpuStatsGlobalInfo {
7112 // Package name of the gpu driver.
7113 optional string driver_package_name = 1;
7114
7115 // Version name of the gpu driver.
7116 optional string driver_version_name = 2;
7117
7118 // Version code of the gpu driver.
7119 optional int64 driver_version_code = 3;
7120
7121 // Build time of the gpu driver in UTC as seconds since January 1, 1970.
7122 optional int64 driver_build_time = 4;
7123
7124 // Total count of the gl driver gets loaded.
7125 optional int64 gl_loading_count = 5;
7126
7127 // Total count of the gl driver fails to be loaded.
7128 optional int64 gl_loading_failure_count = 6;
7129
7130 // Total count of the Vulkan driver gets loaded.
7131 optional int64 vk_loading_count = 7;
7132
7133 // Total count of the Vulkan driver fails to be loaded.
7134 optional int64 vk_loading_failure_count = 8;
Yiwei Zhang63852d2a2019-05-06 19:31:20 -07007135
7136 // Api version of the system Vulkan driver.
7137 optional int32 vulkan_version = 9;
7138
7139 // Api version of the system CPU Vulkan driver.
7140 optional int32 cpu_vulkan_version = 10;
7141
7142 // Api version of the system GLES driver.
7143 optional int32 gles_version = 11;
Yiwei Zhanga0f5fef2019-05-08 16:30:47 -07007144
7145 // Total count of the angle driver gets loaded.
7146 optional int64 angle_loading_count = 12;
7147
7148 // Total count of the angle driver fails to be loaded.
7149 optional int64 angle_loading_failure_count = 13;
Yiwei Zhang5c81b632019-03-01 15:39:46 -08007150}
7151
Yiwei Zhang4fb92892019-03-04 14:29:25 -08007152/**
7153 * GPU driver loading time info.
7154 */
7155message GpuDriverLoadingTime {
7156 // List of all the driver loading times for this app. The list size is
7157 // capped at 50.
7158 repeated int64 driver_loading_time = 1;
7159}
7160
7161/**
Yiwei Zhang5c81b632019-03-01 15:39:46 -08007162 * Logs the GPU stats per app health information.
7163 *
7164 * Logged from:
7165 * frameworks/native/services/gpuservice/gpustats/
7166 */
7167message GpuStatsAppInfo {
Yiwei Zhang4fb92892019-03-04 14:29:25 -08007168 // Package name of the application that loads the gpu driver. Total number
7169 // of different packages is capped at 100.
Yiwei Zhang5c81b632019-03-01 15:39:46 -08007170 optional string app_package_name = 1;
7171
7172 // Version code of the gpu driver this app loads.
7173 optional int64 driver_version_code = 2;
7174
Yiwei Zhang4fb92892019-03-04 14:29:25 -08007175 // gl driver loading time info.
7176 optional GpuDriverLoadingTime gl_driver_loading_time = 3
7177 [(android.os.statsd.log_mode) = MODE_BYTES];
Yiwei Zhang5c81b632019-03-01 15:39:46 -08007178
Yiwei Zhang4fb92892019-03-04 14:29:25 -08007179 // Vulkan driver loading time info.
7180 optional GpuDriverLoadingTime vk_driver_loading_time = 4
7181 [(android.os.statsd.log_mode) = MODE_BYTES];
Yiwei Zhanga0f5fef2019-05-08 16:30:47 -07007182
7183 // Angle driver loading time info.
7184 optional GpuDriverLoadingTime angle_driver_loading_time = 5
7185 [(android.os.statsd.log_mode) = MODE_BYTES];
Yiwei Zhang7c709302019-05-09 15:00:46 -07007186
7187 // CPU Vulkan implementation is in use.
7188 optional bool cpu_vulkan_in_use = 6;
Yiwei Zhanga7638612019-07-03 17:34:12 -07007189
7190 // App is not doing pre-rotation correctly.
7191 optional bool false_prerotation = 7;
Yiwei Zhangf02cf6b2019-12-20 14:51:07 -08007192
7193 // App creates GLESv1 context.
7194 optional bool gles_1_in_use = 8;
Yiwei Zhang5c81b632019-03-01 15:39:46 -08007195}
Rafal Slawikd4e87572019-03-12 13:08:38 +00007196
7197/*
7198 * Logs the size of the system ion heap.
7199 *
7200 * Pulled from StatsCompanionService.
7201 */
7202message SystemIonHeapSize {
Rafal Slawikbdd5a502020-01-14 14:14:29 +00007203 // Deprecated due to limited support of ion stats in debugfs.
7204 // Use `IonHeapSize` instead.
7205 option deprecated = true;
7206
Rafal Slawikd4e87572019-03-12 13:08:38 +00007207 // Size of the system ion heap in bytes.
Rafal Slawikbdd5a502020-01-14 14:14:29 +00007208 // Read from debugfs.
Rafal Slawikd4e87572019-03-12 13:08:38 +00007209 optional int64 size_in_bytes = 1;
7210}
Chiachang Wang0e88ebf2019-03-21 10:18:07 +08007211
Rafal Slawik77987ed2019-06-17 12:28:23 +01007212/*
Rafal Slawikbdd5a502020-01-14 14:14:29 +00007213 * Logs the total size of the ion heap.
7214 *
7215 * Pulled from StatsCompanionService.
7216 */
7217message IonHeapSize {
7218 // Total size of all ion heaps in kilobytes.
7219 // Read from: /sys/kernel/ion/total_heaps_kb.
7220 optional int32 total_size_kb = 1;
7221}
7222
7223/*
Rafal Slawik77987ed2019-06-17 12:28:23 +01007224 * Logs the per-process size of the system ion heap.
7225 *
7226 * Pulled from StatsCompanionService.
7227 */
7228message ProcessSystemIonHeapSize {
7229 // The uid if available. -1 means not available.
7230 optional int32 uid = 1 [(is_uid) = true];
7231
7232 // The process name (from /proc/PID/cmdline).
7233 optional string process_name = 2;
7234
7235 // Sum of sizes of all allocations.
7236 optional int32 total_size_in_kilobytes = 3;
7237
7238 // Number of allocations.
7239 optional int32 allocation_count = 4;
7240
7241 // Size of the largest allocation.
7242 optional int32 max_size_in_kilobytes = 5;
7243}
7244
Chiachang Wang0e88ebf2019-03-21 10:18:07 +08007245/**
7246 * Push network stack events.
7247 *
7248 * Log from:
7249 * frameworks/base/packages/NetworkStack/
7250 */
7251message NetworkStackReported {
Chiachang Wang729d2672019-03-27 17:33:52 +08007252 // The id that indicates the event reported from NetworkStack.
7253 optional int32 event_id = 1;
7254 // The data for the reported events.
Chiachang Wang0e88ebf2019-03-21 10:18:07 +08007255 optional android.stats.connectivity.NetworkStackEventData network_stack_event = 2 [(log_mode) = MODE_BYTES];
7256}
Carmen Agimofa769c152019-03-04 14:39:14 +00007257
7258/**
7259 * Logs the apps that are installed on the external storage.
7260 * Pulled from:
7261 * StatsCompanionService
7262 */
7263message AppsOnExternalStorageInfo {
7264 // The type of the external storage.
7265 optional android.stats.storage.ExternalStorageType external_storage_type = 1;
7266 // The name of the package that is installed on the external storage.
7267 optional string package_name = 2;
7268}
joshmccloskey34c1f8e2019-04-11 14:06:43 -07007269
7270/**
7271 * Logs the settings related to Face.
7272 * Logged from:
7273 * frameworks/base/services/core/java/com/android/server/stats
7274 */
7275message FaceSettings {
7276 // Whether or not face unlock is allowed on Keyguard.
7277 optional bool unlock_keyguard_enabled = 1;
7278 // Whether or not face unlock dismisses the Keyguard.
7279 optional bool unlock_dismisses_keyguard = 2;
7280 // Whether or not face unlock requires attention.
7281 optional bool unlock_attention_required = 3;
7282 // Whether or not face unlock is allowed for apps (through BiometricPrompt).
7283 optional bool unlock_app_enabled = 4;
7284 // Whether or not face unlock always requires user confirmation.
7285 optional bool unlock_always_require_confirmation = 5;
7286 // Whether or not a diverse set of poses are required during enrollment.
7287 optional bool unlock_diversity_required = 6;
7288}
Maggie White442b6312019-04-05 16:26:44 -07007289
7290/**
7291 * Logs cooling devices maintained by the kernel.
7292 *
7293 * Pulled from StatsCompanionService.java
7294 */
7295message CoolingDevice {
7296 // The type of cooling device being reported. Eg. CPU, GPU...
7297 optional android.os.CoolingTypeEnum device_location = 1;
7298 // The name of the cooling device source. Eg. CPU0
7299 optional string device_name = 2;
7300 // Current throttle state of the cooling device. The value can any unsigned
7301 // integer between 0 and max_state defined in its driver. 0 means device is
7302 // not in throttling, higher value means deeper throttling.
7303 optional int32 state = 3;
7304}
Ben Blount763a5d52019-04-10 11:48:58 -07007305
7306/**
7307 * Intelligence has several counter-type events that don't warrant a
7308 * full separate atom. These are primarily API call counters but also include
7309 * counters for feature usage and specific failure modes.
7310 *
7311 * Logged from the Intelligence mainline module.
7312 */
7313message IntelligenceEventReported {
Ben Blount3658fa72019-04-22 17:31:40 -07007314 // The event type.
Ben Blount763a5d52019-04-10 11:48:58 -07007315 optional android.stats.intelligence.EventType event_id = 1;
Ben Blount3658fa72019-04-22 17:31:40 -07007316 // Success, failure.
Ben Blount763a5d52019-04-10 11:48:58 -07007317 optional android.stats.intelligence.Status status = 2;
Ben Blount3658fa72019-04-22 17:31:40 -07007318 // How many times the event occured (to report a batch of high frequency events).
7319 optional int32 count = 3;
Ben Blounte3223f3d2019-05-02 22:49:03 -07007320 // How long the event took (sum of durations if count > 1)
Ben Blount3658fa72019-04-22 17:31:40 -07007321 optional int64 duration_millis = 4;
Ben Blount763a5d52019-04-10 11:48:58 -07007322}
Andrew T Nguyenee615d62019-05-01 14:40:19 -07007323
7324/**
Yuncheol Heod1a85d22019-05-08 17:13:42 -07007325 * Logs when Car Power state changed.
7326 *
7327 * Logged from:
7328 * packages/services/Car/service/src/com/android/car/CarStatsLog.java
7329 */
7330message CarPowerStateChanged {
7331 // States come from CpmsState in CarPowerManagementService.java.
7332 enum State {
7333 WAIT_FOR_VHAL = 0;
7334 ON = 1;
7335 SHUTDOWN_PREPARE = 2;
7336 WAIT_FOR_FINISH = 3;
7337 SUSPEND = 4;
7338 SIMULATE_SLEEP = 5;
7339 }
7340 optional State state = 1;
7341}
7342
7343/**
7344 * Logs whether GarageMode is entered.
7345 *
7346 * Logged from:
7347 * packages/services/Car/service/src/com/android/car/CarStatsLog.java
7348 */
7349message GarageModeInfo {
7350 // Whether GarageMode is entered.
7351 optional bool is_garage_mode = 1;
7352}
Martijn Coenencd95d462019-04-25 17:09:45 +02007353
7354/**
7355 * Historical app ops data per package.
7356 */
7357message AppOps {
7358 // Uid of the package requesting the op
7359 optional int32 uid = 1 [(is_uid) = true];
7360
Stanislav Zholnin606454c2019-11-27 15:31:49 +00007361 // Name of the package performing the op
Martijn Coenencd95d462019-04-25 17:09:45 +02007362 optional string package_name = 2;
7363
7364 // operation id; maps to the OP_* constants in AppOpsManager.java
7365 optional int32 op_id = 3;
7366
7367 // The number of times the op was granted while the app was in the
7368 // foreground (only for trusted requests)
7369 optional int64 trusted_foreground_granted_count = 4;
7370
7371 // The number of times the op was granted while the app was in the
7372 // background (only for trusted requests)
7373 optional int64 trusted_background_granted_count = 5;
7374
7375 // The number of times the op was rejected while the app was in the
7376 // foreground (only for trusted requests)
7377 optional int64 trusted_foreground_rejected_count = 6;
7378
7379 // The number of times the op was rejected while the app was in the
7380 // background (only for trusted requests)
7381 optional int64 trusted_background_rejected_count = 7;
7382
7383 // For long-running operations, total duration of the operation
7384 // while the app was in the foreground (only for trusted requests)
7385 optional int64 trusted_foreground_duration_millis = 8;
7386
7387 // For long-running operations, total duration of the operation
7388 // while the app was in the background (only for trusted requests)
7389 optional int64 trusted_background_duration_millis = 9;
Stanislav Zholnin42d710e2019-11-28 13:11:54 +00007390
7391 // Whether AppOps is guarded by Runtime permission
7392 optional bool is_runtime_permission = 10;
Martijn Coenencd95d462019-04-25 17:09:45 +02007393}
Hongyi Zhang700137e2019-05-23 21:19:36 -07007394
7395/**
7396 * Location Manager API Usage information(e.g. API under usage,
7397 * API call's parameters).
7398 * Logged from:
7399 * frameworks/base/services/core/java/com/android/server/LocationManagerService.java
7400 */
7401message LocationManagerApiUsageReported {
7402
7403 // Indicating if usage starts or usage ends.
7404 optional android.stats.location.UsageState state = 1;
7405
7406 // LocationManagerService's API in use.
7407 // We can identify which API from LocationManager is
7408 // invoking current LMS API by the combination of
7409 // API parameter(e.g. is_listener_null, is_intent_null,
7410 // is_location_request_null)
7411 optional android.stats.location.LocationManagerServiceApi api_in_use = 2;
7412
7413 // Name of the package calling the API.
7414 optional string calling_package_name = 3;
7415
7416 // Type of the location provider.
7417 optional android.stats.location.ProviderType provider = 4;
7418
7419 // Quality of the location request
7420 optional android.stats.location.LocationRequestQuality quality = 5;
7421
7422 // The desired interval for active location updates, in milliseconds.
7423 // Bucketized to reduce cardinality.
7424 optional android.stats.location.LocationRequestIntervalBucket bucketized_interval = 6;
7425
7426 // Minimum distance between location updates, in meters.
7427 // Bucketized to reduce cardinality.
7428 optional android.stats.location.SmallestDisplacementBucket
7429 bucketized_smallest_displacement = 7;
7430
7431 // The number of location updates.
7432 optional int64 num_updates = 8;
7433
7434 // The request expiration time, in millisecond since boot.
7435 // Bucketized to reduce cardinality.
7436 optional android.stats.location.ExpirationBucket
7437 bucketized_expire_in = 9;
7438
7439 // Type of Callback passed in for this API.
7440 optional android.stats.location.CallbackType callback_type = 10;
7441
7442 // The radius of the central point of the alert
7443 // region, in meters. Only for API REQUEST_GEOFENCE.
7444 // Bucketized to reduce cardinality.
7445 optional android.stats.location.GeofenceRadiusBucket bucketized_radius = 11;
7446
7447 // Activity Importance of API caller.
7448 // Categorized to 3 types that are interesting from location's perspective.
7449 optional android.stats.location.ActivityImportance activiy_importance = 12;
7450}
Stanislav Zholnin3d215df12019-06-05 16:48:20 +01007451
7452/**
7453 * Information about a permission grant or denial made by user inside ReviewPermissionsFragment
7454 */
7455message ReviewPermissionsFragmentResultReported {
7456 // unique value identifying a permission group change. A permission group change might result
7457 // in multiple of these atoms
7458 optional int64 change_id = 1;
7459
7460 // UID of package the permission belongs to
7461 optional int32 uid = 2 [(is_uid) = true];
7462
7463 // Name of package the permission belongs to
7464 optional string package_name = 3;
7465
7466 // The permission to be granted
7467 optional string permission_name = 4;
7468
7469 // The result of the permission grant
7470 optional bool permission_granted = 5;
7471}
Stanislav Zholnin247d1b72019-06-06 21:28:44 +01007472
7473/**
7474* Information about results of permission upgrade by RuntimePermissionsUpgradeController
7475* Logged from: RuntimePermissionUpdgradeController
7476*/
7477message RuntimePermissionsUpgradeResult {
7478 // Permission granted as result of upgrade
7479 optional string permission_name = 1;
7480
7481 // UID of package granted permission
7482 optional int32 uid = 2 [(is_uid) = true];
7483
7484 // Name of package granted permission
7485 optional string package_name = 3;
Stanislav Zholninbdf620b2019-06-06 22:38:33 +01007486}
7487
7488/**
7489* Information about a buttons presented in GrantPermissionsActivty and choice made by user
7490*/
7491message GrantPermissionsActivityButtonActions {
7492 // Permission granted as result of upgrade
7493 optional string permission_group_name = 1;
7494
7495 // UID of package granted permission
7496 optional int32 uid = 2 [(is_uid) = true];
7497
7498 // Name of package requesting permission
7499 optional string package_name = 3;
7500
7501 // Buttons presented in the dialog - bit flags, bit numbers are in accordance with
7502 // LABEL_ constants in GrantPermissionActivity.java
7503 optional int32 buttons_presented = 4;
7504
7505 // Button clicked by user - same as bit flags in buttons_presented with only single bit set
7506 optional int32 button_clicked = 5;
7507}
Stanislav Zholnin375e2ab2019-05-29 13:07:35 +01007508
7509/**
7510 * Information about LocationAccessCheck notification presented to user
7511 */
7512message LocationAccessCheckNotificationAction {
7513
7514 // id which identifies single session of user interacting with permission controller
7515 optional int64 session_id = 1;
7516
7517 // Uid of package for which location access check is presented
7518 optional int32 package_uid = 2;
7519
7520 // Name of package for which location access check is presented
7521 optional string package_name = 3;
7522
7523 enum Result {
7524 UNDEFINED = 0;
7525 // notification was presented to the user
7526 NOTIFICATION_PRESENTED = 1;
7527 // notification was declined by the user
7528 NOTIFICATION_DECLINED = 2;
7529 // notification was clicked by the user
7530 NOTIFICATION_CLICKED = 3;
7531 }
7532
7533 // View / interaction recorded
7534 optional Result result = 4;
7535}
Stanislav Zholnin3e0f9bc2019-05-23 19:03:55 +01007536
7537/**
7538 * Information about a permission grant or revoke made by user inside AppPermissionFragment
7539 */
7540message AppPermissionFragmentActionReported {
7541 // id which identifies single session of user interacting with permission controller
7542 optional int64 session_id = 1;
7543
7544 // unique value identifying a permission group change. A permission group change might result
7545 // in multiple of these atoms
7546 optional int64 change_id = 2;
7547
7548 // UID of package the permission belongs to
7549 optional int32 uid = 3 [(is_uid) = true];
7550
7551 // Name of package the permission belongs to
7552 optional string package_name = 4;
7553
7554 // The permission to be granted
7555 optional string permission_name = 5;
7556
7557 // The result of the permission grant
7558 optional bool permission_granted = 6;
7559}
Stanislav Zholninc9dda9e2019-06-02 20:50:13 +01007560
7561/**
7562* Information about a AppPermissionFragment viewed by user
7563*/
7564message AppPermissionFragmentViewed {
7565 // id which identifies single session of user interacting with permission controller
7566 optional int64 session_id = 1;
7567
7568 // UID of package for which permissions are viewed
7569 optional int32 uid = 2 [(is_uid) = true];
7570
7571 // Name of package for which permissions are viewed
7572 optional string package_name = 3;
7573
7574 // Permission group viewed
7575 optional string permission_group_name = 4;
7576}
Stanislav Zholnindc3e2b32019-06-06 18:10:14 +01007577
7578/**
7579* Information about a AppPermissionsFragment viewed by user
7580*/
7581message AppPermissionsFragmentViewed {
7582 // id which identifies single session of user interacting with permission controller
7583 optional int64 session_id = 1;
7584
7585 // id which identifies single view as every view might have several logging records
7586 // with different package information attached
7587 optional int64 view_id = 2;
7588
7589 // Permission group viewed
7590 optional string permission_group_name = 3;
7591
7592 // UID of package for which permissions are viewed
7593 optional int32 uid = 4 [(is_uid) = true];
7594
7595 // Name of package for which permissions are viewed
7596 optional string package_name = 5;
7597
7598 // Category in which permission is included
7599 enum Category {
7600 UNDEFINED = 0;
7601 ALLOWED = 1;
7602 ALLOWED_FOREGROUND = 2;
7603 DENIED = 3;
7604 }
7605 optional Category category = 6;
7606}
Stanislav Zholnin32a89c12019-06-04 14:59:21 +01007607
7608/**
7609* Information about a PermissionAppsFragment viewed by user.
7610* Logged from ui/handheld/PermissionAppsFragment.java
7611*/
7612message PermissionAppsFragmentViewed {
7613 // id which identifies single session of user interacting with permission controller
7614 optional int64 session_id = 1;
7615
7616 // id which identifies single view as every view might have several logging records
7617 // with different package information attached
7618 optional int64 view_id = 2;
7619
7620 // Permission group viewed
7621 optional string permission_group_name = 3;
7622
7623 // UID of package for which permissions are viewed
7624 optional int32 uid = 4 [(is_uid) = true];
7625
7626 // Name of package for which permissions are viewed
7627 optional string package_name = 5;
7628
7629 // Category in which app is included
7630 enum Category {
7631 UNDEFINED = 0;
7632 ALLOWED = 1;
7633 ALLOWED_FOREGROUND = 2;
7634 DENIED = 3;
7635 }
7636 optional Category category = 6;
7637}
Tony Make2b1b672019-07-29 16:59:47 +01007638
7639/**
7640 * Logs when there is a smart selection related event.
7641 * See frameworks/base/core/java/android/view/textclassifier/TextClassifierEvent.java
7642 * Logged from: TextClassifierEventLogger.java
7643 */
7644message TextSelectionEvent {
7645 // A session ID.
7646 optional string session_id = 1;
7647
7648 // Event type of this event.
7649 optional android.stats.textclassifier.EventType event_type = 2;
7650
Tony Mak9c84bd22019-12-09 07:27:25 +00007651 // Name of the annotator model that is involved in this event.
Tony Make2b1b672019-07-29 16:59:47 +01007652 optional string model_name = 3;
7653
7654 // Type of widget that was involved in triggering this event.
7655 optional android.stats.textclassifier.WidgetType widget_type = 4;
7656
7657 // Index of this event in a session.
7658 optional int32 event_index = 5;
7659
7660 // Entity type that is involved.
7661 optional string entity_type = 6;
7662
7663 // Relative word index of the start of the selection.
7664 optional int32 relative_word_start_index = 7;
7665
7666 // Relative word (exclusive) index of the end of the selection.
7667 optional int32 relative_word_end_index = 8;
7668
7669 // Relative word index of the start of the smart selection.
7670 optional int32 relative_suggested_word_start_index = 9;
7671
7672 // Relative word (exclusive) index of the end of the smart selection.
7673 optional int32 relative_suggested_word_end_index = 10;
Tony Mak98b59f02019-08-07 11:50:58 +01007674
7675 // Name of source package.
7676 optional string package_name = 11;
Tony Make2b1b672019-07-29 16:59:47 +01007677}
7678
7679/**
7680 * Logs when there is a smart linkify related event.
7681 * See frameworks/base/core/java/android/view/textclassifier/TextClassifierEvent.java
7682 * Logged from: TextClassifierEventLogger.java
7683 */
7684message TextLinkifyEvent {
7685 // A session ID.
7686 optional string session_id = 1;
7687
7688 // Event type of this event.
7689 optional android.stats.textclassifier.EventType event_type = 2;
7690
Tony Mak9c84bd22019-12-09 07:27:25 +00007691 // Name of the annotator model that is involved in this event.
Tony Make2b1b672019-07-29 16:59:47 +01007692 optional string model_name = 3;
7693
7694 // Type of widget that was involved in triggering this event.
7695 optional android.stats.textclassifier.WidgetType widget_type = 4;
7696
7697 // Index of this event in a session.
7698 optional int32 event_index = 5;
7699
7700 // Entity type that is involved.
7701 optional string entity_type = 6;
7702
7703 // Number of links detected.
7704 optional int32 num_links = 7;
7705
7706 // The total length of all links.
7707 optional int32 linked_text_length = 8;
7708
7709 // Length of input text.
7710 optional int32 text_length = 9;
7711
7712 // Time spent on generating links in ms.
7713 optional int64 latency_millis = 10;
Tony Mak98b59f02019-08-07 11:50:58 +01007714
7715 // Name of source package.
7716 optional string package_name = 11;
Tony Make2b1b672019-07-29 16:59:47 +01007717}
7718
7719/**
7720 * Logs when there is a conversation actions related event.
7721 * See frameworks/base/core/java/android/view/textclassifier/TextClassifierEvent.java
7722 * Logged from: TextClassifierEventLogger.java
7723 */
7724message ConversationActionsEvent {
7725 // A session ID.
7726 optional string session_id = 1;
7727
7728 // Event type of this event.
7729 optional android.stats.textclassifier.EventType event_type = 2;
7730
Tony Mak9c84bd22019-12-09 07:27:25 +00007731 // Name of the actions model that is involved in this event.
Tony Make2b1b672019-07-29 16:59:47 +01007732 optional string model_name = 3;
7733
7734 // Type of widget that was involved in triggering this event.
7735 optional android.stats.textclassifier.WidgetType widget_type = 4;
7736
7737 // The first entity type that is involved.
7738 optional string first_entity_type = 5;
7739
7740 // The second entity type that is involved.
7741 optional string second_entity_type = 6;
7742
7743 // The third entity type that is involved.
7744 optional string third_entity_type = 7;
7745
7746 // The score of the first entity type.
7747 optional float score = 8;
Tony Mak98b59f02019-08-07 11:50:58 +01007748
7749 // Name of source package.
7750 optional string package_name = 9;
Tony Mak9c84bd22019-12-09 07:27:25 +00007751
7752 // Name of the annotator model that is involved in this event.
7753 optional string annotator_model_name = 10;
Tony Make2b1b672019-07-29 16:59:47 +01007754}
7755
7756/**
7757 * Logs when there is a language detection related event.
7758 * See frameworks/base/core/java/android/view/textclassifier/TextClassifierEvent.java
7759 * Logged from: TextClassifierEventLogger.java
7760 */
7761message LanguageDetectionEvent {
7762 // A session ID.
7763 optional string session_id = 1;
7764
7765 // Event type of this event.
7766 optional android.stats.textclassifier.EventType event_type = 2;
7767
Tony Mak9c84bd22019-12-09 07:27:25 +00007768 // Name of the language detection model that is involved in this event.
Tony Make2b1b672019-07-29 16:59:47 +01007769 optional string model_name = 3;
7770
7771 // Type of widget that was involved in triggering this event.
7772 optional android.stats.textclassifier.WidgetType widget_type = 4;
7773
7774 // Detected language.
7775 optional string language_tag = 5;
7776
7777 // Score of the detected language.
7778 optional float score = 6;
7779
7780 // Position of this action.
7781 optional int32 action_index = 7;
Tony Mak98b59f02019-08-07 11:50:58 +01007782
7783 // Name of source package.
7784 optional string package_name = 8;
Tony Make2b1b672019-07-29 16:59:47 +01007785}
Tianjie Xu167c3db2019-07-22 14:25:14 -07007786
7787/**
7788 * Information about an OTA update attempt by update_engine.
7789 * Logged from platform/system/update_engine/metrics_reporter_android.cc
7790 */
7791message UpdateEngineUpdateAttemptReported {
7792 // The number of attempts for the update engine to apply a given payload.
7793 optional int32 attempt_number = 1;
7794
7795 optional android.stats.otaupdate.PayloadType payload_type = 2;
7796
7797 // The total time in minutes for the update engine to apply a given payload.
7798 // The time is calculated by calling clock_gettime() / CLOCK_BOOTTIME; and
7799 // it's increased when the system is sleeping.
7800 optional int32 duration_boottime_in_minutes = 3;
7801
7802 // The total time in minutes for the update engine to apply a given payload.
7803 // The time is calculated by calling clock_gettime() / CLOCK_MONOTONIC_RAW;
7804 // and it's not increased when the system is sleeping.
7805 optional int32 duration_monotonic_in_minutes = 4;
7806
7807 // The size of the payload in MiBs.
7808 optional int32 payload_size_mib = 5;
7809
7810 // The attempt result reported by the update engine for an OTA update.
7811 optional android.stats.otaupdate.AttemptResult attempt_result = 6;
7812
7813 // The error code reported by the update engine after an OTA update attempt
7814 // on A/B devices.
7815 optional android.stats.otaupdate.ErrorCode error_code = 7;
7816
7817 // The build fingerprint of the source system. The value is read from a
7818 // system property when the device takes the update. e.g.
7819 // Android/aosp_sailfish/sailfish:10/QP1A.190425.004/5507117:userdebug/test-keys
7820 optional string source_fingerprint = 8;
7821}
7822
7823/**
7824 * Information about all the attempts the device make before finishing the
7825 * successful update.
7826 * Logged from platform/system/update_engine/metrics_reporter_android.cc
7827 */
7828message UpdateEngineSuccessfulUpdateReported {
7829 // The number of attempts for the update engine to apply the payload for a
7830 // successful update.
7831 optional int32 attempt_count = 1;
7832
7833 optional android.stats.otaupdate.PayloadType payload_type = 2;
7834
7835 optional int32 payload_size_mib = 3;
7836
7837 // The total number of bytes downloaded by update_engine since the last
7838 // successful update.
7839 optional int32 total_bytes_downloaded_mib = 4;
7840
7841 // The ratio in percentage of the over-downloaded bytes compared to the
7842 // total bytes needed to successfully install the update. e.g. 200 if we
7843 // download 200MiB in total for a 100MiB package.
7844 optional int32 download_overhead_percentage = 5;
7845
7846 // The total time in minutes for the update engine to apply the payload for a
7847 // successful update.
7848 optional int32 total_duration_minutes = 6;
7849
7850 // The number of reboot of the device during a successful update.
7851 optional int32 reboot_count = 7;
7852}
Alec Mourie088e762019-07-02 13:10:55 -07007853
7854/**
Kenny Root4eacaaa2020-01-08 20:48:13 -08007855 * Reported when the RebootEscrow HAL has attempted to recover the escrowed
7856 * key to indicate whether it was successful or not.
7857 *
7858 * Logged from:
7859 * frameworks/base/services/core/java/com/android/server/locksettings/RebootEscrowManager.java
7860 */
7861message RebootEscrowRecoveryReported {
7862 optional bool successful = 1;
7863}
7864
7865/**
Alec Mourie088e762019-07-02 13:10:55 -07007866 * Global display pipeline metrics reported by SurfaceFlinger.
7867 * Pulled from:
7868 * frameworks/native/services/surfaceflinger/TimeStats/TimeStats.cpp
7869 */
7870message SurfaceflingerStatsGlobalInfo {
7871 // Total number of frames presented during the tracing period
7872 optional int64 total_frames = 1;
7873 // Total number of frames missed
7874 optional int64 missed_frames = 2;
7875 // Total number of frames that fell back to client composition
7876 optional int64 client_composition_frames = 3;
7877 // Total time the display was turned on
7878 optional int64 display_on_millis = 4;
7879 // Total time that was spent performing animations.
7880 // This is derived from the present-to-present layer histogram
7881 optional int64 animation_millis = 5;
7882}
7883
7884/**
7885 * Per-layer display pipeline metrics reported by SurfaceFlinger.
7886 * The number of layers uploaded will be restricted due to size limitations.
7887 * Pulled from:
7888 * frameworks/native/services/surfaceflinger/TimeStats/TimeStats.cpp
7889 */
7890message SurfaceflingerStatsLayerInfo {
7891 // The layer for this set of metrics
7892 // For now we can infer that the package name is included in the layer
7893 // name.
7894 optional string layer_name = 1;
7895 // Total number of frames presented
7896 optional int64 total_frames = 2;
7897 // Total number of dropped frames while latching a buffer for this layer.
7898 optional int64 dropped_frames = 3;
7899 // Set of timings measured between successive presentation timestamps.
7900 optional FrameTimingHistogram present_to_present = 4
7901 [(android.os.statsd.log_mode) = MODE_BYTES];
7902 // Set of timings measured from when an app queued a buffer for
7903 // presentation, until the buffer was actually presented to the
7904 // display.
7905 optional FrameTimingHistogram post_to_present = 5
7906 [(android.os.statsd.log_mode) = MODE_BYTES];
7907 // Set of timings measured from when a buffer is ready to be presented,
7908 // until the buffer was actually presented to the display.
7909 optional FrameTimingHistogram acquire_to_present = 6
7910 [(android.os.statsd.log_mode) = MODE_BYTES];
7911 // Set of timings measured from when a buffer was latched by
7912 // SurfaceFlinger, until the buffer was presented to the display
7913 optional FrameTimingHistogram latch_to_present = 7
7914 [(android.os.statsd.log_mode) = MODE_BYTES];
7915 // Set of timings measured from the desired presentation to the actual
7916 // presentation time
7917 optional FrameTimingHistogram desired_to_present = 8
7918 [(android.os.statsd.log_mode) = MODE_BYTES];
7919 // Set of timings measured from when an app queued a buffer for
7920 // presentation, until the buffer was ready to be presented.
7921 optional FrameTimingHistogram post_to_acquire = 9
7922 [(android.os.statsd.log_mode) = MODE_BYTES];
7923}
7924
7925/**
7926 * Histogram of frame counts bucketed by time in milliseconds.
7927 * Because of size limitations, we hard-cap the number of buckets, with
7928 * buckets for corresponding to larger milliseconds being less precise.
7929 */
7930message FrameTimingHistogram {
7931 // Timings in milliseconds that describes a set of histogram buckets
7932 repeated int32 time_millis_buckets = 1;
7933 // Number of frames that match to each time_millis, i.e. the bucket
7934 // contents
7935 // It's required that len(time_millis) == len(frame_count)
7936 repeated int64 frame_counts = 2;
7937}
Emilian Peev6729f372019-08-29 09:14:09 -07007938
Emilian Peev6729f372019-08-29 09:14:09 -07007939/**
7940 * Information about camera facing and API level usage.
7941 * Logged from:
7942 * frameworks/base/services/core/java/com/android/server/camera/CameraServiceProxy.java
7943 */
7944message CameraActionEvent {
7945 // Camera session duration
7946 optional int64 duration = 1;
7947
7948 // Camera API level used
7949 optional int32 api_level = 2;
7950
7951 // Name of client package
7952 optional string package_name = 3;
7953
7954 // Camera facing
7955 enum Facing {
7956 UNKNOWN = 0;
7957 BACK = 1;
7958 FRONT = 2;
7959 EXTERNAL = 3;
7960 }
7961 optional Facing facing = 4;
7962}
atrost01a20932019-08-28 15:40:37 +01007963
7964/**
7965 * Logs when a compatibility change is affecting an app.
7966 *
7967 * Logged from:
7968 * frameworks/base/core/java/android/app/AppCompatCallbacks.java and
7969 * frameworks/base/services/core/java/com/android/server/compat/PlatformCompat.java
7970 */
7971message AppCompatibilityChangeReported {
7972 // The UID of the app being affected by the compatibilty change.
7973 optional int32 uid = 1 [(is_uid) = true];
7974
7975 // The ID of the change affecting the app.
7976 optional int64 change_id = 2;
7977
7978 enum State {
7979 UNKNOWN_STATE = 0;
7980 ENABLED = 1;
7981 DISABLED = 2;
7982 LOGGED = 3;
7983 }
7984
7985 // The state of the change - if logged from gating whether it was enabled or disabled, or just
7986 // logged otherwise.
7987 optional State state = 3;
7988
7989 enum Source {
7990 UNKNOWN_SOURCE = 0;
7991 APP_PROCESS = 1;
7992 SYSTEM_SERVER = 2;
7993 }
7994
7995 // Where it was logged from.
7996 optional Source source = 4;
7997
7998}
Hector Dearman40579f62019-11-01 13:19:30 +00007999
8000/**
8001 * Logged from
8002 * external/perfetto/src/perfetto_cmd/perfetto_cmd.cc
8003 */
8004message PerfettoUploaded {
8005 enum Event {
8006 PERFETTO_UNDEFINED = 0;
8007 PERFETTO_TRACE_BEGIN = 1;
8008 PERFETTO_BACKGROUND_TRACE_BEGIN = 2;
8009 PERFETTO_ON_CONNECT = 3;
8010 PERFETTO_ON_TRACING_DISABLED = 4;
8011 PERFETTO_UPLOAD_DROPBOX_BEGIN = 5;
8012 PERFETTO_UPLOAD_DROPBOX_SUCCESS = 6;
8013 PERFETTO_UPLOAD_DROPBOX_FAILURE = 7;
8014 PERFETTO_UPLOAD_INCIDENT_BEGIN = 8;
8015 PERFETTO_UPLOAD_INCIDENT_SUCCESS = 9;
8016 PERFETTO_UPLOAD_INCIDENT_FAILURE = 10;
8017 PERFETTO_FINALIZE_TRACE_AND_EXIT = 11;
8018 PERFETTO_TRIGGER_BEGIN = 12;
8019 PERFETTO_TRIGGER_SUCCESS = 13;
8020 PERFETTO_TRIGGER_FAILURE = 14;
8021 PERFETTO_HIT_GUARDRAILS = 15;
8022 PERFETTO_ON_TIMEOUT = 16;
8023 PERFETTO_NOT_UPLOADING_EMPTY_TRACE = 17;
8024 }
8025
8026 // Which stage of the pipeline we are reporting from.
8027 optional Event event = 1;
8028
8029 // UUID matching the one set inside the SystemInfo trace packet.
8030 optional int64 trace_uuid_lsb = 2;
8031 optional int64 trace_uuid_msb = 3;
8032}
Mark Tabrya824a642019-11-05 12:26:12 -08008033
8034/**
8035 * Pulls client metrics on data transferred via Vehicle Maps Service.
8036 * Metrics are keyed by uid + layer.
8037 *
8038 * Pulled from:
8039 * packages/services/Car/service/src/com/android/car/stats/CarStatsService.java
8040 */
8041message VmsClientStats {
8042 // UID of the VMS client app
8043 optional int32 uid = 1 [(is_uid) = true];
8044
8045 // VMS layer definition
8046 optional int32 layer_type = 2;
8047 optional int32 layer_channel = 3;
8048 optional int32 layer_version = 4;
8049
8050 // Bytes and packets sent by the client for the layer
8051 optional int64 tx_bytes = 5;
8052 optional int64 tx_packets = 6;
8053
8054 // Bytes and packets received by the client for the layer
8055 optional int64 rx_bytes = 7;
8056 optional int64 rx_packets = 8;
8057
8058 // Bytes and packets dropped due to client error
8059 optional int64 dropped_bytes = 9;
8060 optional int64 dropped_packets = 10;
8061}
Stanislav Zholninccb82e42019-11-29 18:59:49 +00008062
8063/**
8064 * State of a dangerous permission requested by a package - sampled
8065 * Pulled from: StatsCompanionService.java with data obtained from PackageManager API
8066*/
8067message DangerousPermissionStateSampled {
8068 // Name of the permission
8069 optional string permission_name = 1;
8070
8071 // Uid of the package
8072 optional int32 uid = 2 [(is_uid) = true];
8073
8074 // If the permission is granted to the uid
8075 optional bool is_granted = 3;
8076
8077 // Permission flags as per android.content.pm.PermissionFlags
8078 optional int32 permission_flags = 4;
8079}
8080
Stan Iliev637ba5e2019-08-16 13:43:08 -04008081/**
8082 * HWUI renders pipeline type: GL (0) or Vulkan (1).
8083 */
8084enum PipelineType {
8085 GL = 0;
8086 VULKAN = 1;
8087}
8088
8089/**
8090 * HWUI stats for a given app.
8091 */
8092message GraphicsStats {
8093 // The package name of the app
8094 optional string package_name = 1;
8095
8096 // The version code of the app
8097 optional int64 version_code = 2;
8098
8099 // The start & end timestamps in UTC as
8100 // milliseconds since January 1, 1970
8101 // Compatible with java.util.Date#setTime()
8102 optional int64 stats_start = 3;
8103
8104 optional int64 stats_end = 4;
8105
8106 // HWUI renders pipeline type: GL or Vulkan.
8107 optional PipelineType pipeline = 5;
8108
8109 // Distinct frame count.
8110 optional int32 total_frames = 6;
8111
8112 // Number of "missed vsync" events.
8113 optional int32 missed_vsync_count = 7;
8114
8115 // Number of frames in triple-buffering scenario (high input latency)
8116 optional int32 high_input_latency_count = 8;
8117
8118 // Number of "slow UI thread" events.
8119 optional int32 slow_ui_thread_count = 9;
8120
8121 // Number of "slow bitmap upload" events.
8122 optional int32 slow_bitmap_upload_count = 10;
8123
8124 // Number of "slow draw" events.
8125 optional int32 slow_draw_count = 11;
8126
8127 // Number of frames that missed their deadline (aka, visibly janked)
8128 optional int32 missed_deadline_count = 12;
8129
8130 // The frame time histogram for the package
8131 optional FrameTimingHistogram cpu_histogram = 13
8132 [(android.os.statsd.log_mode) = MODE_BYTES];
8133
8134 // The gpu frame time histogram for the package
8135 optional FrameTimingHistogram gpu_histogram = 14
8136 [(android.os.statsd.log_mode) = MODE_BYTES];
8137
8138 // UI mainline module version.
8139 optional int64 version_ui_module = 15;
8140
8141 // If true, these are HWUI stats for up to a 24h period for a given app from today.
8142 // If false, these are HWUI stats for a 24h period for a given app from the last complete
8143 // day (yesterday). Stats from yesterday stay constant, while stats from today may change as
8144 // more apps are running / rendering.
8145 optional bool is_today = 16;
8146}
Stanislav Zholnin606454c2019-11-27 15:31:49 +00008147
8148/**
8149 * Message related to dangerous (runtime) app ops access
8150 */
Stanislav Zholnin88c6f322020-01-29 14:48:11 +00008151message RuntimeAppOpAccess {
Stanislav Zholnin606454c2019-11-27 15:31:49 +00008152 // Uid of the package accessing app op
8153 optional int32 uid = 1 [(is_uid) = true];
8154
8155 // Name of the package accessing app op
8156 optional string package_name = 2;
8157
Stanislav Zholnin88c6f322020-01-29 14:48:11 +00008158 // operation string id per OPSTR_ constants in AppOpsManager.java
8159 optional string op = 3;
Stanislav Zholnin606454c2019-11-27 15:31:49 +00008160
8161 // feature id; provided by developer when accessing related API, limited at 50 chars by API.
8162 // Features must be provided through manifest using <feature> tag available in R and above.
8163 optional string feature_id = 4;
8164
8165 // message related to app op access, limited to 600 chars by API
8166 optional string message = 5;
8167
8168 enum SamplingStrategy {
8169 DEFAULT = 0;
8170 UNIFORM = 1;
8171 RARELY_USED = 2;
8172 }
8173
8174 // sampling strategy used to collect this message
8175 optional SamplingStrategy sampling_strategy = 6;
8176}
8177
Nikita Ioffe41dd57e2020-01-10 16:05:08 +00008178/*
8179 * Logs userspace reboot outcome and duration.
8180 *
8181 * Logged from:
8182 * frameworks/base/core/java/com/android/server/BootReceiver.java
8183 */
8184message UserspaceRebootReported {
8185 // Possible outcomes of userspace reboot.
8186 enum Outcome {
8187 // Default value in case platform failed to determine the outcome.
8188 OUTCOME_UNKNOWN = 0;
8189 // Userspace reboot succeeded (i.e. boot completed without a fall back to hard reboot).
8190 SUCCESS = 1;
8191 // Userspace reboot shutdown sequence was aborted.
8192 FAILED_SHUTDOWN_SEQUENCE_ABORTED = 2;
8193 // Remounting userdata into checkpointing mode failed.
8194 FAILED_USERDATA_REMOUNT = 3;
8195 // Device didn't finish booting before timeout and userspace reboot watchdog issued a hard
8196 // reboot.
8197 FAILED_USERSPACE_REBOOT_WATCHDOG_TRIGGERED = 4;
8198 }
8199 // Outcome of userspace reboot. Always set.
8200 optional Outcome outcome = 1;
8201 // Duration of userspace reboot in case it has a successful outcome.
8202 // Duration is measured as time between userspace reboot was initiated and until boot completed
8203 // (e.g. sys.boot_completed=1).
8204 optional int64 duration_millis = 2;
8205 // State of primary user's (user0) credential encryption storage.
8206 enum UserEncryptionState {
8207 // Default value.
8208 USER_ENCRYPTION_STATE_UNKNOWN = 0;
8209 // Credential encrypted storage is unlocked.
8210 UNLOCKED = 1;
8211 // Credential encrypted storage is locked.
8212 LOCKED = 2;
8213 }
8214 // State of primary user's encryption storage at the moment boot completed. Always set.
8215 optional UserEncryptionState user_encryption_state = 3;
8216}
Omer Nebil Yaveroglu06b969a2020-01-23 11:10:38 +00008217
8218/*
8219 * Logs integrity check information during each install.
8220 *
8221 * Logged from:
8222 * frameworks/base/services/core/java/com/android/server/integrity/AppIntegrityManagerServiceImpl.java
8223 */
8224message IntegrityCheckResultReported {
8225 optional string package_name = 1;
8226 optional string app_certificate_hash = 2;
Omer Nebil Yaveroglu0ade8542020-01-24 12:47:46 +00008227 optional int64 version_code = 3;
Omer Nebil Yaveroglu06b969a2020-01-23 11:10:38 +00008228 optional string installer_package_name = 4;
8229 enum Response {
8230 UNKNOWN = 0;
8231 ALLOWED = 1;
8232 REJECTED = 2;
8233 FORCE_ALLOWED = 3;
8234 }
8235 optional Response response = 5;
8236 // An estimate on the cause of the response. This will only be populated for
8237 // REJECTED and FORCE_ALLOWED
8238 optional bool caused_by_app_cert_rule = 6;
8239 optional bool caused_by_installer_rule = 7;
8240}
8241
8242/**
8243 * Logs the information about the rules and the provider whenever rules are
8244 * pushed into AppIntegrityManager.
8245 *
8246 * Logged from:
8247 * frameworks/base/services/core/java/com/android/server/integrity/AppIntegrityManagerServiceImpl.java
8248 */
8249message IntegrityRulesPushed {
8250 optional bool success = 1;
8251 // Package name of the app that pushed the rules.
8252 optional string rule_provider = 2;
8253 // Version string of arbitrary format provided by the rule provider to
8254 // identify the rules.
8255 optional string rule_version = 3;
8256}
Jordan Liubedfa702019-12-20 15:08:45 -08008257
8258/**
8259 * Logs when a cell broadcast message is received on the device.
8260 *
8261 * Logged from CellBroadcastService module:
8262 * packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
8263 */
8264message CellBroadcastMessageReported {
8265 // The type of Cell Broadcast message
8266 enum CbType {
8267 UNKNOWN_TYPE = 0;
8268 GSM = 1;
8269 CDMA = 2;
8270 CDMA_SPC = 3;
8271 }
8272
8273 // GSM, CDMA, CDMA-SCP
8274 optional CbType type = 1;
8275}
8276
8277/**
8278 * Logs when an error occurs while handling a cell broadcast message;
8279 *
8280 * Logged from CellBroadcastService module:
8281 * packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
8282 */
8283message CellBroadcastMessageError {
8284 // The type of error raised when trying to handle a cell broadcast message
8285 enum ErrorType {
8286 UNKNOWN_TYPE = 0;
8287 CDMA_DECODING_ERROR = 1;
8288 CDMA_SCP_EMPTY = 2;
8289 CDMA_SCP_HANDLING_ERROR = 3;
8290 GSM_INVALID_HEADER_LENGTH = 4;
8291 GSM_UNSUPPORTED_HEADER_MESSAGE_TYPE = 5;
8292 GSM_UNSUPPORTED_HEADER_DATA_CODING_SCHEME = 6;
8293 GSM_INVALID_PDU = 7;
8294 GSM_INVALID_GEO_FENCING_DATA = 8;
8295 GSM_UMTS_INVALID_WAC = 9;
8296 FAILED_TO_INSERT_TO_DB = 10;
8297 UNEXPECTED_GEOMETRY_FROM_FWK = 11;
8298 UNEXPECTED_GSM_MESSAGE_TYPE_FROM_FWK = 12;
8299 UNEXPECTED_CDMA_MESSAGE_TYPE_FROM_FWK = 13;
8300 UNEXPECTED_CDMA_SCP_MESSAGE_TYPE_FROM_FWK = 14;
8301 }
8302
8303 // What kind of error occurred
8304 optional ErrorType type = 1;
8305
8306 // Exception message (or log message) associated with the error (max 1000 chars)
8307 optional string exception_message = 2;
8308}