Skip to content
Snippets Groups Projects
Commit c656e4f0 authored by Alexander Koskovich's avatar Alexander Koskovich Committed by bheatleyyy
Browse files

lisa: Move ueventd.qcom.rc to /vendor/etc.

 * This is the preferred location as of Android 12.

Change-Id: I8c7d2230281b6d8da802bf10f88461289849acaf
parent 57227145
No related branches found
No related tags found
No related merge requests found
......@@ -494,7 +494,7 @@ PRODUCT_COPY_FILES += \
# Ueventd
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/rootdir/etc/ueventd.rc:$(TARGET_COPY_OUT_VENDOR)/ueventd.rc
$(LOCAL_PATH)/rootdir/etc/ueventd.rc:$(TARGET_COPY_OUT_VENDOR)/etc/ueventd.rc
# Update engine
PRODUCT_PACKAGES += \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment