summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorAndrey Kulikov <andreykulikov@google.com>2018-09-07 14:05:18 +0100
committerAndrey Kulikov <andreykulikov@google.com>2018-09-07 16:54:45 +0000
commit275ca2a6516fcbc3c5916d88a3545f4e96ce0443 (patch)
treee1fcf109d62c936864c35a3ab83eb51da1d35846 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent75edffed94602bb3f41a890b27bdd7ad877a8c38 (diff)
Fix IntDef's usages in the platform Transitions
Bug: 68490704 1) Add annotation in some places where it was missed: constructors of Fade and Slide 2) Add Fade.IN and Fade.OUT into a set of allowed values for Visibility.MODE IntDef. Without it Lint will false alarm on this line: new Fade().setMode(Fade.IN); It should be allowed as Fade.IN is just a proxy value for Visibility.MODE_IN. Test: n/a Change-Id: I56d8ba5f49b1cf8f6a61357f58ac76312e7cf037
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions