builder: yml: Command cleanup, not necessary.
Signed-off-by: Carlo Dandan <carlodandan.personal@proton.me>
This commit is contained in:
@@ -99,8 +99,7 @@ jobs:
|
||||
set +e
|
||||
export USE_CCACHE=1
|
||||
export CCACHE_EXEC=/usr/bin/ccache
|
||||
# Hack: Disable Soong sandboxing to avoid conflict with ccache
|
||||
sed -i 's/return sandboxConfig\.working/return false/g' build/soong/ui/build/sandbox_linux.go
|
||||
sed -i 's/return sandboxConfig\.working/return false/g' build/soong/ui/build/sandbox_linux.go
|
||||
source build/envsetup.sh
|
||||
export ALLOW_MISSING_DEPENDENCIES=true
|
||||
set -e
|
||||
|
||||
Reference in New Issue
Block a user