improve HWC versioning
Change-Id: Ieb50629f23c0d2b7af12c5541a8278a0979d2ee4
This commit is contained in:
@@ -28,7 +28,10 @@ __BEGIN_DECLS
|
|||||||
|
|
||||||
/*****************************************************************************/
|
/*****************************************************************************/
|
||||||
|
|
||||||
#define HWC_API_VERSION HARDWARE_DEVICE_API_VERSION(0,2)
|
#define HWC_DEVICE_API_VERSION HARDWARE_DEVICE_API_VERSION(0, 2)
|
||||||
|
#define HWC_MODULE_API_VERSION HARDWARE_MODULE_API_VERSION(0, 1)
|
||||||
|
// for compatibility
|
||||||
|
#define HWC_API_VERSION HWC_DEVICE_API_VERSION
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The id of this module
|
* The id of this module
|
||||||
|
|||||||
Reference in New Issue
Block a user