mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Add other 7885 devices
* A10, A30, A40 Change-Id: I92829c4d3b11e2759f08ef04fe4d4d60ff352a0b Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
4584ec21f2
commit
eaab77ceff
30 changed files with 680 additions and 34 deletions
|
|
@ -1,8 +0,0 @@
|
|||
# Auto-Generated by device/samsung/a20e/setup.sh
|
||||
$(call inherit-product, device/samsung/a20e/full_a20e.mk)
|
||||
$(call inherit-product, vendor/derp/config/common_full_phone.mk)
|
||||
PRODUCT_NAME := derp_a20e
|
||||
|
||||
# Additional Props
|
||||
TARGET_FACE_UNLOCK_SUPPORTED := true
|
||||
TARGET_BOOT_ANIMATION_RES := 720
|
||||
|
|
@ -5,8 +5,8 @@ $(call inherit-product, device/samsung/universal7885-common/universal7885-common
|
|||
|
||||
$(call inherit-product, vendor/samsung/a20e/a20e-vendor.mk)
|
||||
|
||||
# Image
|
||||
#TARGET_PREBUILT_KERNEL := device/samsung/a20e/Image
|
||||
#PRODUCT_COPY_FILES += \
|
||||
$(TARGET_PREBUILT_KERNEL):kernel
|
||||
# Derp
|
||||
DERP_BUILDTYPE := Official
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
CameraLightSensor
|
||||
|
|
|
|||
Loading…
Reference in a new issue