Sign in
android
/
platform
/
external
/
antlr
/
refs/heads/android15-qpr1-release
/
.
/
post_update.sh
blob: 2995f11610e0d0cfe3d9f182b1dce0e81c09b9bd [
file
] [
log
] [
blame
] [
edit
]
#!/bin/bash
# $1 Path to the new version.
# $2 Path to the old version.
cp
-
a
-
n $2
/
build
.
gradle $1
/