diff options
author | 2022-04-08 11:36:47 +0100 | |
---|---|---|
committer | 2022-04-08 11:46:22 +0100 | |
commit | 65163dd0e1aae11d029dfbe930503cc3c6eb5aa5 (patch) | |
tree | 8eefc633340d5f7c852e404e838760269cff0a7a /api/api.go | |
parent | 59137a2227163dd7bd0de26987969d2999e2d1bb (diff) |
Update deprecated_at_birth script
Make it executable, make it work with python3.
Bug: 228451704
Test: $ m api_txt dist
$ PREVIOUS_API=prebuilts/sdk/##
$ for api in $(ls -1 out/dist/apistubs/android); do
frameworks/base/tools/apilint/deprecated_at_birth.py \
out/dist/apistubs/android/$api/api/ \
${PREVIOUS_API}/$api/api/
done
Change-Id: Ib0eda541be68b0b21ae0dea3f51a82b44f7f9e7c
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions