universal7885: Satisify EPPE requirements

- Make TARGET_SOC device specific variable
- Also some cleanup
This commit is contained in:
roynatech2544 2023-11-29 21:54:20 +09:00
commit fe876e78ed
No known key found for this signature in database
GPG key ID: 389DAC92CAECBBCC
9 changed files with 14 additions and 37 deletions

View file

@ -140,8 +140,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.composer.hwc3-service.slsi \
gralloc.exynos7904 \
gralloc.exynos7884B \
gralloc.$(TARGET_SOC) \
libion_exynos
# Health
@ -160,6 +159,7 @@ PRODUCT_PACKAGES += \
# Init
PRODUCT_PACKAGES += \
fstab.$(TARGET_SOC) \
fstab.enableswap \
init.exynos7885.rc \
init.exynos7885.usb.rc \