commit | f93a59aa07445a6bcfd16b56f3496ead4d761527 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Wed Apr 04 14:40:22 2018 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Wed Apr 04 14:42:54 2018 +0100 |
tree | 3f5684db84937d6a72e2dbcbf2b0135a11fdcec4 | |
parent | ac2c8f31f439a50d439a54a892bd72b4454841ae [diff] |
Remove usage of a hidden API from ContentResolverTest ContentResolverTest uses a hidden API that is executed inside a Binder IPC call and thus is not exempt from enforcement list the rest of the test. Remove this usage, as it is a simple MathUtils function that can be easily inlined. Bug: 77533290 Test: cd cts/tests/tests/content ; atest . Change-Id: Ief5a00c816a4fa7043048e2ba7bec2a402066984