Skip to content

Commit

Permalink
r5x: Update assert
Browse files Browse the repository at this point in the history
  • Loading branch information
takumi021 authored and eun0115 committed Jun 27, 2023
1 parent 0c7b705 commit 81f6c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ BOARD_MKBOOTIMG_ARGS += --tags_offset $(BOARD_KERNEL_TAGS_OFFSET)
BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOTIMG_HEADER_VERSION)

# Assert
TARGET_OTA_ASSERT_DEVICE := RMX1911,RMX1925,RMX2030,RMX1927,r5x
TARGET_OTA_ASSERT_DEVICE := RMX1911,RMX1925,RMX2030,RMX1927,r5x,realme_trinket,bearmonets

# Android Verified Boot
BOARD_AVB_ENABLE := true
Expand Down

0 comments on commit 81f6c4b

Please sign in to comment.