diff options
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index c0546a4..b89743d 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -94,8 +94,6 @@ TARGET_USES_GRALLOC1 := true TARGET_USES_HWC2 := true TARGET_USES_ION := true -OVERRIDE_RS_DRIVER := libRSDriver_adreno.so - # Exclude serif fonts for saving system.img size. EXCLUDE_SERIF_FONTS := true |