diff options
author | Santiago Seifert <aquilescanta@google.com> | 2020-11-04 21:58:25 +0000 |
---|---|---|
committer | Santiago Seifert <aquilescanta@google.com> | 2020-11-04 22:38:06 +0000 |
commit | c09fcd722446c90c29d147b1993bd464af4621a8 (patch) | |
tree | 901b16cedeac6937aea2b5e981df4cc6c441f158 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 0ca7f047e11c0fb56fc998b088cb34b01baa6d86 (diff) |
Address API feedback on setOnRtpRxNoticeListener
1. Naming 'Ims' in all the related variables & functions has changed to 'Rtp'.
ex) setOnImsRxNoticeListener ----> setOnRtpRxNoticeListener
2. Change viewing of the parcel's data structure.
Before the parcel is parsed based on it is byte[] type.
From now it is analyzed as (int type, int[] data)
3. Add IMS permission checking when register the callback
Change-Id: I38ff84bc3c723ca07e36ece1d94344fc7b11125b
Merged-In: I38ff84bc3c723ca07e36ece1d94344fc7b11125b
Test: Manually built the tree.
Bug: 158546060
Signed-off-by: Kim Sungyeon <sy85.kim@samsung.com>
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions