Merge "Fix comment indicator on endif" am: 9f1b1f90a1
am: 7557f2bc67
Change-Id: I78a8145c76c0f0f9faa6a744a364727c9e7d5554
This commit is contained in:
commit
bee8b0b15c
|
@ -88,7 +88,7 @@ my_res_package := $(intermediates.COMMON)/package-res.apk
|
||||||
|
|
||||||
LOCAL_INTERMEDIATE_TARGETS += $(my_res_package)
|
LOCAL_INTERMEDIATE_TARGETS += $(my_res_package)
|
||||||
endif # LOCAL_USE_AAPT2
|
endif # LOCAL_USE_AAPT2
|
||||||
endif # LOCAL_RESOURCE_DIR
|
endif # need_compile_res
|
||||||
|
|
||||||
all_res_assets := $(all_resources)
|
all_res_assets := $(all_resources)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue