android_hardware_qcom_display/libhwcomposer
Saurabh Shah 10d91371c2 Fix secure flags value in overlay.
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
2012-06-02 23:39:24 -05:00
..
Android.mk hwcomposer: Add workaround for cropped layers during bypass 2012-06-02 20:57:17 -07:00
external_display_only.h Fix secure flags value in overlay. 2012-06-02 23:39:24 -05:00
hwcomposer.cpp Fix secure flags value in overlay. 2012-06-02 23:39:24 -05:00