Skip to content
Snippets Groups Projects
Commit 904bbd84 authored by Anton Hansson's avatar Anton Hansson
Browse files

Remove init_second_stage.recovery dep.

This makes the init module only produce artifacts in
/system. A simultaneous change in the core product
makefiles explicitly adds init_second_stage.recovery.

Bug: 112318375
Test: lunch mainline_arm64 && m nothing
Change-Id: I33f0f0c869dfb1ffe781fc682eeb20589a4ffe90
parent c4894316
No related branches found
No related tags found
No related merge requests found
...@@ -81,7 +81,6 @@ LOCAL_STATIC_LIBRARIES := \ ...@@ -81,7 +81,6 @@ LOCAL_STATIC_LIBRARIES := \
LOCAL_REQUIRED_MODULES := \ LOCAL_REQUIRED_MODULES := \
init_second_stage \ init_second_stage \
init_second_stage.recovery \
LOCAL_SANITIZE := signed-integer-overflow LOCAL_SANITIZE := signed-integer-overflow
include $(BUILD_EXECUTABLE) include $(BUILD_EXECUTABLE)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment