OSDN Git Service

Enforce call log length limit on a per PhoneAccount basis.
authorTyler Gunn <tgunn@google.com>
Thu, 1 Jun 2017 21:12:54 +0000 (14:12 -0700)
committerTyler Gunn <tgunn@google.com>
Wed, 9 Aug 2017 16:53:00 +0000 (09:53 -0700)
commitc971bf1760b5858a0b5e4fbaf6e4269a577f2d11
tree57e9628c0265cc45d62b5230225fbf13e02be137
parentc06dbc114f839112f1132e1e0edac8533b3f4c54
Enforce call log length limit on a per PhoneAccount basis.

Performing the auto delete based on the PhoneAccount of the new entry.
This ensures no one CS can cause the removal of entries by another.

Test: Manual
Bug: 38196259
Merged-In: I382cb62a1b2b7e482c49ece05f90fc982b797add
Change-Id: I382cb62a1b2b7e482c49ece05f90fc982b797add
core/java/android/provider/CallLog.java