Merge "build: clean up proguard_flag_files"
This commit is contained in:
commit
7cd5386b51
1 changed files with 1 additions and 0 deletions
|
@ -726,6 +726,7 @@ full_classes_proguard_jar := $(full_classes_pre_proguard_jar)
|
||||||
endif # !USE_R8
|
endif # !USE_R8
|
||||||
|
|
||||||
else # LOCAL_PROGUARD_ENABLED not defined
|
else # LOCAL_PROGUARD_ENABLED not defined
|
||||||
|
proguard_flag_files :=
|
||||||
full_classes_proguard_jar := $(full_classes_pre_proguard_jar)
|
full_classes_proguard_jar := $(full_classes_pre_proguard_jar)
|
||||||
endif # LOCAL_PROGUARD_ENABLED defined
|
endif # LOCAL_PROGUARD_ENABLED defined
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue