Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f3e8bbc9 authored by Jooyung Han's avatar Jooyung Han
Browse files

Use @deprecated for deprecated constants

The AIDL compiler now supports deprecating entities by adding
'@deprecated <optional note>' in the javadoc style comments.

Replaced workarounds to emit `@Deprecated` to the Java generated code
with the supported way of deprecation.

Since C++ generated code also respects @deprecated, references to older
names are switched to newer names as well.

Bug: 174514415
Test: m
Change-Id: I5c260302e88332fc4cfe323e4c946e977aa2a862
parent d24b70c4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment