Skip to content

Commit

Permalink
xz2c: Remove TARGET_OTA_ASSERT_DEVICE
Browse files Browse the repository at this point in the history
This fixes aborted installation:

    E:Package is for product H8314,H8324,apollo,apollo_dual,xz2c,xz2c_dual but expected xz2c

Change-Id: Ifd100040697b847a2359bce86af3c2bf41303c89
  • Loading branch information
dtrunk90 committed Jan 26, 2022
1 parent f83a977 commit 12c4f72
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@

DEVICE_PATH := device/sony/xz2c

# Assert
TARGET_OTA_ASSERT_DEVICE := H8314,H8324,apollo,apollo_dual,xz2c,xz2c_dual

# Crypto
TARGET_HW_DISK_ENCRYPTION := true

Expand Down

0 comments on commit 12c4f72

Please sign in to comment.