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

Commit 006413cb authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove -j1 for aidl-freeze-api" am: b4eef937

parents 0221a9a4 b4eef937
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -17,8 +17,7 @@ set -x
# Update references in the codebase to new API version (TODO)
# ...

# Adding -j1 option because of file(Android.bp) race condition.
AIDL_TRANSITIVE_FREEZE=true m aidl-freeze-api -j1
AIDL_TRANSITIVE_FREEZE=true m aidl-freeze-api

m check-vndk-list || update-vndk-list.sh # for new versions of AIDL interfaces