Skip to content

Commit

Permalink
art/linux-kselftest/seccomp-tests patches from Felix
Browse files Browse the repository at this point in the history
  • Loading branch information
MarijnS95 authored and jerpelea committed Sep 14, 2020
1 parent cefdfc1 commit 3282f54
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions repo_update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,23 @@ apply_gerrit_cl_commit refs/changes/48/1295748/1 6ec651f12a9b67a9d2e41c2fe4d9a71
apply_gerrit_cl_commit refs/changes/40/824340/2 cf575e7f64a976918938e6ea3bc747011fb3b551
popd

enter_aosp_dir art
# ART: Ensure dex caches keep classloader live
# Change-Id: I0eed5b3b46ed681c739d6923a57d0878afbba1a7
apply_gerrit_cl_commit refs/changes/37/1249137/3 8a1a0f719e42746840f88aad079711e9d951b797
popd

enter_aosp_dir external/linux-kselftest
# Remove mips workarounds.
apply_gerrit_cl_commit refs/changes/87/1252987/1 11bf6c58505b2d915d93f0d0d2640a10a5bdd64b
popd

enter_aosp_dir external/seccomp-tests
# Remove mips workarounds.
# Change-Id: If2eeebfc1fddebc19ba780c1aaadd929a2db1919
apply_gerrit_cl_commit refs/changes/67/1253167/1 2795191f28591534096193bf5a92124367786b88
popd

# because "set -e" is used above, when we get to this point, we know
# all patches were applied successfully.
echo "+++ all patches applied successfully! +++"
Expand Down

0 comments on commit 3282f54

Please sign in to comment.