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

Commit 1684afb6 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

Change-Id: I62b9dd3c0a6875fb9b14fe401d3843ae855becf2
parents a6280048 70964e80
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 :=