mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: SamsungParts: Address deprecation
* Of android.preference. Need to use Jetpack support lib Change-Id: I21bbd31c766179fe51fec4b812a6daa1e223a664 Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
84b8328a01
commit
dac87c4a19
18 changed files with 51 additions and 65 deletions
|
|
@ -124,7 +124,7 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# Light
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.light@2.0-service.samsung
|
||||
android.hardware.light@2.0-service.eureka
|
||||
|
||||
# Media
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
|
|||
Loading…
Reference in a new issue