diff options
| author | Robert Rozic <rooobertinhooo@gmail.com> | 2014-04-13 19:18:23 +0200 |
|---|---|---|
| committer | Robert Rozic <rooobertinhooo@gmail.com> | 2014-04-13 19:18:23 +0200 |
| commit | 93dd50043f3d83aa340a17b96f36f34b0929c09f (patch) | |
| tree | 07588db2bf58486f57b7de2642a8dde39d9c57b2 | |
| parent | bfb61256bd8abec7a78a67cb3e4d00c9ee7fd78a (diff) | |
Build NovaThor Settings
| -rw-r--r-- | common.mk | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,10 @@ $(call inherit-product, frameworks/native/build/phone-hdpi-512-dalvik-heap.mk) PRODUCT_AAPT_CONFIG := normal hdpi PRODUCT_AAPT_PREF_CONFIG := hdpi +# NovaThor Settings +PRODUCT_PACKAGES += \ + NovaThorSettings + # Graphics PRODUCT_PACKAGES += \ libblt_hw |
