mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-23 18:02:15 -05:00
Merge pull request #458 from rtreffer/patch-2
Prevent a "Resource.NotFoundException" when building from AOSP tree
This commit is contained in:
commit
7e3ae3ca3d
@ -24,6 +24,7 @@ LOCAL_SDK_VERSION := current
|
||||
|
||||
LOCAL_PACKAGE_NAME := Email
|
||||
|
||||
LOCAL_AAPT_INCLUDE_ALL_RESOURCES := true
|
||||
LOCAL_AAPT_FLAGS := --auto-add-overlay
|
||||
LOCAL_AAPT_FLAGS += --extra-packages de.cketti.library.changelog
|
||||
LOCAL_AAPT_FLAGS += --extra-packages android.support.v4.app
|
||||
|
Loading…
Reference in New Issue
Block a user