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:
Ramakant Singh
2014-10-29 18:42:43 +05:30
committed by Gerrit - the friendly Code Review server
parent 36be0602bd
commit b8369bf9a7

View File

@@ -74,7 +74,7 @@ EGLAPI EGLBoolean eglGpuPerfHintQCOM(EGLDisplay dpy, EGLContext ctx,
#endif #endif
#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 MAX_RAM_SIZE 512*1024*1024
#define qHD_WIDTH 540 #define qHD_WIDTH 540