Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 507d6d73 authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Merge "Clear some aapt2.mk inputs after use" am: 70964e80

am: 1684afb6

Change-Id: I0a088af07c8a6af49db2c05152701dd36d20b28a
parents 463dcf37 1684afb6
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -108,3 +108,13 @@ ifdef LOCAL_EXPORT_PACKAGE_RESOURCES

	cp $@ $(PRIVATE_RESOURCE_EXPORT_PACKAGE)
endif

# Clear inputs only used in this file, so that they're not re-used during the next build
my_res_resources :=
my_overlay_resources :=
my_compiled_res_base_dir :=
my_asset_dirs :=
my_full_asset_paths :=
my_apk_split_configs :=
my_generated_res_dirs :=
my_generated_res_dirs_deps :=