diff options
| author | Dan Pasanen <dan.pasanen@gmail.com> | 2014-08-10 23:04:54 +0000 |
|---|---|---|
| committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2014-08-10 23:04:54 +0000 |
| commit | 7bcbf2bfae5eb948003442e955b01014d898d2f9 (patch) | |
| tree | edc49b17832d2001edbca842a51d867ceb7a68ca | |
| parent | 060d5a5766e61dde2f3d02410ed3b4dc768a617a (diff) | |
| parent | fac21841b7690ac69db575b5a643831d36960342 (diff) | |
Merge "jflte: Re-add device asserts" into cm-11.0
| -rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 67f6fa3..ef05063 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -36,7 +36,7 @@ TARGET_CPU_VARIANT := krait TARGET_BOOTLOADER_BOARD_NAME := MSM8960 # Assert -TARGET_OTA_ASSERT_DEVICE := jflte +TARGET_OTA_ASSERT_DEVICE := jflte,jfltexx,i9505,GT-I9505,jgedlte,i9505g,GT-I9505G,jfltevzw,jfltespr,jflterefreshspr,jfltetmo,jfltecri,jfltecsp,jflteatt,jfltecan,jflteusc,jfltezm # Kernel BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom user_debug=31 zcache msm_rtb.filter=0x3F ehci-hcd.park=3 |
