From fa491019abed7930ace435aa729164318e16180e Mon Sep 17 00:00:00 2001 From: RGIB Date: Wed, 6 Apr 2016 22:09:58 +0200 Subject: n5110 : rename rc file Change-Id: I6aff3af3d0af4915fc17ac66bf67da7c4c2ce52a --- n5110.mk | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'n5110.mk') diff --git a/n5110.mk b/n5110.mk index c1efcc4..8b33b66 100644 --- a/n5110.mk +++ b/n5110.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2013 The CyanogenMod Project +# Copyright (C) 2016 The CyanogenMod Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,7 +20,7 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay # Init files PRODUCT_COPY_FILES += \ - $(LOCAL_PATH)/rootdir/init.smdk4x12.rc:root/init.smdk4x12.rc + $(LOCAL_PATH)/rootdir/init.target.rc:root/init.target.rc # Packages PRODUCT_PACKAGES += \ @@ -36,5 +36,4 @@ PRODUCT_COPY_FILES += \ # Include common makefile $(call inherit-product, device/samsung/kona-common/kona-common.mk) - $(call inherit-product, vendor/samsung/n5110/n5110-vendor.mk) -- cgit v1.1