commit | 7aace291de74b1cb8e3992923c5fbc935c9a8e44 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Nov 28 00:46:10 2019 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Nov 27 16:47:46 2019 +0000 |
tree | f801477df3d20001da1d402995879126b6065d79 | |
parent | 081e49f2762fc3342551874b2b8a79aaa98c8c42 [diff] |
Declare ParceledListSlice as generic type The parcelable is misused as generic type, even though AIDL compiler have not supported it yet. So, turn on generic in this type. Test: m Bug: 145275738 Change-Id: If1f6e3238511439f1aca7b13b945be5998d04045