Skip to content
Snippets Groups Projects
Commit b8726fd2 authored by Diego Wilson's avatar Diego Wilson
Browse files

Remove hwc_header_remove_layer_alpha.patch

Landed on platform/hardware/libhardware[b2g_ics_1.2]

Change-Id: I865b83c69daf8198095d1a51eb9d12702b856b54
parent 8c97090d
No related branches found
No related tags found
No related merge requests found
diff --git a/include/hardware/hwcomposer.h b/include/hardware/hwcomposer.h
index 1b77733..d53269f 100644
--- a/include/hardware/hwcomposer.h
+++ b/include/hardware/hwcomposer.h
@@ -169,9 +169,6 @@ typedef struct hwc_layer {
/* blending to apply during composition */
int32_t blending;
- /* alpha value of the layer */
- int32_t alpha;
-
/* area of the source to consider, the origin is the top-left corner of
* the buffer */
hwc_rect_t sourceCrop;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment