mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
* A10, A30, A40 Change-Id: I92829c4d3b11e2759f08ef04fe4d4d60ff352a0b Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
12 lines
314 B
Makefile
12 lines
314 B
Makefile
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
|
|
|
|
# Inherit common device configuration
|
|
$(call inherit-product, device/samsung/universal7885-common/universal7885-common.mk)
|
|
|
|
$(call inherit-product, vendor/samsung/a20e/a20e-vendor.mk)
|
|
|
|
# Derp
|
|
DERP_BUILDTYPE := Official
|
|
|
|
PRODUCT_PACKAGES += \
|
|
CameraLightSensor
|