summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2019-02-14 15:29:37 -0700
committerJeff Sharkey <jsharkey@android.com>2019-02-15 08:45:57 -0700
commit9c41bda03c054de023ddcb1db3de3fad2a0ae224 (patch)
tree595083b7a3dd9c8368f0c8989a39462efe5371e9 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent0ec586b9d576f952e63603694872ce06797450dd (diff)
Annotation for ContentProvider columns.
We have various "contract" classes across the OS which describe the columns that are available for insert(), update(), and query() when working with ContentProviders. To help ensure that the underlying providers fully support the API contracts being made, this change defines a new "@Column" annotation which describes the underlying data type. These annotations can then be used by the ContentProvider implementations internally to ensure that they're fully meeting the API contracts being made. A future change will also wire up these annotations to be automatically documented by doclava. Bug: 120429729 Test: manual Change-Id: Ie3d97937500cec05396c809ba2ea2e62d1b737fd
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions