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

Commit 70dfeb44 authored by Muhammad Qureshi's avatar Muhammad Qureshi
Browse files

Add SecureElementStatsLog

Bug: 145952197
Test: m SecureElement
Change-Id: I298245c12908bee5ebdf7f5074ed366f8eb71e60
parent 25e3a1ad
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -232,8 +232,8 @@ message Atom {
        NfcCardemulationOccurred nfc_cardemulation_occurred = 137 [(module) = "nfc"];
        NfcTagOccurred nfc_tag_occurred = 138 [(module) = "nfc"];
        NfcHceTransactionOccurred nfc_hce_transaction_occurred = 139 [(module) = "nfc"];
        SeStateChanged se_state_changed = 140;
        SeOmapiReported se_omapi_reported = 141;
        SeStateChanged se_state_changed = 140 [(module) = "secure_element"];
        SeOmapiReported se_omapi_reported = 141 [(module) = "secure_element"];
        BroadcastDispatchLatencyReported broadcast_dispatch_latency_reported =
                142 [(module) = "framework"];
        AttentionManagerServiceResultReported attention_manager_service_result_reported =