diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 7462f27..d1dac4b 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -33,9 +33,6 @@ BUILD_BROKEN_DUP_RULES := true # Camera TARGET_CAMERA_BOOTTIME_TIMESTAMP := true -# Enable 64-bits binder -TARGET_USES_64_BIT_BINDER := true - # Filesystem TARGET_USERIMAGES_USE_EXT4 := true TARGET_USERIMAGES_USE_F2FS := true