blob: 606b9e066c808b18cf5cdd48568ac5dd6e01331f [file] [log] [blame]
araa342202012-09-04 14:59:34 -03001# Inherit common stuff
sarcastilloa2cf90c2013-03-29 15:45:46 +01002$(call inherit-product, vendor/aoxp/config/common.mk)
araa342202012-09-04 14:59:34 -03003
araa342202012-09-04 14:59:34 -03004# BT config
5PRODUCT_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)