Skip to content

Commit

Permalink
Update to bring in line with CM 10.2
Browse files Browse the repository at this point in the history
Change-Id: I229ff4431281769474cf2c76a715d33f9a5710b4
  • Loading branch information
wizard0f0s committed Sep 16, 2013
1 parent 6044e58 commit e3058ca
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 86 deletions.
3 changes: 3 additions & 0 deletions BoardConfig.mk
Expand Up @@ -26,6 +26,9 @@
# inherit from the proprietary version
-include vendor/samsung/d2vzw/BoardConfigVendor.mk

# Assert
TARGET_OTA_ASSERT_DEVICE := d2vzw

# Kernel
TARGET_KERNEL_CONFIG := cyanogen_d2vzw_defconfig

2 changes: 1 addition & 1 deletion cos.dependencies
Expand Up @@ -31,7 +31,7 @@
},
{
"project": "TheMuppets",
"repository": "android_vendor_samsung",
"repository": "proprietary_vendor_samsung",
"target_path": "vendor/samsung",
"branch": "cm-10.2"
}
Expand Down
4 changes: 0 additions & 4 deletions full_d2vzw.mk
Expand Up @@ -29,10 +29,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit from d2vzw device
$(call inherit-product, device/samsung/d2vzw/device.mk)

# VZW APN List
PRODUCT_COPY_FILES += \
device/samsung/d2vzw/prebuilt/common/etc/apns-conf-vzw.xml:system/etc/apns-conf.xml

# Set those variables here to overwrite the inherited values.
PRODUCT_NAME := full_d2vzw
PRODUCT_DEVICE := d2vzw
Expand Down
81 changes: 0 additions & 81 deletions prebuilt/common/etc/apns-conf-vzw.xml

This file was deleted.

0 comments on commit e3058ca

Please sign in to comment.