Merge "Build product hashes together."
am: c74699105c
Change-Id: If283c0093751e29022c68603083ae23a74c39a01
This commit is contained in:
commit
54ce1f9e94
1 changed files with 1 additions and 1 deletions
|
@ -264,6 +264,7 @@ LOCAL_REQUIRED_MODULES += \
|
|||
precompiled_sepolicy \
|
||||
precompiled_sepolicy.plat_sepolicy_and_mapping.sha256 \
|
||||
precompiled_sepolicy.product_sepolicy_and_mapping.sha256 \
|
||||
product_sepolicy_and_mapping.sha256 \
|
||||
|
||||
endif # ($(PRODUCT_PRECOMPILED_SEPOLICY),false)
|
||||
|
||||
|
@ -303,7 +304,6 @@ LOCAL_REQUIRED_MODULES += \
|
|||
product_service_contexts \
|
||||
product_mac_permissions.xml \
|
||||
product_mapping_file \
|
||||
product_sepolicy_and_mapping.sha256 \
|
||||
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue