mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Remove TARGET_USES_64_BIT_BINDER
* the TARGET_USES_64_BIT_BINDER option is deprecated and can be removed Change-Id: I6b828da1fbcc8c054c5b35ff78c870a689f7ed9f Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
39d0711c3c
commit
732905bb3b
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue