summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--full_torospr.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/full_torospr.mk b/full_torospr.mk
index 87c3625..90778b4 100644
--- a/full_torospr.mk
+++ b/full_torospr.mk
@@ -29,7 +29,7 @@ PRODUCT_PACKAGES := \
PRODUCT_COPY_FILES += \
device/samsung/toro/bcmdhd.cal:system/etc/wifi/bcmdhd.cal \
device/sample/etc/apns-conf_verizon.xml:system/etc/apns-conf.xml \
- frameworks/base/data/etc/android.hardware.telephony.cdma.xml:system/etc/permissions/android.hardware.telephony.cdma.xml
+ frameworks/native/data/etc/android.hardware.telephony.cdma.xml:system/etc/permissions/android.hardware.telephony.cdma.xml
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)