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

Skip to content
Commit 7db570e4 authored by Songchun Fan's avatar Songchun Fan
Browse files

[SettingsProvider] use new atom to log setting changed

BUG: 228619157
Test: m statsd_testdrive
Test: statsd_testdrive 474
Test: (in another terminal) adb shell settings put system volume_voice 3
Test: Observe the output of statsd_testdrive which contains:
  data {
    aggregated_atom_info {
      atom {
        settings_provider_setting_changed {
          user_id: 0
          name: "volume_voice"
          type: 1
          change_type: 0
        }
      }
      elapsed_timestamp_nanos: 162651078691
    }
  }

Change-Id: I40e889bdc96f8142228fdb1bc1ee29884b2f7986
parent ea8df765
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