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

Commit cdabc213 authored by Ryan Campbell's avatar Ryan Campbell Committed by android-build-merger
Browse files

Merge "Fix typo in coverage target out path." am: c6507670 am: 1fd60935 am: ee20a350

am: 4fac69d7

Change-Id: I87affeaa765235f1108cdadc124587b42ee162c0
parents a2a211aa 4fac69d7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -477,7 +477,7 @@ TARGET_OUT_VENDOR_SHARED_LIBRARIES_UNSTRIPPED := $(TARGET_OUT_UNSTRIPPED)/$(TARG
TARGET_ROOT_OUT_UNSTRIPPED := $(TARGET_OUT_UNSTRIPPED)
TARGET_ROOT_OUT_SBIN_UNSTRIPPED := $(TARGET_OUT_UNSTRIPPED)/sbin
TARGET_ROOT_OUT_BIN_UNSTRIPPED := $(TARGET_OUT_UNSTRIPPED)/bin
TARGET_OUT_COVERAGE := $(PRODUCT_OUT)/coverages
TARGET_OUT_COVERAGE := $(PRODUCT_OUT)/coverage

TARGET_ROOT_OUT := $(PRODUCT_OUT)/$(TARGET_COPY_OUT_ROOT)
TARGET_ROOT_OUT_BIN := $(TARGET_ROOT_OUT)/bin