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

Commit fee742d7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Clear the OUT folder before update-api"

parents 909117a6 2dcc7865
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -39,7 +39,8 @@ function finalize_aidl_vndk_sdk_resources() {

    sed -i "s%$sdk_codename%$sdk_version%g" $sdk_build

    # Update the current.txt
    # Force update current.txt
    $m clobber
    $m update-api
}