Fix comment indicator on endif

It's referring to the wrong if start.

Change-Id: I6f78aee54fb89fb5f69a4e86102d5a8e2cc2bbd1
This commit is contained in:
Bryan Eyler 2018-01-25 14:55:31 -08:00
parent 08dc8498fe
commit 57b5232def
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ my_res_package := $(intermediates.COMMON)/package-res.apk
LOCAL_INTERMEDIATE_TARGETS += $(my_res_package)
endif # LOCAL_USE_AAPT2
endif # LOCAL_RESOURCE_DIR
endif # need_compile_res
all_res_assets := $(all_resources)