mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Build offline charging daemon dependency
This must be explicitly built as of R. Fixes off mode charging. Change-Id: Ie013d25d55105b4eb2191b9fd625ed8e02c863c5 Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com> Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
772644b37d
commit
672deba398
1 changed files with 4 additions and 0 deletions
|
|
@ -58,6 +58,10 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
android.hardware.camera.provider@2.5-service
|
||||
|
||||
# Charger
|
||||
PRODUCT_PACKAGES += \
|
||||
libsuspend
|
||||
|
||||
# Component overrides
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/permissions/component-overrides-bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides-bluetooth.xml
|
||||
|
|
|
|||
Loading…
Reference in a new issue