Skip to content
Commit f73b21dd authored by Mikhail Naganov's avatar Mikhail Naganov
Browse files

audio: Provide boxed types for remaining primitive types

Add Boolean, Byte, Double, Float, Long parcelables that
wrap the corresponding primitive type. This is similar
to the already existing Int type. Boxed types can be
made @nullable, passed as 'inout' parameters, etc.

Bug: 205884982
Test: m
Change-Id: I0328f0b3a37835bf1f320fc35156c078a42ca067
parent 0529d280
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment