Draft: Update stuff to observe data consumption
Description
This MR contains stuff to list Request send by eDrive to ecloud into a csv file. I'm not sure this should be merged into v1-oreo. but for easier checking & access I created this MR
Installation
- Get signed APK
- adb root
- adb remount
- adb push signed APK /system/app/eDrive/eDrive.apk
- adb reboot
Getting CSV
- adb root
- adb pull data/user/0/foundation.e.drive/files/dataConsumptionEvents.csv
Issue(s)
https://gitlab.e.foundation/e/os/backlog/-/issues/252 https://gitlab.e.foundation/e/os/eDrive/-/issues/49
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation
Edited by Vincent Bourgmayer