summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-03-26 14:51:34 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-03-26 14:51:35 +0000
commit492907df8d3d9ce0d89f7a77b2a563c2e6ed27e9 (patch)
tree2bbbcb9445e05d4aef5c003dbde9626ac062bd48
parent5fdaa81fc00a6abc1ee1ac3fe63e468e1960cdc4 (diff)
parent18bd993f8303a2d214b2b0bdf8e35c5eddc86e48 (diff)
downloadgrouper-492907df8d3d9ce0d89f7a77b2a563c2e6ed27e9.tar.gz
Merge "Fix Boot Failure #1"
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index d9e18e9..bb9dc1c 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -79,6 +79,8 @@ NEED_WORKAROUND_CORTEX_A9_745320 := true
BOARD_USES_GROUPER_MODULES := true
+BOARD_KERNEL_CMDLINE := androidboot.hardware=$(TARGET_BOOTLOADER_BOARD_NAME)
+
TARGET_RUNNING_WITHOUT_SYNC_FRAMEWORK := true
BOARD_SEPOLICY_DIRS += \