mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 04:45:32 -04:00
universal7885: rootdir: Convert to blueprint
* Also, set rule of copying ueventd rc in one Makefile Change-Id: I0c4ba12d1d579a61cd52d473e24febf91a5e3380 Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
e112b2fb59
commit
01d6f13145
8 changed files with 76 additions and 85 deletions
|
|
@ -265,6 +265,10 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
secril_config_svc
|
||||
|
||||
# Ueventd
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/rootdir/etc/ueventd.rc:$(TARGET_COPY_OUT_VENDOR)/ueventd.rc
|
||||
|
||||
# Screen density
|
||||
PRODUCT_AAPT_CONFIG := normal
|
||||
PRODUCT_AAPT_PREF_CONFIG := xxhdpi
|
||||
|
|
|
|||
Loading…
Reference in a new issue