Skip to content
Commit 2a26eba4 authored by Doris Ling's avatar Doris Ling
Browse files

Add a flag to specify whether to read detail data or not.

- for the app data usage summary, it only needs the total usage and
don't need the foreground/background differentiation. Add a flag to
indicate whether such details need to be retrieved.
- removed the network type parameter from the cycle data loader. The
network type can be inferred from the network template. Since we still
need to pass the network template, we don't need to explicitly sets the
network type.
- also removed the network policy parameter, and get it inside the
loader itself.

Bug: 111751694
Test: make RunSettingsLibRoboTests
Change-Id: I794d92f18132d163f81a357810bc74311f30dfd2
parent 45434d2d
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