summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorJeff Tinker <jtinker@google.com>2018-11-08 17:03:11 -0800
committerJeff Tinker <jtinker@google.com>2018-11-13 22:21:31 +0000
commit282c22d8e5531169f7a0f8e66b3106ade33fdd7f (patch)
tree5ff54bb106cf1c18102fb4d24512a6144134fd8d /tools/aapt2/java/JavaClassGenerator.cpp
parentd402828debab5c97899591969844e5f77c078b60 (diff)
Remove redundant return @IntDef values
These were causing docs to be generated where the possible values were printed twice. For example: Returns one of HDCP_LEVEL_UNKNOWN, HDCP_NONE, HDCP_V1, HDCP_V2, HDCP_V2_1, HDCP_V2_2 or HDCP_NO_DIGITAL_OUTPUT. Value is HDCP_LEVEL_UNKNOWN, HDCP_NONE, HDCP_V1, HDCP_V2, HDCP_V2_1, HDCP_V2_2, or HDCP_NO_DIGITAL_OUTPUT bug:119280443 Change-Id: I6e8ca3427964b32d6b75aab9fc55239075d13134
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions