Merge "Fix RRO when LOCAL_EXPORT_PACKAGE_RESOURCES is unset" am: bb83cc2689
am: 65adcb9e7f
Change-Id: Iffcf21cec34011e5ae971198157d57a6e78c95e4
This commit is contained in:
@@ -162,7 +162,7 @@ ifdef LOCAL_SOONG_RRO_DIRS
|
|||||||
$(my_register_name), \
|
$(my_register_name), \
|
||||||
false, \
|
false, \
|
||||||
$(LOCAL_FULL_MANIFEST_FILE), \
|
$(LOCAL_FULL_MANIFEST_FILE), \
|
||||||
$(LOCAL_EXPORT_PACKAGE_RESOURCES), \
|
$(if $(LOCAL_EXPORT_PACKAGE_RESOURCES),true,false), \
|
||||||
$(LOCAL_SOONG_RRO_DIRS))
|
$(LOCAL_SOONG_RRO_DIRS))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user