am 0b05185e: Merge "Fix version returned by eglInitialize from 4.1 to 1.4."
* commit '0b05185e00ac8cdf6c8c6e9b86bb67603455f25e': Fix version returned by eglInitialize from 4.1 to 1.4.
This commit is contained in:
@@ -37,9 +37,8 @@
|
||||
#include "EglConfig.h"
|
||||
#include "EglOsApi.h"
|
||||
|
||||
|
||||
#define MINOR 1
|
||||
#define MAJOR 4
|
||||
#define MAJOR 1
|
||||
#define MINOR 4
|
||||
|
||||
//declarations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user