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

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

Merge "Use full path in symbols zip file" am: 72dcbeb4 am: afb93b7b am: 6eece73f

am: 9457cbe8

Change-Id: Iea2b04eea4511c9e5db829a29baa994eaa6aa3ef
parents 134d2a56 9457cbe8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2137,7 +2137,7 @@ $(SYMBOLS_ZIP): $(SOONG_ZIP)
	$(hide) rm -rf $@ $(PRIVATE_LIST_FILE)
	$(hide) mkdir -p $(dir $@) $(TARGET_OUT_UNSTRIPPED) $(dir $(PRIVATE_LIST_FILE))
	$(hide) find $(TARGET_OUT_UNSTRIPPED) | sort >$(PRIVATE_LIST_FILE)
	$(hide) $(SOONG_ZIP) -d -o $@ -C $(TARGET_OUT_UNSTRIPPED) -l $(PRIVATE_LIST_FILE)
	$(hide) $(SOONG_ZIP) -d -o $@ -C . -l $(PRIVATE_LIST_FILE)

# -----------------------------------------------------------------
# A zip of the Android Apps. Not keeping full path so that we don't