Remove --blkid_path argument
deapexer doesn't need it. Bug: 279858383 Test: presubmit Test: m MODULE_BUILD_FROM_SOURCE=false droid Change-Id: Ie8311c74682f366cf6aeebb669500d01675cd0bf
This commit is contained in:
@@ -140,7 +140,6 @@ func (p *Deapexer) GenerateAndroidBuildActions(ctx android.ModuleContext) {
|
||||
Tool(android.PathForSource(ctx, "build/soong/scripts/unpack-prebuilt-apex.sh")).
|
||||
BuiltTool("deapexer").
|
||||
BuiltTool("debugfs").
|
||||
BuiltTool("blkid").
|
||||
BuiltTool("fsck.erofs").
|
||||
Input(p.inputApex).
|
||||
Text(deapexerOutput.String())
|
||||
|
Reference in New Issue
Block a user