summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramRaster.java
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2019-11-25 11:03:38 +0900
committerJiyong Park <jiyong@google.com>2019-12-18 05:32:25 +0000
commit573fd3dfe09252eda18c63f177823df481100d81 (patch)
tree18b3841828bcfef9834eda1f36beeb73d6ac56b9 /rs/java/android/renderscript/ProgramRaster.java
parent36af0dc32e8d6d66eae27f74a9a127e97c18ae86 (diff)
unique_fd is passed by value in AIDL interfaces
FileDescriptor type in AIDL was translated into const unique_fd& in C++. Now, it is unique_fd, i.e. passed by value, to make it easier to keep it beyond the scope of the call. Bug: 144943748 Test: m Exempt-From-Owner-Approval: cherry-pick from internal Merged-In: I2b87761401361f9cf96cdda070f26e70a5c6c935 (cherry picked from commit b8ba23418aa6868ec14e82c29311021e382a19bc) Change-Id: I2b87761401361f9cf96cdda070f26e70a5c6c935
Diffstat (limited to 'rs/java/android/renderscript/ProgramRaster.java')
0 files changed, 0 insertions, 0 deletions