blob: e04c3015bf87659d7b564fcb0d16761cea77a596 [file] [log] [blame]
# Inherit common stuff
$(call inherit-product, vendor/aoxp/config/common.mk)
PRODUCT_PACKAGE_OVERLAYS += vendor/aoxp/overlay/tablet
# BT config
PRODUCT_COPY_FILES += \
system/bluetooth/data/main.nonsmartphone.conf:system/etc/bluetooth/main.conf
# Bring in all video files
$(call inherit-product, frameworks/base/data/videos/VideoPackage2.mk)