Android O MR1 IOT Release 1.0.2 (4862549)
HIDL templated destructor

This change implements a simple template function to explicitly destruct
objects in HIDL. This is particularly useful in the context of HIDL safe
unions, where non-primitive objects are constructed using the placement
new operator.

Bug: n/a
Test: Ran make
Change-Id: Iceb7d311732f7ea67e132a32ab7410b78ce371c2
1 file changed