diff options
author | Joanne Chung <joannechung@google.com> | 2021-03-22 20:29:32 +0800 |
---|---|---|
committer | Joanne Chung <joannechung@google.com> | 2021-03-23 13:03:19 +0000 |
commit | bab1efadedefbc192267d933d59b701db0767ffd (patch) | |
tree | 261b80c17fd8e9199a2bdf7c57a0779e75c7fa74 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 1363aa953890e51a1fe0439da9191f042ef56f9f (diff) |
Safe delete the deprecated APIs.
Keep the implementation and Add @Deprecated and @remove for the
deprecated APIs. Use this way can make sure the client doesn't
crash if not updated but when app recompiles would be forced to move
to the new APIs.
Bug: 177789967
Test: Use the app that uses old APIs doesn't crash. When app would
like to recompile cannot see the old APIs.
Change-Id: I700470eaca2df030e50de964be5be2173c89259f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions