mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Build fastcharge hidl
* https://review.lineageos.org/c/LineageOS/android_hardware_samsung/+/305684 Change-Id: Iec1a7faec24f0d5b4b1d2f1ef52b781368c5bd51 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
f9b798ba2b
commit
c5a166f294
8 changed files with 22 additions and 0 deletions
|
|
@ -17,6 +17,10 @@ PRODUCT_PACKAGES += \
|
|||
TARGET_SCREEN_HEIGHT := 2340
|
||||
TARGET_SCREEN_WIDTH := 1080
|
||||
|
||||
# FastCharge
|
||||
PRODUCT_PACKAGES += \
|
||||
lineage.fastcharge@1.0-service.samsung
|
||||
|
||||
# Init
|
||||
PRODUCT_PACKAGES += \
|
||||
init.universal7904.rc \
|
||||
|
|
|
|||
Loading…
Reference in a new issue