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

Skip to content
Commit 29e45bb8 authored by lpeter's avatar lpeter
Browse files

Implement to log the status of enabling/disabling launcher components

Manual test:
Step 1: Download an application (Ex: Smart Launcher 6)
Step 2: m statsd_testdrive
Step 3: statsd_testdrive 863
Step 4: adb root
Step 5: adb shell pm enable --user cur ginlemon.flowerfree/ginlemon.flower.HomeScreen

Result:
metric_id: 1111
event_metrics {
  data {
    aggregated_atom_info {
      atom {
        863: {
          1: 10308
          2: 0
          3: 1
          4: 1
          5: 0
        }
      }
      elapsed_timestamp_nanos: 78968154534870
    }
  }
}
is_active: true
estimated_data_bytes: 136

Bug: 316916801
Test: Manual test
Change-Id: I5bfe48cf0dc81a5f4679f6c1edbce5e671469c5b
parent 4ff9eb1e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment