mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
Revert "exynos7885: a*: use inclusive bitwise OR operator in OTA asserts"
This reverts commit 1ff57da53ccc24738fd2813069e07291cb911625. Revert Reason: It didnt work
This commit is contained in:
parent
056b9c7bc8
commit
dc6123a66c
5 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
DEVICE_PATH := device/samsung/a20
|
||||
|
||||
# Asserts
|
||||
TARGET_OTA_ASSERT_DEVICE := a20|a20dd
|
||||
TARGET_OTA_ASSERT_DEVICE := a20,a20dd
|
||||
|
||||
# Kernel
|
||||
TARGET_KERNEL_CONFIG := exynos7885-a20_enforcing_defconfig
|
||||
|
|
|
|||
Loading…
Reference in a new issue