Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #5 from lissyx/merge_sony_lmr1_20160607
Browse files Browse the repository at this point in the history
Merge sony lmr1 20160607
  • Loading branch information
lissyx committed Jun 7, 2016
2 parents 7e4049d + 2d41e0c commit 013b3eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions device.mk
Expand Up @@ -18,7 +18,7 @@ DEVICE_PACKAGE_OVERLAYS := \
# Device etc
PRODUCT_COPY_FILES := \
device/sony/seagull/rootdir/system/etc/mixer_paths.xml:system/etc/mixer_paths.xml \
device/sony/seagull/rootdir/system/etc/sensor_def_qcomdev.conf:system/etc/sensor_def_qcomdev.conf \
device/sony/seagull/rootdir/system/etc/sensors/sensor_def_qcomdev.conf:system/etc/sensors/sensor_def_qcomdev.conf \
device/sony/seagull/rootdir/system/etc/thermanager.xml:system/etc/thermanager.xml \
device/sony/seagull/rootdir/system/etc/libnfc-brcm.conf:system/etc/libnfc-brcm.conf \
device/sony/seagull/rootdir/system/etc/libnfc-nxp.conf:system/etc/libnfc-nxp.conf
Expand Down Expand Up @@ -65,4 +65,4 @@ PRODUCT_PROPERTY_OVERRIDES := \

# Inherit from those products. Most specific first.
$(call inherit-product, device/sony/yukon/platform.mk)
$(call inherit-product-if-exists, vendor/sony/seagull/seagull-vendor.mk)
$(call inherit-product-if-exists, vendor/sony/yukon-seagull/seagull-vendor.mk)

0 comments on commit 013b3eb

Please sign in to comment.