OSDN Git Service

Allow to specify which user the call should be inserted to
authorTony Mak <tonymak@google.com>
Wed, 25 Nov 2015 21:55:52 +0000 (21:55 +0000)
committerTony Mak <tonymak@google.com>
Wed, 25 Nov 2015 21:55:52 +0000 (21:55 +0000)
commitce759a1a31ec2c1b65af6cbc4d92f48ca58e1b6f
treefe9127312023fbacd878ca826a15e22318ba3940
parent4148b1af0c69137604bd777dfce22226b02eb3e7
Allow to specify which user the call should be inserted to

Two changes:
1. Allow to specify which user the call is inserted to
2. Store addForAllUsers in call, so that we do not need to copy every call

Change-Id: I8fc9e8e4f2e0bdb0049ca2914fdf8908f62b3eb2
core/java/android/provider/CallLog.java