summaryrefslogtreecommitdiffstats
path: root/services/tests/servicestests/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* pm: Avoid installing prebundle to other users that were uninstalled by owner.Adnan Begovic2016-05-171-2/+66
* pm: Update PackageManagerServiceTestsAdnan Begovic2015-12-181-5/+5
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-072-0/+103
|\
| * DO NOT MERGE Sync extras bundle comparison can throw NPEMatthew Williams2015-10-201-0/+64
| * DO NOT MERGE Sanity check loaded periodics and cap runtime.Matthew Williams2015-10-161-0/+39
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-273/+503
|\ \ | |/
| * am 4f7d0bc7: Merge "Add get_accounts app op" into mnc-devSvetoslav Ganov2015-09-091-3/+3
| |\
| | * Add get_accounts app opSvetoslav2015-09-081-3/+3
| * | Add tests for the PacketKeepalive API.Lorenzo Colitti2015-09-091-0/+248
| * | Use a CountDownLatch instead of sleep() in NetworkFactory tests.Lorenzo Colitti2015-09-081-23/+99
| * | Get rid of shortSleep() in ConnectivityServiceTest.Lorenzo Colitti2015-09-081-39/+118
| * | Make ConnectivityServiceTest a bit more readable.Lorenzo Colitti2015-09-071-218/+45
| |/
* | prebundled: Handle prebundled packages per-user.Adnan Begovic2015-10-281-4/+56
* | Add get_accounts app opSvetoslav2015-09-081-3/+3
|/
* Don't mark NetworkRequests restricted when they don't have restricted capsPaul Jensen2015-08-191-2/+1
* Merge "Fix NOT_RESTRICTED network capability and enforce it." into mnc-devPaul Jensen2015-08-051-0/+13
|\
| * Fix NOT_RESTRICTED network capability and enforce it.Paul Jensen2015-08-041-0/+13
* | Stop supporting legacy ConnectivityManager routing methods in M.Lorenzo Colitti2015-07-311-1/+1
* | Fix missing onLost NetworkCallbacks when network loses capabilityPaul Jensen2015-07-281-41/+139
|/
* Added sendBroadcastMultiplePermissions methodFyodor Kupolov2015-07-141-0/+5
* Revert "Allow array of required permissions in sendBroadcast"Fyodor Kupolov2015-07-141-5/+0
* Allow array of required permissions in sendBroadcastFyodor Kupolov2015-07-141-0/+5
* Fallback to Cellular if WiFi fails to validatePaul Jensen2015-07-091-4/+207
* Prepare some ConnectivityService logic for fallback to Cellular changePaul Jensen2015-07-091-27/+81
* Disallow requesting networks with mutable NetworkCapabilities.Paul Jensen2015-06-231-0/+25
* Merge "Don't send spurious onAvailable NetworkCallbacks when rematching" into...Paul Jensen2015-06-201-33/+238
|\
| * Don't send spurious onAvailable NetworkCallbacks when rematchingPaul Jensen2015-06-191-33/+238
* | Merge "high-frequency notification stats." into mnc-devChris Wren2015-06-171-1/+6
|\ \
| * | high-frequency notification stats.Chris Wren2015-06-171-1/+6
* | | Make keysetmgrservice gurantees explicit.dcashman2015-06-151-40/+40
| |/ |/|
* | Remove most sleep() calls from ConnectivityServiceTestPaul Jensen2015-06-121-19/+67
|/
* Merge "Remove network requests properly." into mnc-devRobert Greenwalt2015-06-111-0/+93
|\
| * Remove network requests properly.Robert Greenwalt2015-06-101-0/+93
* | Avoid overlapping NetIDs in ConnectivityServiceTest with real NetIDsPaul Jensen2015-06-101-0/+21
|/
* Revive ConnectivityServiceTest and add some tests.Paul Jensen2015-06-041-72/+356
* Fix PackageManagerSettingsTests and add KeySet info.dcashman2015-04-283-149/+327
* Add KeySetManagerService unit tests.dcashman2015-04-272-0/+988
* CONNECTIVITY_ACTION is the new _IMMEDIATEErik Kline2015-04-203-21/+21
* Wire up GateKeeper to LockSettingsServiceAndres Morales2015-04-131-22/+22
* Use UserHandle instead of int for public APIsFyodor Kupolov2015-04-131-4/+6
* Merge "Added getUserCreationTime to query user/profile creation time"Fyodor Kupolov2015-04-101-36/+73
|\
| * Added getUserCreationTime to query user/profile creation timeFyodor Kupolov2015-04-081-36/+73
* | More work on device idle mode and other power stuff.Dianne Hackborn2015-04-091-1/+2
|/
* Support for nested bundles in setApplicationRestrictionsFyodor Kupolov2015-03-301-0/+102
* Fix buildSvet Ganov2015-03-281-2/+2
* Fix runtime permissinos toggling and relax XML parsing.Svet Ganov2015-03-281-2/+2
* Runtime permissions: per user permission tracking.Svetoslav2015-03-231-16/+20
* resolved conflicts for merge of b6b9fe21 to masterAndreas Gampe2015-03-131-1/+0
|\
| * Remove dead code, mostly DataStateTracker.Paul Jensen2015-03-111-1/+0
* | Remove deprecated version of setProfileOwner that takes packageNameEsteban Talavera2014-12-242-11/+23
|/