diff options
Diffstat (limited to 'core/base_rules.mk')
-rw-r--r-- | core/base_rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/base_rules.mk b/core/base_rules.mk index f40eae7..7663ee2 100644 --- a/core/base_rules.mk +++ b/core/base_rules.mk @@ -176,7 +176,6 @@ else built_module_path := $(intermediates) endif LOCAL_BUILT_MODULE := $(built_module_path)/$(my_built_module_stem) -built_module_path := ifneq (true,$(LOCAL_UNINSTALLABLE_MODULE)) # Apk and its attachments reside in its own subdir. |