commit | 9bdca3ba92780a0ec4329f3aac3dcd641da18fd6 | [log] [tgz] |
---|---|---|
author | Bonian Chen <bonianchen@google.com> | Fri Jul 29 07:03:38 2022 +0000 |
committer | Bonian Chen <bonianchen@google.com> | Tue Aug 23 18:37:08 2022 +0000 |
tree | ee01b99ca59aa2e73d1c3f621427f33969761e90 | |
parent | aa3262857c4342be917497470cdc778b802515ac [diff] |
[Settings] Data warning & limit UI should be configuable when running out of limit Should access API which is irrelated to status of data limit. Changing from API isDataEnabledForApn(ApnSetting.TYPE_DEFAULT) into isDataEnabledForReason(TelephonyManager.DATA_ENABLED_REASON_USER). Bug: 223361190 Change-Id: Iada89de38e9db3706a944c7a5b5f8a3e87d415e5 Test: Manual (cherry picked from commit 7e530dda39da543e3443c97e0cc0ff32b9e50478)