OSDN Git Service

Fix #62545908 : 'metered' network jobs run without network
authorChristopher Tate <ctate@google.com>
Tue, 13 Jun 2017 19:12:09 +0000 (12:12 -0700)
committerChristopher Tate <ctate@google.com>
Tue, 13 Jun 2017 21:04:48 +0000 (14:04 -0700)
commit06f0852ead5524c09987fc9da5129390a2dba251
treecf6853ea8f36f09aa0b09279d2c6f69ca6837862
parent8ab4d1114564d725e8a2e6da1bd1be9eab76eb7d
Fix #62545908 : 'metered' network jobs run without network

Test: JobSchedulerTestApp

Change-Id: I9c15022f5542163a27c6aaa4c3ee6b677cffd699
services/core/java/com/android/server/job/controllers/JobStatus.java
tests/JobSchedulerTestApp/res/layout/activity_main.xml
tests/JobSchedulerTestApp/res/values/strings.xml
tests/JobSchedulerTestApp/src/com/android/demo/jobSchedulerApp/MainActivity.java
tests/JobSchedulerTestApp/src/com/android/demo/jobSchedulerApp/service/TestJobService.java