summaryrefslogtreecommitdiffstats
path: root/tests/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* Revert "test to enforce no mccmnc.xml if there is a matching carrier id"Bryan Henry2018-12-021-1/+1
| | | | | | | | This reverts commit 264ffbb32fb2a93c8429cb1aefebf7548ac0592d. Reason for revert: Causing aosp_blueline device_boot_test failures because added a new privileged permission without updating the privapp_permissions whitelist. Change-Id: If03e0f88cfa4d3505c50a8d16c9fe92cb79b050e
* test to enforce no mccmnc.xml if there is a matching carrier idchen xu2018-11-291-1/+1
| | | | | | | | | | Add unit test to enforce the rule that carrierid.xml is preferred. Otherwise people who used to add mccmnc.xml might keep doing so even there is a carrierid.xml. Bug: 110559381 Test: carrierconfigtest Change-Id: Ie01be8f46ed83716d22680ab213fde966bb74dc8
* Add tests for CarrierConfig app.Junda Liu2015-06-191-0/+28
These tests check that all asset XML files can be parsed into bundles and that they use valid filter attributes. Bug: b/21619172 Change-Id: I4242f77c3c7e8b0e2027bca164f7276b89bbcfb1