Skip to content

Commit

Permalink
d2: move things to d2-common
Browse files Browse the repository at this point in the history
Change-Id: If1f67083f9fc0176e17afac70cf762f597ceaa83
  • Loading branch information
shareefalis committed Aug 30, 2012
1 parent fc74cb8 commit 8a0c74f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
TARGET_OTA_ASSERT_DEVICE := d2usc

# Kernel
TARGET_KERNEL_SOURCE := kernel/samsung/d2
TARGET_KERNEL_CONFIG := cyanogen_d2usc_defconfig


2 changes: 0 additions & 2 deletions cm.mk
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ $(call inherit-product, vendor/cm/config/common_full_phone.mk)

PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=d2usc TARGET_DEVICE=d2usc BUILD_FINGERPRINT="d2usc-user 4.0.4 IMM76D R530UVXALG1 release-keys" PRIVATE_BUILD_DESC="samsung/d2usc/d2usc:4.0.4/IMM76D/R530UVXALG1:user/release-keys"

TARGET_BOOTANIMATION_NAME := vertical-720x1280

PRODUCT_NAME := cm_d2usc
PRODUCT_DEVICE := d2usc

0 comments on commit 8a0c74f

Please sign in to comment.