commit | 8502008020e86be16f174d968acb6ba5ce365072 | [log] [tgz] |
---|---|---|
author | Naseer Ahmed <naseer@codeaurora.org> | Wed May 17 14:36:46 2017 -0400 |
committer | Naseer Ahmed <naseer@codeaurora.org> | Mon Jul 10 18:19:08 2017 -0400 |
tree | d3dcbdb026c7cc640d9a9f7f27f95a0b0c111bc4 | |
parent | 8aa99e0056a9bf8c701510589c6f958ab3068747 [diff] [blame] |
display: Cleanup unused code CRs-Fixed: 2048735 Change-Id: Ief7f8ae4006ab211272191b66bd4bd854d9098b2
diff --git a/libgralloc/gralloc_priv.h b/libgralloc/gralloc_priv.h index 0f1f97a..f0c6b4d 100644 --- a/libgralloc/gralloc_priv.h +++ b/libgralloc/gralloc_priv.h
@@ -26,6 +26,14 @@ #include <errno.h> #include <unistd.h> + +/* DEPRECATION NOTICE: This file is no longer used, please use the new + * implementation in libgralloc1 + */ + + + + #include <cutils/native_handle.h> #include <cutils/log.h>