Merge "build: clean up proguard_flag_files"
am: 7cd5386b51
Change-Id: I7bc2cf26372745ce2b18b7525a340ab5557c92bd
This commit is contained in:
commit
95f4a845d4
|
@ -726,6 +726,7 @@ full_classes_proguard_jar := $(full_classes_pre_proguard_jar)
|
|||
endif # !USE_R8
|
||||
|
||||
else # LOCAL_PROGUARD_ENABLED not defined
|
||||
proguard_flag_files :=
|
||||
full_classes_proguard_jar := $(full_classes_pre_proguard_jar)
|
||||
endif # LOCAL_PROGUARD_ENABLED defined
|
||||
|
||||
|
|
Loading…
Reference in New Issue