commit | 2890d6bc861bf2a19aa857cce2b0bc9e268cff9f | [log] [tgz] |
---|---|---|
author | Anthony King <anthonydking@gmail.com> | Fri Nov 07 21:26:48 2014 +0000 |
committer | Josue Rivera <prbassplayer@gmail.com> | Wed Dec 03 15:10:00 2014 -0800 |
tree | a1c276ab383ea9f1f30e07fcd3428216465835c6 | |
parent | 8808f46ec7f3fa0a7582ad2225d78a6582d50cf5 [diff] [blame] |
Change how we change the lcd density This allows us to edit the props without re-zipping Change-Id: I6d59ecf79f765009e57deabccd5de074b7a7d006
diff --git a/config/common.mk b/config/common.mk index 66618e8..b0e2436 100644 --- a/config/common.mk +++ b/config/common.mk
@@ -176,3 +176,5 @@ ro.modversion=$(SLIM_MOD_VERSION) \ ro.slim.buildtype=$(SLIM_BUILD_TYPE) +EXTENDED_POST_PROCESS_PROPS := vendor/slim/tools/slim_process_props.py +