ar | aa34220 | 2012-09-04 14:59:34 -0300 | [diff] [blame] | 1 | # Inherit common stuff |
sarcastillo | a2cf90c | 2013-03-29 15:45:46 +0100 | [diff] [blame] | 2 | $(call inherit-product, vendor/aoxp/config/common.mk) |
ar | aa34220 | 2012-09-04 14:59:34 -0300 | [diff] [blame] | 3 | |
ar | aa34220 | 2012-09-04 14:59:34 -0300 | [diff] [blame] | 4 | # BT config |
5 | PRODUCT_COPY_FILES += \ | ||||
6 | system/bluetooth/data/main.nonsmartphone.conf:system/etc/bluetooth/main.conf | ||||
7 | |||||
8 | # Bring in all video files | ||||
9 | $(call inherit-product, frameworks/base/data/videos/VideoPackage2.mk) |