libhardware: minor cleanup in gralloc.h
Change-Id: I2180725805e47d313e29ed80b4c9c05e06b77831 Signed-off-by: Iliyan Malchev <malchev@google.com>
This commit is contained in:
parent
bbc13bc837
commit
ef1ab51f16
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ enum {
|
|||
|
||||
/*****************************************************************************/
|
||||
|
||||
typedef const native_handle* buffer_handle_t;
|
||||
typedef const native_handle_t* buffer_handle_t;
|
||||
|
||||
/**
|
||||
* Every hardware module must have a data structure named HAL_MODULE_INFO_SYM
|
||||
|
|
Loading…
Reference in a new issue