hwcomposer: Let the external display header be overloaded
Individual devices may want a different header Change-Id: Ic2d9524dc2dfc4ff76e0516ac7cd02432f9c95f6
This commit is contained in:
parent
574e446d42
commit
87284fc92f
@ -141,7 +141,7 @@ struct private_hwc_module_t HAL_MODULE_INFO_SYM = {
|
||||
|
||||
//Only at this point would the compiler know all storage class sizes.
|
||||
//The header has hooks which need to know those beforehand.
|
||||
#include "external_display_only.h"
|
||||
#include <external_display_only.h>
|
||||
|
||||
/*****************************************************************************/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user