Try again

This commit is contained in:
Nehemiah of Zebulun 2023-10-06 15:38:39 -04:00
parent 27289d11b0
commit ae5ef3a8be

View File

@ -23,7 +23,7 @@ TARGET_CPU_ABI2 := armeabi
TARGET_CPU_VARIANT := generic TARGET_CPU_VARIANT := generic
# Legacy GSI keeps 32 bits binder for 32 bits CPU Arch # Legacy GSI keeps 32 bits binder for 32 bits CPU Arch
TARGET_USES_64_BIT_BINDER := true TARGET_USES_64_BIT_BINDER := false
# TODO(jiyong) These might be SoC specific. # TODO(jiyong) These might be SoC specific.
#BOARD_ROOT_EXTRA_FOLDERS += firmware firmware/radio persist #BOARD_ROOT_EXTRA_FOLDERS += firmware firmware/radio persist