summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorKenny Root <kroot@google.com>2015-05-28 09:27:08 -0700
committerKenny Root <kroot@google.com>2015-05-29 15:31:07 -0700
commitd8b18995788bd6aa4b8f6fa03ef0a08402ccd437 (patch)
treef4fde1551cd5df6c62abd8f42736cd469ad82874 /annotations/generate_annotated_java_files.py
parent5bca0d94ab47cff1d91c865d6a4279a35f87ad49 (diff)
OpenSSLX509Certificate: mark mContext as transient
Since mContext should not participate in the serialization process, hide it with the transient qualifier. This will prevent the field from initialization during the unserialization of this class. Then of course the instance will be in a valid state. (cherry picked from commit 8d57b9dbbd883422a0ff02083bfcf637b097e504) For KLP during CTS runs, the OpenSSLX509Certificate#getContext() is not public so we have to call the function we are interested in via reflection. Bug: 21437603 Change-Id: Id5b8a83b6000c2219f3246f93aff7a9c6453f639
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions