summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2020-01-21 22:20:12 +0900
committerJiyong Park <jiyong@google.com>2020-01-21 22:20:12 +0900
commit04701fe9f4273df650c2cb8837acca1c75ea82ef (patch)
treeceeaf6ab48f5b8b94c4b0c726df80f05347e4155 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent061d68a40cb32831b77cf01f9f405bbd661ab0a5 (diff)
Remove annotations from MmTelFeature.MmTelCapabilities.toString
Object.toString() is a public API. Marking a method overriding it as @SystemApi or @TestApi doesn't make the method a system API or a test API. In fact, it breaks CtsSystemApiAnnotationTestCases which ensures that a Java symbol with @SystemApi annotation is in the API signature text. Removing the unnecessary annotation to fix the test. Note that the API signature file is not changed with this. Bug: 147812912 Test: atest CtsSystemApiAnnotationTestCases Change-Id: I47c07f072f5cffc64a8867f27889745065f73fd1
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions