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

Commit 9455e746 authored by Lukács T. Berki's avatar Lukács T. Berki Committed by Automerger Merge Worker
Browse files

Merge "Remove soong_docs from droidcore." am: f999a9d1 am: 0dae6f9d

Original change: https://android-review.googlesource.com/c/platform/build/+/1818099

Change-Id: Ic374edf7033c3eb784fd477788c69a22c37d8d5e
parents 3622de33 0dae6f9d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1672,8 +1672,7 @@ droidcore-unbundled: $(filter $(HOST_OUT_ROOT)/%,$(modules_to_install)) \
    $(INSTALLED_FILES_JSON_ROOT) \
    $(INSTALLED_FILES_FILE_RECOVERY) \
    $(INSTALLED_FILES_JSON_RECOVERY) \
    $(INSTALLED_ANDROID_INFO_TXT_TARGET) \
    soong_docs
    $(INSTALLED_ANDROID_INFO_TXT_TARGET)

# The droidcore target depends on the droidcore-unbundled subset and any other
# targets for a non-unbundled (full source) full system build.