diff options
| author | 2022-04-18 16:54:27 +0800 | |
|---|---|---|
| committer | 2022-04-18 16:54:27 +0800 | |
| commit | 14ac19c709096c84be1e7c8769e4bf241f02a4e1 (patch) | |
| tree | 6d93f222528c57c3b0579fd69c68a52805532eae /opengl/java/android | |
| parent | f92fa673daa1153649d5bf4edb71170d413e2767 (diff) | |
Fix NetworkTemplate generates non-metered carrier template
From current design, NetworkPolicyManagerService should only
creates metered carrier/mobile templates. However, if someone
calls the hidden API interface or the template was created
before NetworkTemplate#Builder is published. The caller may
create a non-metered carrier template and persist into the
storage.
This CL elimates this possibility and mark non-metered carrier
template non-persistable, so devices could auto-recover from
this symptom after reboot.
Fix: 222382637
Test: TH
Change-Id: Ia7ba3d92a84b8b246a4f11080f6fec0957865650
Diffstat (limited to 'opengl/java/android')
0 files changed, 0 insertions, 0 deletions