commit | ad3271875a1e1c083bf390d2f8cf960f5b8f297c | [log] [tgz] |
---|---|---|
author | Benedict Wong <benedictwong@google.com> | Wed Aug 19 15:18:23 2020 -0700 |
committer | Benedict Wong <benedictwong@google.com> | Tue Dec 08 16:26:49 2020 -0800 |
tree | 09261fb21a330ec8c1f4eeb51d379e55724b4b33 | |
parent | c2793cf12b9c9c373b438fd6dbaed766d64c83ec [diff] |
Enforce carrier privileges when setting/clearing VCN configs This change ensures that only carrier-privileged apps can modify VCN configs. Since carrier privilege is checked per-subId, we iterate through all subIds in the group, and check if any of them grant the calling app carrier privileges. Bug: 165670724 Test: New tests added, passing. Change-Id: Iac032136d9c1975e6b95a2d2ad9b811ce45c9a53