Merge "Extend static_whitelist_patterns" am: 4aa437f3ab
am: 43e1e38bd1
Change-Id: Ia150a51a515d6b04407d3714a8961a81f848968f
This commit is contained in:
commit
737bcbd04b
1 changed files with 1 additions and 1 deletions
|
@ -1169,7 +1169,7 @@ ifdef FULL_BUILD
|
|||
static_whitelist_patterns += %__auto_generated_rro_product.apk
|
||||
static_whitelist_patterns += %__auto_generated_rro_vendor.apk
|
||||
# Auto-included targets are not considered
|
||||
static_whitelist_patterns += $(call module-installed-files,$(call auto-included-modules))
|
||||
static_whitelist_patterns += $(call product-installed-files,)
|
||||
# $(PRODUCT_OUT)/apex is where shared libraries in APEXes get installed.
|
||||
# The path can be considered as a fake path, as the shared libraries
|
||||
# are installed there just to have symbols files for them under
|
||||
|
|
Loading…
Reference in a new issue