• Home
  • History
  • Annotate
  • only in /packages/providers/BlockedNumberProvider/
History log of /packages/providers/BlockedNumberProvider/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c7951ca076f6cd3af166ff8cedc22df60c71d4ce 04-Jun-2018 android-build-team Robot <android-build-team-robot@google.com> Snap for 4818837 from f1a410e6d54e8331ec7b1ab48717807aa4807e20 to pi-release

Change-Id: Id5df7ce2231185cc9081ed8d2e03faa8e67e9988
f1a410e6d54e8331ec7b1ab48717807aa4807e20 03-Jun-2018 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 64712476
Change-Id: Ide4e9a0185d863c161685c9844d1b507674f22e3
es/values-mr/strings.xml
51ae10226bca9b8ca5058ea0cd97e552d13f29bf 29-Apr-2018 android-build-team Robot <android-build-team-robot@google.com> Snap for 4751833 from fb4361591a7059c6ddcf6a85eeaf07722862dbf4 to pi-release

Change-Id: I4a7ceed5634af1bc36af265f8f3d320d3dd35aa8
fb4361591a7059c6ddcf6a85eeaf07722862dbf4 28-Apr-2018 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 64712476
Change-Id: I77de2a1d8de7314a6c60366115c307d5009f16bd
es/values-as/strings.xml
es/values-or/strings.xml
188ba1a062d06a485bb697385a6a7461a17d394c 08-Apr-2018 android-build-team Robot <android-build-team-robot@google.com> Snap for 4706961 from 91f3db08341f676957276a71ce6d98cbd5c7c9bf to pi-release

Change-Id: I9fb6d09b24a7baa88785fdc58b3ef4748fcc8818
91f3db08341f676957276a71ce6d98cbd5c7c9bf 06-Apr-2018 Nicolas Geoffray <ngeoffray@google.com> Exempt tests from hidden API checks.

Bug: 64382372
Bug: 74963051
Test: m
Change-Id: Ia88853562e59616873d7a90b2ba316d61e337829
ests/AndroidTest.xml
2d37065521ee28c92a33ce98ab1d7da51770a75c 28-Mar-2018 android-build-team Robot <android-build-team-robot@google.com> Snap for 4683893 from d3edbc17fb33b5ee93c5ba370397612f069352c4 to pi-release

Change-Id: Id9644b923e6e7e4530377f23b47afb623f100ec3
d3edbc17fb33b5ee93c5ba370397612f069352c4 27-Mar-2018 Tyler Gunn <tgunn@google.com> Add unit tests to verify default behavior when provider crashes.

Added unit tests to verify the default behavior of the
BlockedNumberContract static methods when the provider crashes or is not
available.

Test: Added unit tests to verify default behavior when provider crashes.
Bug: 74965829

Merged-In: I8ee55aa28a02acf007a40defe6c022cf01a6cced
Change-Id: I8ee55aa28a02acf007a40defe6c022cf01a6cced
(cherry picked from commit 328319f055efc1afb9202c455106011cb34b2546)
ests/AndroidManifest.xml
ests/AndroidTest.xml
ests/src/com/android/providers/blockednumber/BlockedNumberContractTest.java
75aff5c82a56723dbcbb61ad3a54345927a8584e 13-Mar-2018 android-build-team Robot <android-build-team-robot@google.com> Snap for 4651078 from fee5c9f28140efca9a91249e7e46744af7644f47 to pi-release

Change-Id: I3758aa4673242c50b2ad94b92a5f6d9c7c522dbd
fee5c9f28140efca9a91249e7e46744af7644f47 09-Mar-2018 Tyler Gunn <tgunn@google.com> Support enhanced call blocking function

- Add new method to get/set the call blocking enabled status.
- Improve the method of checking whether a number is block number
by supporting extras.

Bug: 28189985
Test: Manual

Merged-In: Idd4d97e9a244c6ecf7b398d597eb20fa4e369ccc
Change-Id: Idd4d97e9a244c6ecf7b398d597eb20fa4e369ccc
(cherry picked from commit cbc648ca501af600c43b8c86e5684997d4b728b0)
rc/com/android/providers/blockednumber/BlockedNumberProvider.java
ests/src/com/android/providers/blockednumber/BlockedNumberProviderTest.java
1fcecbad4af3b692484efef1431984cbb63a7e7f 25-Feb-2018 android-build-team Robot <android-build-team-robot@google.com> Snap for 4620899 from 8f68ef131d2fd2d87caac0fcbe67df7abd166c9d to pi-release

Change-Id: Ia8a4c0ddf2550f902057bfe06ca80b929b1ae3b9
8f68ef131d2fd2d87caac0fcbe67df7abd166c9d 23-Feb-2018 Anton Hansson <hansson@google.com> packages/providers/BlockedNumberProvider: Set LOCAL_SDK_VERSION where possible. am: 7f66057c8b am: a099dd19e3
am: 70785b8fe2

Change-Id: I7e6255170a301f9e54064b346fbf69a3a734ddae
70785b8fe2986eb97e607e76fdb3b76d9d13a3fb 23-Feb-2018 Anton Hansson <hansson@google.com> packages/providers/BlockedNumberProvider: Set LOCAL_SDK_VERSION where possible. am: 7f66057c8b
am: a099dd19e3

Change-Id: Icbeafc28e1d961de590988ae93fb2a2bdaa39b20
a099dd19e326150f56be6abfb4888082c6107d48 23-Feb-2018 Anton Hansson <hansson@google.com> packages/providers/BlockedNumberProvider: Set LOCAL_SDK_VERSION where possible.
am: 7f66057c8b

Change-Id: I80a6212489d62206cfc7203e18a87a68591a11ef
7f66057c8bfb30fee1be702b88ec0ce6d7ec37ac 22-Feb-2018 Anton Hansson <hansson@google.com> packages/providers/BlockedNumberProvider: Set LOCAL_SDK_VERSION where possible.

This change sets LOCAL_SDK_VERSION for all packages where
this is possible without breaking the build, and
LOCAL_PRIVATE_PLATFORM_APIS := true otherwise.

Setting one of these two will be made required soon, and this
is a change in preparation for that. Not setting LOCAL_SDK_VERSION
makes the app implicitly depend on the bootclasspath, which is
often not required. This change effectively makes depending on
private apis opt-in rather than opt-out.

Test: make relevant packages
Bug: 73535841
Change-Id: I489d9c21f2f9339f4548f34293c00a01359c1e12
ndroid.mk
ests/Android.mk
e393db38e92a0835350f41f8d440326a3a323c44 11-Dec-2017 android-build-team Robot <android-build-team-robot@google.com> Snap for 4496165 from 1bfca734f3befdcccbe6f0187c22ee59e871cb74 to pi-release

Change-Id: I12900486cf8ec9cefcb87875f474f8d56682632a
1bfca734f3befdcccbe6f0187c22ee59e871cb74 08-Dec-2017 TreeHugger Robot <treehugger-gerrit@google.com> Merge "Stop statically including legacy-android-test"
06f2aaa1f854f84fbd6209f50679dbf30eab48b6 08-Dec-2017 Paul Duffin <paulduffin@google.com> Stop statically including legacy-android-test

Statically including legacy-android-test leads to duplicate classes
which causes build time problems (with Proguard) and runtime problems on
older SDK versions. This change:
* Stops statically including legacy-android-test.
* Adds compile time dependencies on andoid.test.base, android.test.mock
and android.test.runner where necessary.
* Adds <uses-library android:name="android.test.runner"/> to any
affected package to ensure that the classes that were included by
legacy-android-test are still available at runtime. That also adds a
dependency on android.test.base and android.test.mock.

The following change descriptions were generated automatically and so
may be a little repetitive. They are provided to give the reviewer
enough information to check the comments match what has actually been
changed and check the reasoning behind the changes.

* tests/Android.mk
Removed legacy-android-test from LOCAL_STATIC_JAVA_LIBRARIES
because statically including the classes in
BlockedNumberProviderTest results in duplicate classes which leads
to build time and compile time issues.

Added 'android.test.base' and 'android.test.mock' to
LOCAL_JAVA_LIBRARIES because BlockedNumberProviderTest's source
depends on their classes and because of these changes they are no
longer present on the compilation path.

Bug: 30188076
Test: make checkbuild
Change-Id: Ib8dc284b20720ed6ed5c7734ad5fb23211f2449e
ests/Android.mk
894251d913159f7e943068d8e0cef33897c20f20 07-Dec-2017 Xin Li <delphij@google.com> DO NOT MERGE: Merge Oreo MR1 into master am: 822ef80cb7 -s ours am: b3d9dabb65
am: 2b5a1aab51 -s ours

Change-Id: I8ed9da0ce15f346d8e406596c1d8e77f83714c59
2b5a1aab513b088da15387877c4bd324d3198a92 07-Dec-2017 Xin Li <delphij@google.com> DO NOT MERGE: Merge Oreo MR1 into master am: 822ef80cb7 -s ours
am: b3d9dabb65

Change-Id: I7158ffab40c5fec29446915861801a4bbba941cd
b3d9dabb65ab31c56da967b2e10439a19d089fe8 07-Dec-2017 Xin Li <delphij@google.com> DO NOT MERGE: Merge Oreo MR1 into master
am: 822ef80cb7 -s ours

Change-Id: Ifcd4d526f1a3d0b96af569f039836f5c82076974
822ef80cb753b5e9f8daba0fe4fb0af64c7092db 06-Dec-2017 Xin Li <delphij@google.com> DO NOT MERGE: Merge Oreo MR1 into master

Exempt-From-Owner-Approval: Changes already landed internally
Change-Id: I2872fb56826be5e69818d1360c2bb6c0bd56bc7a
93bc388bbcfce1eca25eb09ee6b2d1da49731ccc 10-Sep-2017 android-build-team Robot <android-build-team-robot@google.com> release-request-cacfaf25-4304-4e6b-ab4e-089367c7ed39-for-git_pi-release-4326570 snap-temp-L59400000101056305

Change-Id: I14af021c16ddb2c727d9f16991e3b5d074c0c120
2a9ef17ec01fcdae1f1726494f6d97c8bebb6522 08-Sep-2017 Fyodor Kupolov <fkupolov@google.com> Close idle connections to release RAM am: 94d55a6e2e
am: 3c6ad1aee7

Change-Id: I7e529fc167512c702722ac289a3b6233a4cea53d
3c6ad1aee77003030baa5c3c9030f29d3a1ae09c 08-Sep-2017 Fyodor Kupolov <fkupolov@google.com> Close idle connections to release RAM
am: 94d55a6e2e

Change-Id: I7fd1d98252e99470b0a8d04abfe2bb0cde535743
94d55a6e2ea92a6e05e7b3e982ee28b68ceae27e 06-Sep-2017 Fyodor Kupolov <fkupolov@google.com> Close idle connections to release RAM

Close idle connections after 30s of inactivity to release RAM.

Bug: 63398887
Test: runtest --path packages/providers/BlockedNumberProvider/tests
Change-Id: I23bfb2c5dd161801509f62ba5cf99e18101fc30f
rc/com/android/providers/blockednumber/BlockedNumberDatabaseHelper.java
c5830443ff6359269855eb8bdb77894677a0b5ec 16-Aug-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: 06798c9ff1 -s ours
am: 648abcf50e -s ours

Change-Id: I705e9a49578eb07415562f37d5bd4a3239aed6f1
648abcf50ee2fa627f930e398778fd0150803e81 16-Aug-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE
am: 06798c9ff1 -s ours

Change-Id: I7b331b05d10edf196197d6d90a6d3ce11ab97291
06798c9ff18a5f1893b3e4e4c0ed625116432676 15-Aug-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64712476
Change-Id: I0814fa27f02b376fb432bb31425aff18f47e388b
es/values-en-rCA/strings.xml
6298b7039ebb2f76e2daf14fe6c082292c3868ba 13-Aug-2017 android-build-team Robot <android-build-team-robot@google.com> release-request-631994b2-37c0-4d03-8caa-bfd01530db29-for-git_pi-release-4269836 snap-temp-L23500000092503827

Change-Id: If49ea5502807dd8f84975232ed7fceba66f1a586
3b6d640c8f58db8bbce006e13bd7aeccd7171ff4 12-Aug-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Change-Id: Ifcd895eb4c4b497c7f788356f1e4df9c9edac85b
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
es/values-en-rCA/strings.xml
es/values-en-rXC/strings.xml
e5f2ae85d2c749aeb9f936e9c18fb8032368baee 07-Aug-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: aa0b531d60 -s ours am: 3fef0c51e5 -s ours am: 5d9b02f044 -s ours
am: d63b39ee67 -s ours

Change-Id: Ib7dd8843f3a739346e4bc3dc688d0d26593e8841
d63b39ee6753e32dc0d65bf5bba7e365a67840ae 07-Aug-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: aa0b531d60 -s ours am: 3fef0c51e5 -s ours
am: 5d9b02f044 -s ours

Change-Id: I9213cc86bd33514d4bfefa098a107fea5a674fb7
5d9b02f04444771eb3a64e4f1611699deddfcc48 07-Aug-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: aa0b531d60 -s ours
am: 3fef0c51e5 -s ours

Change-Id: I391f282accc67a8ae7a4e0b3da571633969114b0
3fef0c51e513448c0b150b2486ab171faa686107 07-Aug-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE
am: aa0b531d60 -s ours

Change-Id: Ib20dce5906c0f0364a630137fb210867da5343f6
aa0b531d60d27409d304d7e8bbad787181be4831 07-Aug-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Change-Id: Id4fd9490cf80c6087ff5d7ff5a2773d3ed94d0df
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
es/values-ru/strings.xml
4ef7f64ddde74d7f73619d764ba17524ecb3085f 06-Aug-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: c172391b04 -s ours
am: 5b4b31d78b -s ours

Change-Id: I4c468fb166fafb45f1de2a4177494c1b42b43ba3
5b4b31d78bd8713a4808e6c63f138432bb3c4634 06-Aug-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE
am: c172391b04 -s ours

Change-Id: I818942fae5b92ba064d3790cade88b0501fc5e36
c172391b0464467079b4ce6a27880b0c7dadecda 06-Aug-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Change-Id: Ia088f6c590d66c3ee9ec0e66afba091e5d381b15
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
es/values-en-rXC/strings.xml
2bdb9775222a3c153919bcfaca726ae590c14b88 29-Apr-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: d8a0e0d37d -s ours
am: 10aafe5697 -s ours

Change-Id: I344c7400cfd9567679dba0e9b87d4208c78090ba
10aafe5697c168260868d50db9a700d0e66317e9 29-Apr-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE
am: d8a0e0d37d -s ours

Change-Id: I21dda736cee189097f83d2558a4f439ab4f3b8cd
e67609fb30b76ad6f385c4ef8e227c904313a2de 29-Apr-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Change-Id: Id84b34549a161fec357636775219ba8cf878b1fa
Auto-generated-cl: translation import
es/values-ru/strings.xml
d8a0e0d37d75f0382cfadac6eb8d5cef91045373 29-Apr-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Change-Id: I5e85e45347b637eab0b12ab409011349b1e32992
Auto-generated-cl: translation import
es/values-ru/strings.xml
c67a3904887a5a2c061df4f4b92175c22069494f 02-Apr-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: 3aef9aef55 -s ours am: d9c196bc6b -s ours
am: 6fb71628af -s ours

Change-Id: I2b0d33bba00ed6f5f45f809783ab7c3981c1f876
6fb71628afa539066455625cbb63789a6ce30f65 02-Apr-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: 3aef9aef55 -s ours
am: d9c196bc6b -s ours

Change-Id: I296b5bab6c633b225d19c346d3b9885222a35077
d9c196bc6bcb5536f2b3dce5ac7a22ad46476abd 02-Apr-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE
am: 3aef9aef55 -s ours

Change-Id: I354951f8535a04f1f96152de6448f3e2e259a9f6
3aef9aef553a126b57fa9d7c271bf82abdb8ca9f 02-Apr-2017 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 36832302
Change-Id: I8338bbff688c4bda317344786dc86ddf731ebba6
es/values-af/strings.xml
es/values-am/strings.xml
es/values-ar/strings.xml
es/values-az-rAZ/strings.xml
es/values-bg/strings.xml
es/values-bn-rBD/strings.xml
es/values-ca/strings.xml
es/values-cs/strings.xml
es/values-da/strings.xml
es/values-de/strings.xml
es/values-el/strings.xml
es/values-en-rAU/strings.xml
es/values-en-rGB/strings.xml
es/values-en-rIN/strings.xml
es/values-es-rUS/strings.xml
es/values-es/strings.xml
es/values-et-rEE/strings.xml
es/values-eu-rES/strings.xml
es/values-fa/strings.xml
es/values-fi/strings.xml
es/values-fr-rCA/strings.xml
es/values-fr/strings.xml
es/values-gl-rES/strings.xml
es/values-gu-rIN/strings.xml
es/values-hi/strings.xml
es/values-hr/strings.xml
es/values-hu/strings.xml
es/values-hy-rAM/strings.xml
es/values-in/strings.xml
es/values-is-rIS/strings.xml
es/values-it/strings.xml
es/values-iw/strings.xml
es/values-ja/strings.xml
es/values-ka-rGE/strings.xml
es/values-kk-rKZ/strings.xml
es/values-km-rKH/strings.xml
es/values-kn-rIN/strings.xml
es/values-ko/strings.xml
es/values-ky-rKG/strings.xml
es/values-lo-rLA/strings.xml
es/values-lt/strings.xml
es/values-lv/strings.xml
es/values-mk-rMK/strings.xml
es/values-ml-rIN/strings.xml
es/values-mn-rMN/strings.xml
es/values-mr-rIN/strings.xml
es/values-ms-rMY/strings.xml
es/values-my-rMM/strings.xml
es/values-nb/strings.xml
es/values-ne-rNP/strings.xml
es/values-nl/strings.xml
es/values-pa-rIN/strings.xml
es/values-pl/strings.xml
es/values-pt-rPT/strings.xml
es/values-pt/strings.xml
es/values-ro/strings.xml
es/values-ru/strings.xml
es/values-si-rLK/strings.xml
es/values-sk/strings.xml
es/values-sl/strings.xml
es/values-sq-rAL/strings.xml
es/values-sr/strings.xml
es/values-sv/strings.xml
es/values-sw/strings.xml
es/values-ta-rIN/strings.xml
es/values-te-rIN/strings.xml
es/values-th/strings.xml
es/values-tl/strings.xml
es/values-tr/strings.xml
es/values-uk/strings.xml
es/values-ur-rPK/strings.xml
es/values-uz-rUZ/strings.xml
es/values-vi/strings.xml
es/values-zh-rCN/strings.xml
es/values-zh-rHK/strings.xml
es/values-zh-rTW/strings.xml
es/values-zu/strings.xml
05a57d00003fcc24a04e0e412a859b7a84f72038 15-Mar-2017 Simran Basi <sbasi@google.com> packages/providers/BlockedNumberProvider: Add APCT tests to the device-tests suite.

This CL adds the APCT tests within this project to
a similar suite as CTS known as device-tests.

The current method of running APCT tests in the infrastructure
is unaffected.

Bug: 35882476
Test: `make dist device-tests -j` and local builds of
continuous_instrumentation_tests & continuous_native_tests

Change-Id: Id545ab8daa084ea3c24e80ebdea9c942ee91b3b1
ests/Android.mk
bde09b5ae1bd923f0ec578b61b9c55014e9be248 19-Jan-2017 Paul Duffin <paulduffin@google.com> Prepare for removal of legacy-test from default targets am: bce5cb3248 am: dbb3cd4162 am: 9e3bee350a
am: aa02bd97ba -s ours

Change-Id: I8a3eb675a07fa6d49c2ea23df199aa1d4f53fe52
aa02bd97ba8710098ac4082ff0a0af1eae463031 19-Jan-2017 Paul Duffin <paulduffin@google.com> Prepare for removal of legacy-test from default targets am: bce5cb3248 am: dbb3cd4162
am: 9e3bee350a

Change-Id: I50754401a412ee5c99f459ff7c399f6534e232f9
9e3bee350a03b6bbffdab124e84a4c12f496b9e7 19-Jan-2017 Paul Duffin <paulduffin@google.com> Prepare for removal of legacy-test from default targets am: bce5cb3248
am: dbb3cd4162

Change-Id: I5064b50fd8afd89af41b7410e9e72ee8240ed165
dbb3cd4162b554c542e5432e8d9be7191359f0d9 19-Jan-2017 Paul Duffin <paulduffin@google.com> Prepare for removal of legacy-test from default targets
am: bce5cb3248

Change-Id: I41fc890f4a9824089aad1979366c989954b0d66f
bce5cb3248bb340c97d1e3af323617f0630fc4ef 17-Jan-2017 Paul Duffin <paulduffin@google.com> Prepare for removal of legacy-test from default targets

In preparation for removing junit classes from the Android API
the legacy-test target will be removed from the
TARGET_DEFAULT_JAVA_LIBRARIES. This change adds explicit
dependencies on junit and/or legacy-android-test to ensure that
modules will compile properly once it is removed.

(cherry picked from 10260bd83b6365a02ed0224c8fe23011bfd6a7c1)

Bug: 30188076
Test: make checkbuild
Merged-In: I1f92750773e555cd3f09294e27a21f45888c8ea5
Change-Id: Idc6775cefb9e2abe999e20900799af8cab563595
ests/Android.mk
10260bd83b6365a02ed0224c8fe23011bfd6a7c1 17-Jan-2017 Paul Duffin <paulduffin@google.com> Prepare for removal of legacy-test from default targets

In preparation for removing junit classes from the Android API
the legacy-test target will be removed from the
TARGET_DEFAULT_JAVA_LIBRARIES. This change adds explicit
dependencies on junit and/or legacy-android-test to ensure that
modules will compile properly once it is removed.

Bug: 30188076
Test: make checkbuild
Change-Id: I1f92750773e555cd3f09294e27a21f45888c8ea5
ests/Android.mk
875f07b8df731552bbf4d441735bca94bf2bc991 11-Jan-2017 Roozbeh Pournader <roozbeh@google.com> Rename language+country resources to just language

Bug: 26496609
Test: none
Change-Id: I79a1dfaf0b5835b8dee022f36f0dbce2d726e246
es/values-az-rAZ/strings.xml
es/values-az/strings.xml
es/values-be-rBY/strings.xml
es/values-be/strings.xml
es/values-bn-rBD/strings.xml
es/values-bn/strings.xml
es/values-bs-rBA/strings.xml
es/values-bs/strings.xml
es/values-et-rEE/strings.xml
es/values-et/strings.xml
es/values-eu-rES/strings.xml
es/values-eu/strings.xml
es/values-gl-rES/strings.xml
es/values-gl/strings.xml
es/values-gu-rIN/strings.xml
es/values-gu/strings.xml
es/values-hy-rAM/strings.xml
es/values-hy/strings.xml
es/values-is-rIS/strings.xml
es/values-is/strings.xml
es/values-ka-rGE/strings.xml
es/values-ka/strings.xml
es/values-kk-rKZ/strings.xml
es/values-kk/strings.xml
es/values-km-rKH/strings.xml
es/values-km/strings.xml
es/values-kn-rIN/strings.xml
es/values-kn/strings.xml
es/values-ky-rKG/strings.xml
es/values-ky/strings.xml
es/values-lo-rLA/strings.xml
es/values-lo/strings.xml
es/values-mk-rMK/strings.xml
es/values-mk/strings.xml
es/values-ml-rIN/strings.xml
es/values-ml/strings.xml
es/values-mn-rMN/strings.xml
es/values-mn/strings.xml
es/values-mr-rIN/strings.xml
es/values-mr/strings.xml
es/values-ms-rMY/strings.xml
es/values-ms/strings.xml
es/values-my-rMM/strings.xml
es/values-my/strings.xml
es/values-ne-rNP/strings.xml
es/values-ne/strings.xml
es/values-pa-rIN/strings.xml
es/values-pa/strings.xml
es/values-si-rLK/strings.xml
es/values-si/strings.xml
es/values-sq-rAL/strings.xml
es/values-sq/strings.xml
es/values-ta-rIN/strings.xml
es/values-ta/strings.xml
es/values-te-rIN/strings.xml
es/values-te/strings.xml
es/values-ur-rPK/strings.xml
es/values-ur/strings.xml
es/values-uz-rUZ/strings.xml
es/values-uz/strings.xml
78301f7cdaaf27e142985f320f524f188a273f06 21-Nov-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: efa2852fb9 -s ours am: 61e43780ac -s ours
am: 2c9d9f3c55 -s ours

Change-Id: Icbef60f9a74cbf00eb3b76a0c169452691088756
2c9d9f3c558cfbc4d6cc4bd0504449f12cf85d3d 21-Nov-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: efa2852fb9 -s ours
am: 61e43780ac -s ours

Change-Id: I0738565a88a1aa4d61790a1836ebac6379f85e8d
61e43780acc1b9863aa68d4695ed363e1a1bb3af 21-Nov-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE
am: efa2852fb9 -s ours

Change-Id: Ic7d0014225a95afc85591864e6de041adf9ba559
efa2852fb99356ac7fa273d3a9db559f50f6f834 21-Nov-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 32177112
Change-Id: I1b81e8c034e0cac8cbe511e76bec2acd7caeaf22
es/values-af/strings.xml
es/values-am/strings.xml
es/values-ar/strings.xml
es/values-az-rAZ/strings.xml
es/values-bg/strings.xml
es/values-bn-rBD/strings.xml
es/values-ca/strings.xml
es/values-cs/strings.xml
es/values-da/strings.xml
es/values-de/strings.xml
es/values-el/strings.xml
es/values-en-rAU/strings.xml
es/values-en-rGB/strings.xml
es/values-en-rIN/strings.xml
es/values-es-rUS/strings.xml
es/values-es/strings.xml
es/values-et-rEE/strings.xml
es/values-eu-rES/strings.xml
es/values-fa/strings.xml
es/values-fi/strings.xml
es/values-fr-rCA/strings.xml
es/values-fr/strings.xml
es/values-gl-rES/strings.xml
es/values-gu-rIN/strings.xml
es/values-hi/strings.xml
es/values-hr/strings.xml
es/values-hu/strings.xml
es/values-hy-rAM/strings.xml
es/values-in/strings.xml
es/values-is-rIS/strings.xml
es/values-it/strings.xml
es/values-iw/strings.xml
es/values-ja/strings.xml
es/values-ka-rGE/strings.xml
es/values-kk-rKZ/strings.xml
es/values-km-rKH/strings.xml
es/values-kn-rIN/strings.xml
es/values-ko/strings.xml
es/values-ky-rKG/strings.xml
es/values-lo-rLA/strings.xml
es/values-lt/strings.xml
es/values-lv/strings.xml
es/values-mk-rMK/strings.xml
es/values-ml-rIN/strings.xml
es/values-mn-rMN/strings.xml
es/values-mr-rIN/strings.xml
es/values-ms-rMY/strings.xml
es/values-my-rMM/strings.xml
es/values-nb/strings.xml
es/values-ne-rNP/strings.xml
es/values-nl/strings.xml
es/values-pa-rIN/strings.xml
es/values-pl/strings.xml
es/values-pt-rPT/strings.xml
es/values-pt/strings.xml
es/values-ro/strings.xml
es/values-ru/strings.xml
es/values-si-rLK/strings.xml
es/values-sk/strings.xml
es/values-sl/strings.xml
es/values-sq-rAL/strings.xml
es/values-sr/strings.xml
es/values-sv/strings.xml
es/values-sw/strings.xml
es/values-ta-rIN/strings.xml
es/values-te-rIN/strings.xml
es/values-th/strings.xml
es/values-tl/strings.xml
es/values-tr/strings.xml
es/values-uk/strings.xml
es/values-ur-rPK/strings.xml
es/values-uz-rUZ/strings.xml
es/values-vi/strings.xml
es/values-zh-rCN/strings.xml
es/values-zh-rHK/strings.xml
es/values-zh-rTW/strings.xml
es/values-zu/strings.xml
405796766a63c700aeb9bc1413b74c4b7f70963e 24-Aug-2016 Guang Zhu <guangzhu@google.com> Avoid JUnit4 collision in android-support-test, mockito-target

Bug: 31072145
Test: make droid checkbuild

Change-Id: I3fa71d30b139461e36bec746fdac8eee048273be
ests/Android.mk
e0607665e353d91d7ce5069acd1baab222fadbdd 30-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: 0d633224f5 -s ours am: 87bd98e46f -s ours
am: f6ec8d4d52 -s ours

Change-Id: I974f6f79de8a79731e27d08732cc72f917f13de3
f6ec8d4d52f3766fd127ede6d1bc9ae3d53d505e 30-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: 0d633224f5 -s ours
am: 87bd98e46f -s ours

Change-Id: Iddcd4289c8af90ea11ab78c8d1af66b6a6e77420
87bd98e46f2bb28dc9304736a8863a6ce354f588 30-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE
am: 0d633224f5 -s ours

Change-Id: I49b0a115169b91383ab0fe9346b5c2db5baa85bf
0d633224f59f09831887d9fdc8b24a437cbb8144 30-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 29390361
Change-Id: Ia10ebd8a138498425e7bf373b8f6c487adc52114
es/values-af/strings.xml
es/values-am/strings.xml
es/values-ar/strings.xml
es/values-az-rAZ/strings.xml
es/values-bg/strings.xml
es/values-bn-rBD/strings.xml
es/values-ca/strings.xml
es/values-cs/strings.xml
es/values-da/strings.xml
es/values-de/strings.xml
es/values-el/strings.xml
es/values-en-rAU/strings.xml
es/values-en-rGB/strings.xml
es/values-en-rIN/strings.xml
es/values-es-rUS/strings.xml
es/values-es/strings.xml
es/values-et-rEE/strings.xml
es/values-eu-rES/strings.xml
es/values-fa/strings.xml
es/values-fi/strings.xml
es/values-fr-rCA/strings.xml
es/values-fr/strings.xml
es/values-gl-rES/strings.xml
es/values-gu-rIN/strings.xml
es/values-hi/strings.xml
es/values-hr/strings.xml
es/values-hu/strings.xml
es/values-hy-rAM/strings.xml
es/values-in/strings.xml
es/values-is-rIS/strings.xml
es/values-it/strings.xml
es/values-iw/strings.xml
es/values-ja/strings.xml
es/values-ka-rGE/strings.xml
es/values-kk-rKZ/strings.xml
es/values-km-rKH/strings.xml
es/values-kn-rIN/strings.xml
es/values-ko/strings.xml
es/values-ky-rKG/strings.xml
es/values-lo-rLA/strings.xml
es/values-lt/strings.xml
es/values-lv/strings.xml
es/values-mk-rMK/strings.xml
es/values-ml-rIN/strings.xml
es/values-mn-rMN/strings.xml
es/values-mr-rIN/strings.xml
es/values-ms-rMY/strings.xml
es/values-my-rMM/strings.xml
es/values-nb/strings.xml
es/values-ne-rNP/strings.xml
es/values-nl/strings.xml
es/values-pa-rIN/strings.xml
es/values-pl/strings.xml
es/values-pt-rPT/strings.xml
es/values-pt/strings.xml
es/values-ro/strings.xml
es/values-ru/strings.xml
es/values-si-rLK/strings.xml
es/values-sk/strings.xml
es/values-sl/strings.xml
es/values-sq-rAL/strings.xml
es/values-sr/strings.xml
es/values-sv/strings.xml
es/values-sw/strings.xml
es/values-ta-rIN/strings.xml
es/values-te-rIN/strings.xml
es/values-th/strings.xml
es/values-tl/strings.xml
es/values-tr/strings.xml
es/values-uk/strings.xml
es/values-ur-rPK/strings.xml
es/values-uz-rUZ/strings.xml
es/values-vi/strings.xml
es/values-zh-rCN/strings.xml
es/values-zh-rHK/strings.xml
es/values-zh-rTW/strings.xml
es/values-zu/strings.xml
b26929bc6094fcc9fc2c7a0c9d9a742f825f10d1 17-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: 8cb138efcf -s ours am: 2874eca7f6 -s ours
am: 88d8b93c08 -s ours

Change-Id: I54e42ae498b37afd64da6b8a423c0cb72d7db29b
88d8b93c08565c5ccf61b1ecbf6a2bb3b66da9a6 17-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: 8cb138efcf -s ours
am: 2874eca7f6 -s ours

Change-Id: I38dd283e2098f192670c9dd1aeb98f8cbdfa6baf
2874eca7f6aa7750c6d33e040a1825554ebd0a6b 17-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE
am: 8cb138efcf -s ours

Change-Id: I079b2cd5528ad4958e7b6e75d712b3abfb7a0518
8cb138efcf146bae4abcfc1998d00a964d856cc7 17-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 29390361
Change-Id: I4e2d6ed8c9635baee57c0fc002e9bcdad8ffef52
es/values-af/strings.xml
es/values-am/strings.xml
es/values-ar/strings.xml
es/values-az-rAZ/strings.xml
es/values-bg/strings.xml
es/values-bn-rBD/strings.xml
es/values-ca/strings.xml
es/values-cs/strings.xml
es/values-da/strings.xml
es/values-de/strings.xml
es/values-el/strings.xml
es/values-en-rAU/strings.xml
es/values-en-rGB/strings.xml
es/values-en-rIN/strings.xml
es/values-es-rUS/strings.xml
es/values-es/strings.xml
es/values-et-rEE/strings.xml
es/values-eu-rES/strings.xml
es/values-fa/strings.xml
es/values-fi/strings.xml
es/values-fr-rCA/strings.xml
es/values-fr/strings.xml
es/values-gl-rES/strings.xml
es/values-gu-rIN/strings.xml
es/values-hi/strings.xml
es/values-hr/strings.xml
es/values-hu/strings.xml
es/values-hy-rAM/strings.xml
es/values-in/strings.xml
es/values-is-rIS/strings.xml
es/values-it/strings.xml
es/values-iw/strings.xml
es/values-ja/strings.xml
es/values-ka-rGE/strings.xml
es/values-kk-rKZ/strings.xml
es/values-km-rKH/strings.xml
es/values-kn-rIN/strings.xml
es/values-ko/strings.xml
es/values-ky-rKG/strings.xml
es/values-lo-rLA/strings.xml
es/values-lt/strings.xml
es/values-lv/strings.xml
es/values-mk-rMK/strings.xml
es/values-ml-rIN/strings.xml
es/values-mn-rMN/strings.xml
es/values-mr-rIN/strings.xml
es/values-ms-rMY/strings.xml
es/values-my-rMM/strings.xml
es/values-nb/strings.xml
es/values-ne-rNP/strings.xml
es/values-nl/strings.xml
es/values-pa-rIN/strings.xml
es/values-pl/strings.xml
es/values-pt-rPT/strings.xml
es/values-pt/strings.xml
es/values-ro/strings.xml
es/values-ru/strings.xml
es/values-si-rLK/strings.xml
es/values-sk/strings.xml
es/values-sl/strings.xml
es/values-sq-rAL/strings.xml
es/values-sr/strings.xml
es/values-sv/strings.xml
es/values-sw/strings.xml
es/values-ta-rIN/strings.xml
es/values-te-rIN/strings.xml
es/values-th/strings.xml
es/values-tl/strings.xml
es/values-tr/strings.xml
es/values-uk/strings.xml
es/values-ur-rPK/strings.xml
es/values-uz-rUZ/strings.xml
es/values-vi/strings.xml
es/values-zh-rCN/strings.xml
es/values-zh-rHK/strings.xml
es/values-zh-rTW/strings.xml
es/values-zu/strings.xml
ea45517837c0a63615026ab15f46b79df831500c 03-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: 2c90d6af6e -s ours am: 338640bb46 -s ours
am: 771d8227b0 -s ours

* commit '771d8227b0722565a3d82af02f1daf18b8589a87':

Change-Id: I17fe7f68b85704956da5f000fef2957ce26e3d33
3a657d64dc95bb0375ad810841163c728615fd8f 03-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: 2c90d6af6e -s ours am: 52ffe86959 -s ours
am: b3ed4e1479 -s ours

* commit 'b3ed4e1479ea3239af2af0918b97abaf451853cd':
Import translations. DO NOT MERGE

Change-Id: I743b44102986a0e42ad77785177046898d28a216
f2090e2075c14970ed41a083c38e94930b45043c 03-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: 73ed0f03ae -s ours
am: 413ff620f9 -s ours

* commit '413ff620f9bb1e474ad62f20b0512fa5219bb263':
Import translations. DO NOT MERGE

Change-Id: Ic9e4653b28fa35101061ee69e4e9b24131927828
771d8227b0722565a3d82af02f1daf18b8589a87 03-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: 2c90d6af6e -s ours
am: 338640bb46 -s ours

* commit '338640bb4612aed4eca3cabc1436f80a50311848':

Change-Id: I1a67ce25fc6c5919827c8ae848e6942b31314922
b3ed4e1479ea3239af2af0918b97abaf451853cd 03-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE am: 2c90d6af6e -s ours
am: 52ffe86959 -s ours

* commit '52ffe869599447f67b7efd80344ff4a822fd93a5':
Import translations. DO NOT MERGE

Change-Id: I6fcb3feb3e2b3f31694cf2f400fd8ff95f6813ca
52ffe869599447f67b7efd80344ff4a822fd93a5 03-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE
am: 2c90d6af6e -s ours

* commit '2c90d6af6e9509600f1631b847b6792b39352cc4':
Import translations. DO NOT MERGE

Change-Id: Ib3af61a071524926536a439ac98e112f107da10d
413ff620f9bb1e474ad62f20b0512fa5219bb263 03-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE
am: 73ed0f03ae -s ours

* commit '73ed0f03ae7c74e3b97c788deb0f5d80fe24befe':
Import translations. DO NOT MERGE

Change-Id: I0fba4ab5d9d5838bcf787df0eb1e2ae4b319b149
338640bb4612aed4eca3cabc1436f80a50311848 03-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE
am: 2c90d6af6e -s ours

* commit '2c90d6af6e9509600f1631b847b6792b39352cc4':
Import translations. DO NOT MERGE

Change-Id: I7537be80134b8c6b09856e2390d4cf054ce20816
73ed0f03ae7c74e3b97c788deb0f5d80fe24befe 03-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Change-Id: I31b6386feaecf41dce5571927ba2381e488d32f7
Auto-generated-cl: translation import
es/values-en-rAU/strings.xml
es/values-en-rGB/strings.xml
es/values-en-rIN/strings.xml
es/values-eu-rES/strings.xml
es/values-ky-rKG/strings.xml
2c90d6af6e9509600f1631b847b6792b39352cc4 03-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Change-Id: Ia699d7567f271d5f6a35bf098e16ebe95d0badf4
Auto-generated-cl: translation import
es/values-en-rAU/strings.xml
es/values-en-rGB/strings.xml
es/values-en-rIN/strings.xml
b6d0d96aa5a725c6b469d59ddd6d9374d743e5f1 01-Jun-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Change-Id: I5e3e7d05f0f24c263e59cd77c00d39da4b7abe55
Auto-generated-cl: translation import
es/values-en-rAU/strings.xml
es/values-en-rGB/strings.xml
es/values-en-rIN/strings.xml
72ed4d1320d750b591541665de3f7aa1648c4a25 23-May-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Change-Id: Ic52a365746f5743f4063ced46a6cb0c90522078d
Auto-generated-cl: translation import
es/values-eu-rES/strings.xml
es/values-ky-rKG/strings.xml
9fd935fdc68e57189ac208e4f011ce5ad46c38d0 23-May-2016 Baligh Uddin <baligh@google.com> Import translations. DO NOT MERGE am: 08838a1c53 -s ours am: 9bf58c1e51 -s ours
am: b3062cb480 -s ours

* commit 'b3062cb48026c9723c24e5fa4a634a52bfcfe523':

Change-Id: Idffc546af2382e2f50f8ab18640c5300ec07a43e
508b13c6b3dc79efc5eccef93022c19fc6dac451 23-May-2016 Baligh Uddin <baligh@google.com> Import translations. DO NOT MERGE am: 08838a1c53 -s ours am: 1610b78c44 -s ours
am: 3ed98d91df -s ours

* commit '3ed98d91dfc2e5085bae7b16ddbe4c0d910b9100':
Import translations. DO NOT MERGE

Change-Id: Ie1a1159f824a0e497e99bc3e10818bb257eb09d4
b3062cb48026c9723c24e5fa4a634a52bfcfe523 23-May-2016 Baligh Uddin <baligh@google.com> Import translations. DO NOT MERGE am: 08838a1c53 -s ours
am: 9bf58c1e51 -s ours

* commit '9bf58c1e515f4f151f050fe6cc33e566148c841c':

Change-Id: I76643de44d60d8aef515a8784a6f5105e0a93886
3ed98d91dfc2e5085bae7b16ddbe4c0d910b9100 23-May-2016 Baligh Uddin <baligh@google.com> Import translations. DO NOT MERGE am: 08838a1c53 -s ours
am: 1610b78c44 -s ours

* commit '1610b78c443fd9bbefb69b72dc3c770c0e0eff1b':
Import translations. DO NOT MERGE

Change-Id: I0d05343cf9d535e2d693a64f4bfa773e4a44e423
1610b78c443fd9bbefb69b72dc3c770c0e0eff1b 23-May-2016 Baligh Uddin <baligh@google.com> Import translations. DO NOT MERGE
am: 08838a1c53 -s ours

* commit '08838a1c531f8b6a1017ea6a4a736af2f2e30ef6':
Import translations. DO NOT MERGE

Change-Id: If796c154acf226b796225d5fac316763a066bd9b
9bf58c1e515f4f151f050fe6cc33e566148c841c 23-May-2016 Baligh Uddin <baligh@google.com> Import translations. DO NOT MERGE
am: 08838a1c53 -s ours

* commit '08838a1c531f8b6a1017ea6a4a736af2f2e30ef6':
Import translations. DO NOT MERGE

Change-Id: I6fac7f2f87869174b3bc5f0bf96cd9347dec6270
08838a1c531f8b6a1017ea6a4a736af2f2e30ef6 21-May-2016 Baligh Uddin <baligh@google.com> Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 28857042
Change-Id: I1f047256e56538be2821d1ba03a03d95cfc152f9
es/values-eu-rES/strings.xml
es/values-ky-rKG/strings.xml
75eacbb52a713a3cfc430d6e89074ccc6b287af6 04-May-2016 Abhijith Shastry <ashastry@google.com> Throw SecurityException when secondary user attempts to access BlockedNumberProvider. am: 91df11043f am: a4a1528916
am: 8715560fdd

* commit '8715560fdda23a837c754d3dfa46a18536d0ea9a':

Change-Id: I2bbe7f3e95f7cb76faa22e15be2ac53b55af857e
8715560fdda23a837c754d3dfa46a18536d0ea9a 04-May-2016 Abhijith Shastry <ashastry@google.com> Throw SecurityException when secondary user attempts to access BlockedNumberProvider. am: 91df11043f
am: a4a1528916

* commit 'a4a152891687304830aca2883cabc7360e042ef4':

Change-Id: I6c289e7000c70bf7729ecffcc0020bff1171e985
a2ac4fcc4982f08ec33b4f84ae071723fd6c03c0 04-May-2016 Abhijith Shastry <ashastry@google.com> Throw SecurityException when secondary user attempts to access BlockedNumberProvider. am: 91df11043f am: 13f79bc1ba
am: db78c1305a

* commit 'db78c1305a83f30c6ee0b2023fe7d472540c5593':
Throw SecurityException when secondary user attempts to access BlockedNumberProvider.

Change-Id: Ideeb47590e2b873b396a1ddc2322d3d4e64d1e82
db78c1305a83f30c6ee0b2023fe7d472540c5593 04-May-2016 Abhijith Shastry <ashastry@google.com> Throw SecurityException when secondary user attempts to access BlockedNumberProvider. am: 91df11043f
am: 13f79bc1ba

* commit '13f79bc1ba31693a315bc2112c2417cc73f6cc45':
Throw SecurityException when secondary user attempts to access BlockedNumberProvider.

Change-Id: I26edadd43b84f6f64b508d900c95d6662781d7a7
13f79bc1ba31693a315bc2112c2417cc73f6cc45 04-May-2016 Abhijith Shastry <ashastry@google.com> Throw SecurityException when secondary user attempts to access BlockedNumberProvider.
am: 91df11043f

* commit '91df11043f3f1988dab45e4b33924c4cb642e22b':
Throw SecurityException when secondary user attempts to access BlockedNumberProvider.

Change-Id: I5f4617b67b0c33acb2edb55adc6db6a9da0af4c3
a4a152891687304830aca2883cabc7360e042ef4 04-May-2016 Abhijith Shastry <ashastry@google.com> Throw SecurityException when secondary user attempts to access BlockedNumberProvider.
am: 91df11043f

* commit '91df11043f3f1988dab45e4b33924c4cb642e22b':
Throw SecurityException when secondary user attempts to access BlockedNumberProvider.

Change-Id: Ib89bd60d3b02f0b3a50a0cff30a28a47e86e076f
91df11043f3f1988dab45e4b33924c4cb642e22b 04-May-2016 Abhijith Shastry <ashastry@google.com> Throw SecurityException when secondary user attempts to access BlockedNumberProvider.

SecurityException is semantically more accurate than UnsupportedOperationException as the provider supports the operation.

BUG: 28294786
Change-Id: I2cfd304076648f6505e8a6a7ae718130a3a26b14
rc/com/android/providers/blockednumber/BlockedNumberProvider.java
ests/src/com/android/providers/blockednumber/BlockedNumberProviderTest.java
73c50abf6d759cc2fc354e825776c0e7a780d42b 12-Apr-2016 Sebastien Hertz <shertz@google.com> Update code coverage filter am: 3551b2c
am: 40b4483

* commit '40b4483ad674d5afa946201e0cc6b50b851206b8':
Update code coverage filter

Change-Id: I322161f9be30c102580f3a0e018d39933b10c8a8
40b4483ad674d5afa946201e0cc6b50b851206b8 12-Apr-2016 Sebastien Hertz <shertz@google.com> Update code coverage filter
am: 3551b2c

* commit '3551b2c2af413d7134a13fbf0d332dc9c0a9f8e2':
Update code coverage filter

Change-Id: I308c13a3742274b8bbf87969409a0ca9225e5892
3551b2c2af413d7134a13fbf0d332dc9c0a9f8e2 11-Apr-2016 Sebastien Hertz <shertz@google.com> Update code coverage filter

Bug: 28014424
Change-Id: I5d4a3769514cf361466eb71107322e03021d9af8
ndroid.mk
a01603f0752051418e3401c08a5e7340da0e3413 25-Mar-2016 Abhijith Shastry <ashastry@google.com> Disable verbose logging in BlockedNumberProvider. am: 5704098
am: 47b67a9

* commit '47b67a94b1ecffb73488152d3693986c7199aa5f':
Disable verbose logging in BlockedNumberProvider.
47b67a94b1ecffb73488152d3693986c7199aa5f 25-Mar-2016 Abhijith Shastry <ashastry@google.com> Disable verbose logging in BlockedNumberProvider.
am: 5704098

* commit '57040983a5aaa8a15c8d5aff7ae62d8d54575b10':
Disable verbose logging in BlockedNumberProvider.
57040983a5aaa8a15c8d5aff7ae62d8d54575b10 24-Mar-2016 Abhijith Shastry <ashastry@google.com> Disable verbose logging in BlockedNumberProvider.

BUG: 26232372
Change-Id: Iaedeb22b165d87abdb848ff1fa8b3e028f22b391
rc/com/android/providers/blockednumber/BlockedNumberProvider.java
0a6972a86892c8f2b15e0428237b6a1d77254d9a 24-Mar-2016 Abhijith Shastry <ashastry@google.com> Implement unblock API for blocked numbers. am: 75718f1
am: 22c316d

* commit '22c316d08a49e6b5256f858dc0e7a512e6ea3693':
Implement unblock API for blocked numbers.
22c316d08a49e6b5256f858dc0e7a512e6ea3693 24-Mar-2016 Abhijith Shastry <ashastry@google.com> Implement unblock API for blocked numbers.
am: 75718f1

* commit '75718f1c00e7ce33369c1bc9418496ccfd49bdb9':
Implement unblock API for blocked numbers.
75718f1c00e7ce33369c1bc9418496ccfd49bdb9 24-Mar-2016 Abhijith Shastry <ashastry@google.com> Implement unblock API for blocked numbers.

BUG: 27790536
Change-Id: Ic8cd41f54a588b41ebfdce871c4f7961895be029
rc/com/android/providers/blockednumber/BlockedNumberProvider.java
ests/src/com/android/providers/blockednumber/BlockedNumberProviderTest.java
8c0ca83fc7e344899b81012db8269b33e635775a 23-Mar-2016 Abhijith Shastry <ashastry@google.com> Permit re-inserting an existing blocked number. am: 0e7df00
am: 45767c2

* commit '45767c29e8847fc4705640c530b370272035489d':
Permit re-inserting an existing blocked number.
45767c29e8847fc4705640c530b370272035489d 23-Mar-2016 Abhijith Shastry <ashastry@google.com> Permit re-inserting an existing blocked number.
am: 0e7df00

* commit '0e7df00b196c4d281da0c7f65cd04ce643489ba2':
Permit re-inserting an existing blocked number.
0e7df00b196c4d281da0c7f65cd04ce643489ba2 23-Mar-2016 Abhijith Shastry <ashastry@google.com> Permit re-inserting an existing blocked number.

BUG: 27779600
Change-Id: I8fa3657e211fde1fc95ea9ef9773cc2490d0883a
rc/com/android/providers/blockednumber/BlockedNumberProvider.java
ests/src/com/android/providers/blockednumber/BlockedNumberProviderTest.java
43cfc7fd588863745ec14d8bc3800ab56c392cf5 22-Mar-2016 Abhijith Shastry <ashastry@google.com> Do not kill acore after blocked numbers restore. am: 4d0a077
am: 9c97092

* commit '9c97092268ac320fdc7cd01c35443ded11d6080f':
Do not kill acore after blocked numbers restore.
90cce408eecd15cc63c310c2d60160492b7f2f96 22-Mar-2016 Abhijith Shastry <ashastry@google.com> Add a backup API key so that GMS backup works for blocked numbers. am: 6eb02aa
am: 59ae764

* commit '59ae76441aa489c09ecfec69adfd785041b11fcd':
Add a backup API key so that GMS backup works for blocked numbers.
9c97092268ac320fdc7cd01c35443ded11d6080f 22-Mar-2016 Abhijith Shastry <ashastry@google.com> Do not kill acore after blocked numbers restore.
am: 4d0a077

* commit '4d0a0777f7b5e410f9cb22b8938439630eaef065':
Do not kill acore after blocked numbers restore.
59ae76441aa489c09ecfec69adfd785041b11fcd 22-Mar-2016 Abhijith Shastry <ashastry@google.com> Add a backup API key so that GMS backup works for blocked numbers.
am: 6eb02aa

* commit '6eb02aaa9ef7596d90f8716959a13084ef70eb1c':
Add a backup API key so that GMS backup works for blocked numbers.
4d0a0777f7b5e410f9cb22b8938439630eaef065 22-Mar-2016 Abhijith Shastry <ashastry@google.com> Do not kill acore after blocked numbers restore.

BUG: 27619889
Change-Id: Id4372de6300c057c7fbc0422ecec929dd2da8b0e
ndroidManifest.xml
6eb02aaa9ef7596d90f8716959a13084ef70eb1c 22-Mar-2016 Abhijith Shastry <ashastry@google.com> Add a backup API key so that GMS backup works for blocked numbers.

BUG: 27766822
Change-Id: I83810791b6cd2c5c2dd74547f1dd0a9558d5d05d
ndroidManifest.xml
d8ffc37da8cef60bd59c7eab596feb2366c91cd4 19-Mar-2016 Geoff Mendal <mendal@google.com> Import translations. DO NOT MERGE am: a3de5f0 -s ours
am: ee2bd1b -s ours

* commit 'ee2bd1bb31a3cf661839cbd2de36a656a6246eca':
Import translations. DO NOT MERGE
ee2bd1bb31a3cf661839cbd2de36a656a6246eca 19-Mar-2016 Geoff Mendal <mendal@google.com> Import translations. DO NOT MERGE
am: a3de5f0 -s ours

* commit 'a3de5f0c300dbaf956bcbe2ddfa6b0b86e33f949':
Import translations. DO NOT MERGE
a3de5f0c300dbaf956bcbe2ddfa6b0b86e33f949 19-Mar-2016 Geoff Mendal <mendal@google.com> Import translations. DO NOT MERGE

Change-Id: I5157d49aa5639f100ea57354fa2b9d6c5c0a5838
Auto-generated-cl: translation import
es/values-be-rBY/strings.xml
4a6485fdf662eddb859b57ac0608a1cc9b92c00b 19-Mar-2016 Geoff Mendal <mendal@google.com> Import translations. DO NOT MERGE

Change-Id: Ib7f447a0dd6108ac0b11e84e3d513287a536b70e
Auto-generated-cl: translation import
es/values-be-rBY/strings.xml
e56edc4df9fc8caba1f32deee83688f20b8c86dd 19-Mar-2016 Abhijith Shastry <ashastry@google.com> Backup and restore support for Blocked numbers. am: a227395
am: 85ee1a8

* commit '85ee1a877b7c70f66fc67f0bc08f06d68aa5abe6':
Backup and restore support for Blocked numbers.
85ee1a877b7c70f66fc67f0bc08f06d68aa5abe6 19-Mar-2016 Abhijith Shastry <ashastry@google.com> Backup and restore support for Blocked numbers.
am: a227395

* commit 'a227395c0b0d852f4a51629c85f9f35edf140496':
Backup and restore support for Blocked numbers.
15cce611372e8139b55792449997a58b4873d9e3 18-Mar-2016 Abhijith Shastry <ashastry@google.com> Merge "Permit any app to access canCurrentUserBlockNumbers API." into nyc-dev am: ea49f36
am: 7c46890

* commit '7c46890ab453faa1f57076d021ca30aa0bdc5389':
Permit any app to access canCurrentUserBlockNumbers API.
a227395c0b0d852f4a51629c85f9f35edf140496 12-Mar-2016 Abhijith Shastry <ashastry@google.com> Backup and restore support for Blocked numbers.

BUG: 27619889
Change-Id: Ieed202a994740da3d8b2093fcbe510476c21311c
ndroidManifest.xml
rc/com/android/providers/blockednumber/BlockedNumberBackupAgent.java
rc/com/android/providers/blockednumber/BlockedNumberProvider.java
ests/src/com/android/providers/blockednumber/BlockedNumberProviderTest.java
ests/src/com/android/providers/blockednumber/BlockedNumberProviderTestable.java
ests/src/com/android/providers/blockednumber/MyMockContext.java
7c46890ab453faa1f57076d021ca30aa0bdc5389 18-Mar-2016 Abhijith Shastry <ashastry@google.com> Merge "Permit any app to access canCurrentUserBlockNumbers API." into nyc-dev
am: ea49f36

* commit 'ea49f360d9ef8d9197cd94a0fdcbee9aa5efb10d':
Permit any app to access canCurrentUserBlockNumbers API.
ea49f360d9ef8d9197cd94a0fdcbee9aa5efb10d 18-Mar-2016 Abhijith Shastry <ashastry@google.com> Merge "Permit any app to access canCurrentUserBlockNumbers API." into nyc-dev
0b78245b351a8bbd1ed34c14cb9a47c0f9dc5abf 18-Mar-2016 Abhijith Shastry <ashastry@google.com> Permit any app to access canCurrentUserBlockNumbers API.

BUG: 27719849
Change-Id: I041d951f39327ddf4a5295e432da7a85cdff0cd5
rc/com/android/providers/blockednumber/BlockedNumberProvider.java
ests/src/com/android/providers/blockednumber/BlockedNumberProviderTest.java
cd6a63b03c9f22f3683f771c633359c7a72f1517 17-Mar-2016 Jeff Sharkey <jsharkey@android.com> Follow framework refactoring. am: 459c07b
am: ed5a6a6

* commit 'ed5a6a6db44c50fb16446ff539e88347bc218ac5':
Follow framework refactoring.
ed5a6a6db44c50fb16446ff539e88347bc218ac5 17-Mar-2016 Jeff Sharkey <jsharkey@android.com> Follow framework refactoring.
am: 459c07b

* commit '459c07b47f3ededf9489a2284a0bec1f8201c7b3':
Follow framework refactoring.
459c07b47f3ededf9489a2284a0bec1f8201c7b3 17-Mar-2016 Jeff Sharkey <jsharkey@android.com> Follow framework refactoring.

Bug: 27531029
Change-Id: I9684c72d6ca0e4eb90bf9300275dcbfa3fc7571c
ndroidManifest.xml
50b09b4ec1e923114e59ac0a60dfb18f0cfca794 11-Mar-2016 Bill Yi <byi@google.com> Merge "Import translations. DO NOT MERGE" into nyc-dev am: aee4f90bfe -s ours
am: a1804390e8 -s ours

* commit 'a1804390e8e12531d99967330feb1dba5c835615':
Import translations. DO NOT MERGE
a1804390e8e12531d99967330feb1dba5c835615 11-Mar-2016 Bill Yi <byi@google.com> Merge "Import translations. DO NOT MERGE" into nyc-dev
am: aee4f90bfe -s ours

* commit 'aee4f90bfe7a774ff726b8c8c561b483d759f8aa':
Import translations. DO NOT MERGE
aee4f90bfe7a774ff726b8c8c561b483d759f8aa 11-Mar-2016 Bill Yi <byi@google.com> Merge "Import translations. DO NOT MERGE" into nyc-dev
ad23d6b66c4a0a0f1ca2546a3fc74bdc1ce11420 11-Mar-2016 Bill Yi <byi@google.com> Merge "Import translations. DO NOT MERGE"
546027d296f2d426dea594415d2a7faa55cbaecc 11-Mar-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Change-Id: I5297a8c4a53b6ded2740dd92aa29c758e71822ee
Auto-generated-cl: translation import
es/values-it/strings.xml
es/values-ky-rKG/strings.xml
es/values-mk-rMK/strings.xml
4db2efc6eda47b0785e80fa5fdcf68f48fa9cf50 11-Mar-2016 Bill Yi <byi@google.com> Import translations. DO NOT MERGE

Change-Id: I2257d309964e4fc14dd0b9c5d72dd64cc51d4672
Auto-generated-cl: translation import
es/values-it/strings.xml
es/values-ky-rKG/strings.xml
es/values-mk-rMK/strings.xml
cbfd8afcce4dd252226da5ffc4dd012f7de8ea69 10-Mar-2016 Abhijith Shastry <ashastry@google.com> Fix canCurrentUserBlockUsers API for secondary users. am: a42ead8882
am: fd2a4f49a0

* commit 'fd2a4f49a0fe33bbf0e4ef5fa3462d8ef23c7940':
Fix canCurrentUserBlockUsers API for secondary users.
fd2a4f49a0fe33bbf0e4ef5fa3462d8ef23c7940 10-Mar-2016 Abhijith Shastry <ashastry@google.com> Fix canCurrentUserBlockUsers API for secondary users.
am: a42ead8882

* commit 'a42ead888255f167b2d5dc405974bddd12d7695b':
Fix canCurrentUserBlockUsers API for secondary users.
a42ead888255f167b2d5dc405974bddd12d7695b 10-Mar-2016 Abhijith Shastry <ashastry@google.com> Fix canCurrentUserBlockUsers API for secondary users.

canCurrentUserBlockUsers should return gracefully for privileged apps instead of throwing UnsupportedOperationException.

BUG: 27596508

Change-Id: I74310c7aeb4e2b3247014438b3e457777871a50c
rc/com/android/providers/blockednumber/BlockedNumberProvider.java
ests/src/com/android/providers/blockednumber/BlockedNumberProviderTest.java
80df86b2a9aee5de2d5833e6e832c4690a1ab75d 09-Mar-2016 Geoff Mendal <mendal@google.com> Import translations. DO NOT MERGE am: edc2a563e2 -s ours
am: 21170dfd35 -s ours

* commit '21170dfd357751680847b839dafede0ebf3908f1':
Import translations. DO NOT MERGE
21170dfd357751680847b839dafede0ebf3908f1 09-Mar-2016 Geoff Mendal <mendal@google.com> Import translations. DO NOT MERGE
am: edc2a563e2 -s ours

* commit 'edc2a563e20f65192262fd72aca5d6d5db436082':
Import translations. DO NOT MERGE
edc2a563e20f65192262fd72aca5d6d5db436082 09-Mar-2016 Geoff Mendal <mendal@google.com> Import translations. DO NOT MERGE

Change-Id: Ib01cd8f9e08f22c1165b4a9f27737e2bf07f976a
Auto-generated-cl: translation import
es/values-af/strings.xml
es/values-am/strings.xml
es/values-ar/strings.xml
es/values-az-rAZ/strings.xml
es/values-b+sr+Latn/strings.xml
es/values-bg/strings.xml
es/values-bn-rBD/strings.xml
es/values-bs-rBA/strings.xml
es/values-ca/strings.xml
es/values-cs/strings.xml
es/values-da/strings.xml
es/values-de/strings.xml
es/values-el/strings.xml
es/values-en-rAU/strings.xml
es/values-en-rGB/strings.xml
es/values-en-rIN/strings.xml
es/values-es-rUS/strings.xml
es/values-es/strings.xml
es/values-et-rEE/strings.xml
es/values-eu-rES/strings.xml
es/values-fa/strings.xml
es/values-fi/strings.xml
es/values-fr-rCA/strings.xml
es/values-fr/strings.xml
es/values-gl-rES/strings.xml
es/values-gu-rIN/strings.xml
es/values-hi/strings.xml
es/values-hr/strings.xml
es/values-hu/strings.xml
es/values-hy-rAM/strings.xml
es/values-in/strings.xml
es/values-is-rIS/strings.xml
es/values-it/strings.xml
es/values-iw/strings.xml
es/values-ja/strings.xml
es/values-ka-rGE/strings.xml
es/values-kk-rKZ/strings.xml
es/values-km-rKH/strings.xml
es/values-kn-rIN/strings.xml
es/values-ko/strings.xml
es/values-ky-rKG/strings.xml
es/values-lo-rLA/strings.xml
es/values-lt/strings.xml
es/values-lv/strings.xml
es/values-mk-rMK/strings.xml
es/values-ml-rIN/strings.xml
es/values-mn-rMN/strings.xml
es/values-mr-rIN/strings.xml
es/values-ms-rMY/strings.xml
es/values-my-rMM/strings.xml
es/values-nb/strings.xml
es/values-ne-rNP/strings.xml
es/values-nl/strings.xml
es/values-pa-rIN/strings.xml
es/values-pl/strings.xml
es/values-pt-rPT/strings.xml
es/values-pt/strings.xml
es/values-ro/strings.xml
es/values-ru/strings.xml
es/values-si-rLK/strings.xml
es/values-sk/strings.xml
es/values-sl/strings.xml
es/values-sq-rAL/strings.xml
es/values-sr/strings.xml
es/values-sv/strings.xml
es/values-sw/strings.xml
es/values-ta-rIN/strings.xml
es/values-te-rIN/strings.xml
es/values-th/strings.xml
es/values-tl/strings.xml
es/values-tr/strings.xml
es/values-uk/strings.xml
es/values-ur-rPK/strings.xml
es/values-uz-rUZ/strings.xml
es/values-vi/strings.xml
es/values-zh-rCN/strings.xml
es/values-zh-rHK/strings.xml
es/values-zh-rTW/strings.xml
es/values-zu/strings.xml
5401eed7813b41b08ebd483f27da3a50b7a06390 09-Mar-2016 Geoff Mendal <mendal@google.com> Import translations. DO NOT MERGE

Change-Id: Ifaa6856401fa3a1b9fcf52e00f8fc04396aa1bf3
Auto-generated-cl: translation import
es/values-af/strings.xml
es/values-am/strings.xml
es/values-ar/strings.xml
es/values-az-rAZ/strings.xml
es/values-b+sr+Latn/strings.xml
es/values-bg/strings.xml
es/values-bn-rBD/strings.xml
es/values-bs-rBA/strings.xml
es/values-ca/strings.xml
es/values-cs/strings.xml
es/values-da/strings.xml
es/values-de/strings.xml
es/values-el/strings.xml
es/values-en-rAU/strings.xml
es/values-en-rGB/strings.xml
es/values-en-rIN/strings.xml
es/values-es-rUS/strings.xml
es/values-es/strings.xml
es/values-et-rEE/strings.xml
es/values-eu-rES/strings.xml
es/values-fa/strings.xml
es/values-fi/strings.xml
es/values-fr-rCA/strings.xml
es/values-fr/strings.xml
es/values-gl-rES/strings.xml
es/values-gu-rIN/strings.xml
es/values-hi/strings.xml
es/values-hr/strings.xml
es/values-hu/strings.xml
es/values-hy-rAM/strings.xml
es/values-in/strings.xml
es/values-is-rIS/strings.xml
es/values-it/strings.xml
es/values-iw/strings.xml
es/values-ja/strings.xml
es/values-ka-rGE/strings.xml
es/values-kk-rKZ/strings.xml
es/values-km-rKH/strings.xml
es/values-kn-rIN/strings.xml
es/values-ko/strings.xml
es/values-ky-rKG/strings.xml
es/values-lo-rLA/strings.xml
es/values-lt/strings.xml
es/values-lv/strings.xml
es/values-mk-rMK/strings.xml
es/values-ml-rIN/strings.xml
es/values-mn-rMN/strings.xml
es/values-mr-rIN/strings.xml
es/values-ms-rMY/strings.xml
es/values-my-rMM/strings.xml
es/values-nb/strings.xml
es/values-ne-rNP/strings.xml
es/values-nl/strings.xml
es/values-pa-rIN/strings.xml
es/values-pl/strings.xml
es/values-pt-rPT/strings.xml
es/values-pt/strings.xml
es/values-ro/strings.xml
es/values-ru/strings.xml
es/values-si-rLK/strings.xml
es/values-sk/strings.xml
es/values-sl/strings.xml
es/values-sq-rAL/strings.xml
es/values-sr/strings.xml
es/values-sv/strings.xml
es/values-sw/strings.xml
es/values-ta-rIN/strings.xml
es/values-te-rIN/strings.xml
es/values-th/strings.xml
es/values-tl/strings.xml
es/values-tr/strings.xml
es/values-uk/strings.xml
es/values-ur-rPK/strings.xml
es/values-uz-rUZ/strings.xml
es/values-vi/strings.xml
es/values-zh-rCN/strings.xml
es/values-zh-rHK/strings.xml
es/values-zh-rTW/strings.xml
es/values-zu/strings.xml
6fe02e3a7b76dc8769b23012d044346f89dea567 08-Mar-2016 Abhijith Shastry <ashastry@google.com> Update blocked number provider so that emergency numbers are not blocked.

BUG: 27534486
Change-Id: Ie7a0ee11af94b5c89f2fbb6a14f09d775efc65a9
rc/com/android/providers/blockednumber/BlockedNumberProvider.java
ests/src/com/android/providers/blockednumber/BlockedNumberProviderTest.java
e8fb491bdf78294024d2013a4177d42b4358a859 04-Mar-2016 Abhijith Shastry <ashastry@google.com> BlockedNumberProvider unit test updates.

1. Annotate tests so that apct runs the test.
2. Fix a TODO by adding assertions.

BUG: 26232372

Change-Id: Iaf9f0ee46ac6a3e632ad6be8866ec0f890b977f5
ests/src/com/android/providers/blockednumber/BlockedNumberProviderTest.java
290faddae753b929ff885c75dfe9aac767938443 27-Feb-2016 Abhijith Shastry <ashastry@google.com> Remove unused string from BlockedNumberProvider resources.

BUG: 26232372

Change-Id: Ib0f1c486f72de6a905aa663bb9df70331e087751
es/values/strings.xml
9818f71b95dc59d910881c519041b571eeb7b98f 19-Feb-2016 Abhijith Shastry <ashastry@google.com> Implement BlockedNumberProvider system APIs that handle emergency contact.

BUG: 26989170
Change-Id: I0e072044cbc17fd21465f9e4e03eb0fc41491789
rc/com/android/providers/blockednumber/BlockedNumberProvider.java
ests/src/com/android/providers/blockednumber/BlockedNumberProviderTest.java
ests/src/com/android/providers/blockednumber/MyMockContext.java
8f2944bd39ce4eccb98f245bbe114e042debdb62 17-Feb-2016 Abhijith Shastry <ashastry@google.com> Update BlockedNumberProvider permission checks as documented in the contract.

BUG: 26232372
Change-Id: I40ccdff1f3820c080d3a6361f17fe6cb6506aa37
rc/com/android/providers/blockednumber/BlockedNumberProvider.java
ests/src/com/android/providers/blockednumber/BlockedNumberProviderTest.java
ests/src/com/android/providers/blockednumber/MyMockContext.java
475ff5f05746b8a904bbd16bc72b00dc41a722d1 11-Feb-2016 Abhijith Shastry <ashastry@google.com> BlockedNumberProvider updates.

1. Implement canCurrentUserBlockNumbers.
2. Remove TODOs that have been completed.

BUG: 27047947
Change-Id: I1f3cafdfdd5f9de0d1fad6e1208b60253a4a02a6
rc/com/android/providers/blockednumber/BlockedNumberProvider.java
35676f9095853d4a5ac15875a9ddb1aea6b0b809 24-Jan-2016 Abhijith Shastry <ashastry@google.com> Changes to BlockedNumberProvider:

1. Remove STRIPPED_PHONE_NUMBER column.
2. Temporarily permit system apps to access provider.
3. Notify changes to content so that ListViews work well with the provider.
4. Use DE storage.

BUG: 26232372
Change-Id: Ib7fad2c3971a7b7b74c86c46fe3514330c22334c
ndroidManifest.xml
rc/com/android/providers/blockednumber/BlockedNumberDatabaseHelper.java
rc/com/android/providers/blockednumber/BlockedNumberProvider.java
rc/com/android/providers/blockednumber/Utils.java
ests/src/com/android/providers/blockednumber/BlockedNumberProviderTest.java
9f7cfe71be8d9b844b0423c283a923a090bc5d7c 15-Jan-2016 Abhijith Shastry <ashastry@google.com> Fix context used in BlockedNumberProvider.

Minor fixes to tests as well.

BUG: 26232372
Change-Id: I939d050f1f80f2aa2ede4f990c6a116a55baa119
rc/com/android/providers/blockednumber/BlockedNumberDatabaseHelper.java
rc/com/android/providers/blockednumber/BlockedNumberProvider.java
ests/Android.mk
ests/src/com/android/providers/blockednumber/BlockedNumberProviderTest.java
ests/src/com/android/providers/blockednumber/BlockedNumberProviderTestable.java
28b6a0f277a997f5c117c3c5be3de604c7a38d12 13-Jan-2016 Makoto Onuki <omakoto@google.com> Introduce "blocked phone number" provider

Bug 26232372
Change-Id: I735d2949f45f533c26063d413dd3dfb72f455711
ndroid.mk
ndroidManifest.xml
leanSpec.mk
ODULE_LICENSE_APACHE2
OTICE
es/values/strings.xml
rc/com/android/providers/blockednumber/BlockedNumberDatabaseHelper.java
rc/com/android/providers/blockednumber/BlockedNumberProvider.java
rc/com/android/providers/blockednumber/Utils.java
ests/Android.mk
ests/AndroidManifest.xml
ests/src/com/android/providers/blockednumber/BlockedNumberProviderTest.java
ests/src/com/android/providers/blockednumber/BlockedNumberProviderTestable.java
ests/src/com/android/providers/blockednumber/MyMockContext.java
963604b4286899279832d0a83e2dd275a4ea6ff5 12-Jan-2016 Geoff Mendal <mendal@google.com> Initial empty repository