10d91371c2
Remove the member "secure" from overlay_buf_info. This member was used to indicate secure content and this info was later extracted out into existing flags. Now we use the same flags, right from hwc to mark secure content. The member above had junk value, since it wasnt initialized. This caused, normal videos to fail with IOMMU. Removal of the member and marking the existing flags fixes this. Change-Id: Ib5a2439fde7114c20e478fbee5e4d276680c316a |
||
---|---|---|
libcopybit | ||
libgenlock | ||
libgralloc | ||
libgralloc-legacy | ||
libhwcomposer | ||
libhwcomposer-qsd8k | ||
liboverlay | ||
libqcomui | ||
libtilerenderer | ||
Android.mk |