91f7620c4d
Change-Id: I2df13091f5d62b552ef434aef1a389f4fe1249e0
8 lines
No EOL
198 B
Makefile
8 lines
No EOL
198 B
Makefile
# World APN list
|
|
PRODUCT_COPY_FILES += \
|
|
vendor/lineage/prebuilt/common/etc/apns-conf.xml:system/etc/apns-conf.xml
|
|
|
|
# Telephony packages
|
|
PRODUCT_PACKAGES += \
|
|
Stk \
|
|
CellBroadcastReceiver
|