Skip to content

Commit

Permalink
build: Stop installing the sample APN list
Browse files Browse the repository at this point in the history
 * Sample APN list is always being installed, we don't want this in CM.

Change-Id: I74b97f3af545c4a7568d3001e1435c63cfbc7de8
Reviewed-on: https://review.statixos.com/c/android_build/+/5702
Reviewed-by: Andrew Thomas <[email protected]>
Tested-by: Andrew Thomas <[email protected]>
  • Loading branch information
hyperb1iss authored and hanifardhani committed Jun 25, 2022
1 parent 75a4f49 commit 4f611cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion target/product/full_base_telephony.mk
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ PRODUCT_VENDOR_PROPERTIES := \
ro.com.android.dataroaming?=true

PRODUCT_COPY_FILES := \
device/sample/etc/apns-full-conf.xml:system/etc/apns-conf.xml \
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml

$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
Expand Down

0 comments on commit 4f611cc

Please sign in to comment.