mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: Correct board platform
* as per stock Signed-off-by: SamarV-121 <samarvispute121@pm.me> Change-Id: Id19c9afbbe6eb6b7dd2ab5f27f6b6088444760dc
This commit is contained in:
parent
e44015122d
commit
bcd346f7e6
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ COMMON_PATH := device/samsung/universal7904-common
|
||||||
BOARD_VENDOR := samsung
|
BOARD_VENDOR := samsung
|
||||||
|
|
||||||
# Platform
|
# Platform
|
||||||
TARGET_BOARD_PLATFORM := exynos5
|
TARGET_BOARD_PLATFORM := universal7904
|
||||||
TARGET_SOC := exynos7904
|
TARGET_SOC := exynos7904
|
||||||
TARGET_BOOTLOADER_BOARD_NAME := universal7904
|
TARGET_BOOTLOADER_BOARD_NAME := universal7904
|
||||||
TARGET_NO_BOOTLOADER := true
|
TARGET_NO_BOOTLOADER := true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue