Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit db4bdb31 authored by Jeykumar Sankaran's avatar Jeykumar Sankaran
Browse files

haven: display: add display notify tag for memory sharing



Add display specific tag for memory sharing notifications.

Change-Id: I5cdad2c4e99fab7d3c71ae9e5865f99bfe5ccb05
Signed-off-by: default avatarJeykumar Sankaran <jsanka@codeaurora.org>
parent f1b97c8d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
#include <linux/types.h>

enum hh_mem_notifier_tag {
	HH_MEM_NOTIFIER_TAG_DISPLAY,
	HH_MEM_NOTIFIER_TAG_MAX
};