Chromium Code Reviews
DescriptionAdd @TargetApi to version dependent methods.
Adding the @TargetApi annotation to methods that require newer features
of android will remove lint warnings while ensuring that the warnings
will return if anything is referenced above the API level specified in
the annotation.
BUG=634948
Committed: https://crrev.com/3c1222abf89c8f46438f9c917921f77cb959d3c0
Cr-Commit-Position: refs/heads/master@{#410771}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Change @TargetApi level in AsyncInitializationActivity #
Total comments: 2
Patch Set 3 : rebase #
Messages
Total messages: 17 (8 generated)
|
|||||||||||||||||||||||||||||||||||||