diff options
| author | myfluxi <linflux@arcor.de> | 2016-11-17 23:20:51 +0100 |
|---|---|---|
| committer | droidfivex <droidfivex@gmail.com> | 2016-11-24 19:06:46 +0900 |
| commit | 13d17ba903fe25c97d5c3fccebaa2622d7607dfe (patch) | |
| tree | 7a9e729b982f220a478f4e3bbbc69c00e1dbaf06 | |
| parent | 90b14a0115e6810ea2b9c583332ed2e04b72713d (diff) | |
hammerheadcaf: Make it easier for hammerhead
And the Darwin Award goes to...?
Change-Id: I7fc0e76f71346c21eb3b64f84401cc07cfdee6d5
| -rw-r--r-- | BoardConfig.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index f2a9b1e..3fbe254 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -125,6 +125,7 @@ TARGET_NEEDS_PLATFORM_TEXT_RELOCATIONS := true TARGET_HAS_LEGACY_CAMERA_HAL1 := true # Recovery +TARGET_OTA_ASSERT_DEVICE := hammerhead,hammerheadcaf TARGET_RECOVERY_FSTAB = $(PLATFORM_PATH)/rootdir/etc/fstab.hammerhead TARGET_RECOVERY_UPDATER_LIBS := librecovery_updater_hammerhead TARGET_RELEASETOOLS_EXTENSIONS := $(PLATFORM_PATH)/recovery |
