dont call FORCE_COMPOSITION but keep API intact
This commit is contained in:
parent
00e6cb0616
commit
40a48f42b3
@ -963,7 +963,7 @@ static void hwc_perform(hwc_composer_device_t *dev, int event, int value) {
|
||||
break;
|
||||
#endif
|
||||
case EVENT_FORCE_COMPOSITION:
|
||||
ctx->forceComposition = value;
|
||||
//ctx->forceComposition = value;
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user