s5neolte: inherit proprietary vendor files
authorStricted <info@stricted.net>
Mon, 1 Oct 2018 06:22:08 +0000 (08:22 +0200)
committerJan Altensen <info@stricted.net>
Mon, 12 Aug 2019 07:19:46 +0000 (09:19 +0200)
Change-Id: I8cc6b2ca0697ffb51567d46801257c1d396f0db7

device.mk

index 3d884237612a0b50910e77ca2ed2e16845974019..c2d7b109e542d4cd75aa1d5d3c5b641139cadd87 100644 (file)
--- a/device.mk
+++ b/device.mk
@@ -59,3 +59,5 @@ PRODUCT_COPY_FILES += \
 # Inherit from universal7580-common
 $(call inherit-product, device/samsung/universal7580-common/device-common.mk)
 
+# call the proprietary setup
+$(call inherit-product, vendor/samsung/s5neolte/s5neolte-vendor.mk)