OSDN Git Service

HIDL Vectors are now exposed to Java as ArrayList<T>, the supporting APIs on
authorAndreas Huber <andih@google.com>
Tue, 18 Oct 2016 16:24:04 +0000 (09:24 -0700)
committerAndreas Huber <andih@google.com>
Tue, 18 Oct 2016 16:36:02 +0000 (09:36 -0700)
commitef1a565bd4e96646e6848a6a40a53ee4dfe33293
treeb3ce50e589636da658cfb6882cc5ba507069ba4d
parentff5c3ad08b186e71b7b1466c576c5d44f05746ca
HIDL Vectors are now exposed to Java as ArrayList<T>, the supporting APIs on

HwParcel now reflect this change.

Bug: 32237331
Test: hidl_test_java
Change-Id: Ia1ce5a4e3acedd8ebcff15107aea53ce28fde589
core/java/android/os/HwParcel.java
core/jni/android_os_HwParcel.cpp