-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathgeehrc4g_spr_us.mk
More file actions
31 lines (23 loc) · 1.1 KB
/
geehrc4g_spr_us.mk
File metadata and controls
31 lines (23 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Inherit AOSP device configuration for m7tmo.
$(call inherit-product, device/lge/geehrc4g_spr_us/full_geehrc4g_spr_us.mk)
# Inherit common product files.
$(call inherit-product, vendor/revolt/configs/common.mk)
# Inherit GSM common stuff
$(call inherit-product, vendor/revolt/configs/gsm.mk)
# geehrc4g_spr_us Overlays
PRODUCT_PACKAGE_OVERLAYS += vendor/revolt/overlay/gee
# PA OVERLAY_TARGET
OVERLAY_TARGET := pa_xhdpi
# Setup device specific product configuration.
PRODUCT_NAME := revolt_geehrc4g_spr_us
PRODUCT_BRAND := LGE
PRODUCT_DEVICE := geehrc4g_spr_us
PRODUCT_MODEL := LG-LS970
PRODUCT_MANUFACTURER := LGE
#Set build fingerprint / ID / Prduct Name ect.
PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=geehrc4g_spr_us BUILD_FINGERPRINT=lge/geehrc4g_spr_us/geehrc4g:4.1.2/JZO54K/LS970ZVB.1360739022:user/release-keys PRIVATE_BUILD_DESC="geehrc4g_spr_us-user 4.1.2 JZO54K LS970ZVB.1360739022 release-keys"
# Copy maguro specific prebuilt files
PRODUCT_COPY_FILES += \
vendor/revolt/prebuilt/bootanimation/xhdpi/bootanimation.zip:system/media/bootanimation.zip
# PA OVERLAY_TARGET
OVERLAY_TARGET := pa_xhdpi