universal7885: Fill in missing parts of parts

This commit is contained in:
roynatech2544 2023-07-16 19:55:56 +09:00
commit a280fa63b2
No known key found for this signature in database
GPG key ID: 389DAC92CAECBBCC
7 changed files with 39 additions and 3 deletions

View file

@ -319,6 +319,19 @@ PRODUCT_COPY_FILES += \
PRODUCT_AAPT_CONFIG := normal
PRODUCT_AAPT_PREF_CONFIG := xxhdpi
# DAP
PRODUCT_PACKAGES += \
SamsungDAP
# Samsung Ext Flash
PRODUCT_PACKAGES += \
FlashControl \
SmartCharge
PRODUCT_PACKAGES += \
vendor.lineage.touch@1.0-service.samsung \
vendor.lineage.fastcharge@1.0-service.samsung
# Sensors
PRODUCT_PACKAGES += \
android.hardware.sensors@1.0-impl.samsung \