OSDN Git Service

Restrict range of sync job ids
authorShreyas Basarge <snb@google.com>
Wed, 9 Mar 2016 16:52:48 +0000 (16:52 +0000)
committerShreyas Basarge <snb@google.com>
Wed, 9 Mar 2016 23:19:55 +0000 (23:19 +0000)
commitfa27253c2ef69b0747c1c866218792687c105e87
treece35cfac1abe25118c54c999496d3bb36c94ff71
parent75e91294530aea50f8ee8255205429395d728ce5
Restrict range of sync job ids

Sync jobs now get an id greater than 100000.
This is done to avoid conflicts with other
jobs scheduled by the System process.

Change-Id: Ifcfa218e2ac5f81231c9e25aa25dbaecaf646603
services/core/java/com/android/server/content/SyncManager.java