mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
a20: Move TARGET_SOC to device.mk
- And set TARGET_DEVICE as well.
This commit is contained in:
parent
59613e8983
commit
883d596caf
2 changed files with 4 additions and 3 deletions
|
|
@ -15,9 +15,6 @@ BOARD_SYSTEMIMAGE_PARTITION_SIZE := 4303355904
|
|||
BOARD_CACHEIMAGE_PARTITION_SIZE := 157286400
|
||||
BOARD_VENDORIMAGE_PARTITION_SIZE := 452984832
|
||||
|
||||
# Target SoC
|
||||
TARGET_SOC := exynos7884B
|
||||
|
||||
# Inherit common board flags
|
||||
include device/samsung/exynos7885-common/BoardConfigCommon.mk
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue