exynos7885: a*: use inclusive bitwise OR operator in OTA asserts

Signed-off-by: FraSharp <s23265@iisve.it>
This commit is contained in:
FraSharp 2022-02-05 09:08:54 +01:00 committed by roynatech2544
commit e5db49892f
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
5 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
DEVICE_PATH := device/samsung/a40
# Asserts
TARGET_OTA_ASSERT_DEVICE := a40,a40dd
TARGET_OTA_ASSERT_DEVICE := a40|a40dd
# Kernel
TARGET_KERNEL_CONFIG := exynos7885-a40_enforcing_defconfig