From: Steven Moreland Date: Wed, 26 May 2021 00:41:38 +0000 (+0000) Subject: exynos9610: Move /vendor/ueventd.rc to /vendor/etc/ueventd.rc X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=227d60b4d0fade8a1efd1f896712b5261d6bbca0;p=GitHub%2FLineageOS%2Fandroid_device_motorola_exynos9610-common.git exynos9610: Move /vendor/ueventd.rc to /vendor/etc/ueventd.rc The root location of this file is deprecated for Android T. Bug: 189268918 Bug: 178221726 Test: device reaches boot complete after raising API level to 32 Change-Id: I97a6d2e5cacd0ac5eeb81daafeb8b1a0ad5c119b --- diff --git a/common.mk b/common.mk index 68b0c66..16e56a7 100644 --- a/common.mk +++ b/common.mk @@ -180,7 +180,7 @@ PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/init/init.recovery.exynos9610.rc:$(TARGET_COPY_OUT_ROOT)/init.recovery.exynos9610.rc \ $(COMMON_PATH)/configs/init/mobicore.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/mobicore.rc \ $(COMMON_PATH)/configs/init/rild.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/rild.rc \ - $(COMMON_PATH)/configs/init/ueventd.rc:$(TARGET_COPY_OUT_VENDOR)/ueventd.rc \ + $(COMMON_PATH)/configs/init/ueventd.rc:$(TARGET_COPY_OUT_VENDOR)/etc/ueventd.rc \ $(COMMON_PATH)/configs/init/vendor.mmi.carrier.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/vendor.mmi.carrier.rc \ $(COMMON_PATH)/configs/fstab.exynos9610:$(TARGET_COPY_OUT_VENDOR)/etc/fstab.exynos9610