Skip to content

Commit

Permalink
alioth: Add OTA assert to support both variants
Browse files Browse the repository at this point in the history
  • Loading branch information
SahilSonar committed Dec 30, 2021
1 parent af22fdb commit 5ac3082
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@ BOARD_MOVE_RECOVERY_RESOURCES_TO_VENDOR_BOOT := true
endif
TARGET_NO_RECOVERY := true

# OTA assert
TARGET_OTA_ASSERT_DEVICE := alioth,aliothin

# Sepolicy
include device/qcom/sepolicy_vndr/SEPolicy.mk
PRODUCT_PRIVATE_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy/private
Expand Down

0 comments on commit 5ac3082

Please sign in to comment.