Add @CalledByNative and @AccessedByNative annotations.
commit0111c3c794bb2c0bb9b9dce92ec8fdd790d620a8
authorsimonb <simonb@chromium.org>
Wed, 3 Sep 2014 17:54:51 +0000 (3 10:54 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 3 Sep 2014 18:05:57 +0000 (3 18:05 +0000)
tree0b824a457be0b30f84912494ab6568ec1c82b062
parent702f8e51da4b25cbba661e3f81533f5dcfc53af2
Add @CalledByNative and @AccessedByNative annotations.

Annotate postCallbackOnMainThread() method with @CalledByNative,
and LibInfo fields with @AccessedByNative, for ProGuard.

BUG=

Review URL: https://codereview.chromium.org/539523003

Cr-Commit-Position: refs/heads/master@{#293168}
base/android/java/src/org/chromium/base/library_loader/Linker.java