summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--soc/msm8916/init.msm8916.rc (renamed from soc/msm8916/init.soc.rc)0
-rw-r--r--soc/msm8916/soc.mk4
2 files changed, 2 insertions, 2 deletions
diff --git a/soc/msm8916/init.soc.rc b/soc/msm8916/init.msm8916.rc
index 6fe32e0..6fe32e0 100644
--- a/soc/msm8916/init.soc.rc
+++ b/soc/msm8916/init.msm8916.rc
diff --git a/soc/msm8916/soc.mk b/soc/msm8916/soc.mk
index c45e6fd..7c46778 100644
--- a/soc/msm8916/soc.mk
+++ b/soc/msm8916/soc.mk
@@ -28,14 +28,14 @@ TARGET_KERNEL_ARCH := $(TARGET_ARCH)
TARGET_NO_BOOTLOADER := false
TARGET_NO_KERNEL := false
-BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 androidboot.hardware=brillo msm_rtb.filter=0x237 ehci-hcd.park=3 androidboot.bootdevice=7824900.sdhci lpm_levels.sleep_disabled=1 earlyprintk androidboot.selinux=enforcing
+BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 androidboot.hardware=msm8916 msm_rtb.filter=0x237 ehci-hcd.park=3 androidboot.bootdevice=7824900.sdhci lpm_levels.sleep_disabled=1 earlyprintk androidboot.selinux=enforcing
TARGET_USERIMAGES_USE_EXT4 := true
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
BOARD_FLASH_BLOCK_SIZE := 131072
PRODUCT_COPY_FILES += \
- $(LOCAL_PATH)/init.soc.rc:root/initrc.d/init.soc.rc \
+ $(LOCAL_PATH)/init.msm8916.rc:root/init.msm8916.rc \
system/core/rootdir/init.usb.rc:root/init.usb.rc \
system/core/rootdir/ueventd.rc:root/ueventd.rc \