blob: 52614aafab222ed058e84319d87389000c2fadd2 [file] [log] [blame]
Chih-Hung Hsieh242e0632020-09-17 16:18:05 -07001#!/bin/bash
2
3# $1 Path to the new version.
4# $2 Path to the old version.
5
6set -x
7set -e
8
9cp -a -n -r $2/android $1/