xref: /aosp_15_r20/external/fonttools/post_update.sh (revision e1fe3e4ad2793916b15cccdc4a7da52a7e1dd0e9)
1#!/bin/bash
2
3# $1 Path to the new version.
4# $2 Path to the old version.
5
6cp -a -n $2/Lib/fontTools/Android.bp $1/Lib/fontTools/
7