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 7de359b..f86a6ec 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -32,7 +32,6 @@ TARGET_NO_BOOTLOADER := true # Platform TARGET_BOARD_PLATFORM := sdm660 -TARGET_BOARD_PLATFORM_GPU := qcom-adreno512 # Architecture TARGET_ARCH := arm64 |