Skip to content
Commit 65163dd0 authored by Anton Hansson's avatar Anton Hansson
Browse files

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
parent 59137a22
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment