hwc: Rename two app buffer property.
Read only property will not work form HAL, hence renaming it. Change-Id: I7be4014908a955bb69e714556622d06c09318afa
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
36be0602bd
commit
b8369bf9a7
@@ -74,7 +74,7 @@ EGLAPI EGLBoolean eglGpuPerfHintQCOM(EGLDisplay dpy, EGLContext ctx,
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define PROP_DEFAULT_APPBUFFER "ro.sf.default_app_buffer"
|
||||
#define PROP_DEFAULT_APPBUFFER "sf.default.app_buffer_count"
|
||||
#define MAX_RAM_SIZE 512*1024*1024
|
||||
#define qHD_WIDTH 540
|
||||
|
||||
|
||||
Reference in New Issue
Block a user