Merge commit 'c6c462434c17dfbbe3128b2a2804f5d2417ebadb' into eclair-mr2-plus-aosp * commit 'c6c462434c17dfbbe3128b2a2804f5d2417ebadb': Add support for LOCAL_OVERRIDES_PACKAGES to prebuilt build rules.
This commit is contained in:
@@ -51,6 +51,7 @@ endif
|
|||||||
|
|
||||||
PACKAGES.$(LOCAL_MODULE).PRIVATE_KEY := $(LOCAL_CERTIFICATE).pk8
|
PACKAGES.$(LOCAL_MODULE).PRIVATE_KEY := $(LOCAL_CERTIFICATE).pk8
|
||||||
PACKAGES.$(LOCAL_MODULE).CERTIFICATE := $(LOCAL_CERTIFICATE).x509.pem
|
PACKAGES.$(LOCAL_MODULE).CERTIFICATE := $(LOCAL_CERTIFICATE).x509.pem
|
||||||
|
PACKAGES.$(LOCAL_MODULE).OVERRIDES := $(strip $(LOCAL_OVERRIDES_PACKAGES))
|
||||||
PACKAGES := $(PACKAGES) $(LOCAL_MODULE)
|
PACKAGES := $(PACKAGES) $(LOCAL_MODULE)
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
Reference in New Issue
Block a user