Merge "Don't depend on R.txt)" am: 2754a92f2c

am: 54340d913e

Change-Id: I7387787691d621ac259a8c77efd480cdcd373b1e
This commit is contained in:
Colin Cross 2018-04-10 21:18:20 -07:00 committed by android-build-merger
commit c455d63948
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ my_srcjar := $(intermediates.COMMON)/aapt.srcjar
LOCAL_SRCJARS += $(my_srcjar)
$(R_file_stamp): PRIVATE_SRCJAR := $(my_srcjar)
$(R_file_stamp): PRIVATE_JAVA_GEN_DIR := $(intermediates.COMMON)/aapt
$(R_file_stamp): .KATI_IMPLICIT_OUTPUTS := $(intermediates.COMMON)/R.txt) $(my_srcjar)
$(R_file_stamp): .KATI_IMPLICIT_OUTPUTS := $(my_srcjar)
endif
$(LOCAL_INTERMEDIATE_TARGETS): PRIVATE_ANDROID_MANIFEST := $(full_android_manifest)