diff options
author | Shimi Zhang <ctzsm@google.com> | 2019-08-26 11:01:12 -0700 |
---|---|---|
committer | Shimi Zhang <ctzsm@google.com> | 2019-08-26 13:36:00 -0700 |
commit | 04a454f6a746fccb7181426637e7cf0c73d665ce (patch) | |
tree | f8a5b40fad76e014ca01405a39c72651a08e943c /rs/java/android/renderscript/Program.java | |
parent | 0141ef09483f1bb92b028f821b03561097442cd9 (diff) |
aw: Correct doc of addJavascriptInterface()
The Javadoc of addJavascriptInterface() mentioned that the injected
Java object will be injected to main frame, but this is not telling
a full picture. The current implementation will inject the Java
object to all the frames actually.
This CL corrected the misleading wording and add a new warning to
explicitly call it out as a security risk.
Bug: 113336656
Test: make ds-docs
Change-Id: Ia79381d1ab38afa963ea7365526749c14e25238c
Diffstat (limited to 'rs/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions