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

Commit 9d484aaf authored by Mathieu Chartier's avatar Mathieu Chartier Committed by android-build-merger
Browse files

Merge "Change profman logging to only be for errors" am: 9fb09f17 am: d468d072

am: 1f93f428

Change-Id: Idd94141408a572fc30662105f740302fb4b7b8a8
parents 31adbe51 1f93f428
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -181,7 +181,7 @@ ifeq (true,$(my_process_profile))
    $(my_built_profile):
	$(hide) mkdir -p $(dir $@)
	touch $@
	ANDROID_LOG_TAGS="*:i" $(PROFMAN) \
	ANDROID_LOG_TAGS="*:e" $(PROFMAN) \
	  --copy-and-update-profile-key \
		--profile-file=$(PRIVATE_SOURCE_CLASSES) \
		--apk=$(PRIVATE_BUILT_MODULE) \