diff options
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 7f4bac8..7e850ed 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -83,7 +83,6 @@ TARGET_USES_HWC2 := true TARGET_USES_GRALLOC1 := true TARGET_USES_ION := true TARGET_USES_NEW_ION_API :=true -TARGET_USES_OVERLAY := true OVERRIDE_RS_DRIVER := libRSDriver_adreno.so |