summaryrefslogtreecommitdiff
path: root/opengl/java/android/opengl/Material.java
diff options
context:
space:
mode:
authorYohei Yukawa <yukawa@google.com>2018-10-21 10:43:53 -0700
committerYohei Yukawa <yukawa@google.com>2018-10-21 10:43:53 -0700
commit4afd9335ea4dcd45ef9da1c2f47fd28f9f96e539 (patch)
tree965818a278cb41f60f3010e69b5a54ef2b54e48e /opengl/java/android/opengl/Material.java
parentdc66e52cf9b0643233e642778c9cbd0f3513b425 (diff)
Enable @UnbindReason annotation in IMMS
This is a preparation to split com.android.internal.view.InputMethodClient. When InputMethodClient.UnbindReason annotation was originally introduced [1], somehow we could not use that annotation in InputMethodManagerService (IMMS) probably because of some build system or compiler limitation since the attribute belongs to frameworks.jar while IMMS belongs to services.jar. Now it seems that such a limitation no longer exists, there is no reason to not enable @UnbindReason annotation in IMMS. @UnbindReason is @Retention(SOURCE) anyway. Hence there should be no behavior difference at run time. [1]: I74e83c8ca9d1d53e31e9c7b5bda1dec6274e59c8 33e81798fa85947f934e262174184b11f97ca7a3 Bug: 118040692 Test: compile Change-Id: Ie5af7249da80a2217a4954e898d956ba29fea449
Diffstat (limited to 'opengl/java/android/opengl/Material.java')
0 files changed, 0 insertions, 0 deletions