-
Notifications
You must be signed in to change notification settings - Fork 0
/
p5100.mk
24 lines (18 loc) · 966 Bytes
/
p5100.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Inherit AOSP device configuration for p5100
$(call inherit-product, device/samsung/p5100/full_p5100.mk)
# Inherit GSM common stuff.
$(call inherit-product, vendor/aokp/configs/gsm.mk)
# Inherit common product files.
$(call inherit-product, vendor/aokp/configs/common_tablet.mk)
## Device identifier. This must come after all inclusions
PRODUCT_DEVICE := p5100
PRODUCT_NAME := aokp_p5100
PRODUCT_BRAND := samsung
PRODUCT_MODEL := GT-P5100
PRODUCT_MANUFACTURER := samsung
#Set build fingerprint / ID / Prduct Name ect.
PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=espresso10rfxx TARGET_DEVICE=espresso10rf BUILD_FINGERPRINT=samsung/espresso10rfxx/espresso10rf:4.0.3/IML74K/P5100XWALE2:user/release-keys PRIVATE_BUILD_DESC="espresso10rfxx-user 4.0.3 IML74K P5100XWALE2 release-keys"
PRODUCT_RELEASE_NAME := GT-P5100
# boot animation
# PRODUCT_COPY_FILES += \
# vendor/aokp/prebuilt/bootanimation/bootanimation_720_1280.zip:system/media/bootanimation-alt.zip