Commit 6d53d73d authored by Jamie Gowans's avatar Jamie Gowans
Browse files

Update config/pac_common.mk

fix derp
parent f7f5d670
......@@ -42,8 +42,8 @@ CM_RELEASE := true
CM_BUILD := $(BOARD)
PA_VERSION_MAJOR = 2
PA_VERSION_MINOR = 9
PA_VERSION_MAINTENANCE = 9
PA_VERSION_MINOR = 5
PA_VERSION_MAINTENANCE = 3
TARGET_CUSTOM_RELEASETOOL := vendor/pac/tools/squisher
......@@ -57,7 +57,7 @@ PAC_VERSION := $(PAC_VERSION_MAJOR).$(PAC_VERSION_MINOR).$(PAC_VERSION_MAINTENAN
PRODUCT_PROPERTY_OVERRIDES += \
ro.pac.version=$(PAC_VERSION) \
ro.pacrom.version=$(BOARD)_LOTK_V2-1_PAC-v$(PAC_VERSION) \
ro.pacrom.version=$(BOARD)_PAC_JB_ALPHA-v$(PAC_VERSION) \
ro.modversion=$(PA_VERSION) \
ro.pa.family=$(PA_CONF_SOURCE) \
ro.pa.version=$(VERSION) \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment