Loading core/base_rules.mk +9 −8 Original line number Diff line number Diff line Loading @@ -197,6 +197,7 @@ my_module_path := $(strip $(LOCAL_MODULE_PATH)) endif my_module_path := $(patsubst %/,%,$(my_module_path)) my_module_relative_path := $(strip $(LOCAL_MODULE_RELATIVE_PATH)) ifdef LOCAL_IS_HOST_MODULE partition_tag := actual_partition_tag := Loading Loading
core/base_rules.mk +9 −8 Original line number Diff line number Diff line Loading @@ -197,6 +197,7 @@ my_module_path := $(strip $(LOCAL_MODULE_PATH)) endif my_module_path := $(patsubst %/,%,$(my_module_path)) my_module_relative_path := $(strip $(LOCAL_MODULE_RELATIVE_PATH)) ifdef LOCAL_IS_HOST_MODULE partition_tag := actual_partition_tag := Loading