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

Commit fb78b61d authored by Paul Duffin's avatar Paul Duffin
Browse files

Replace {@hide} with @hide

In most places the `@hide` doctag is treated as a block tag on its own
line. However, there are a few places where it is treated as an inline
doctag, i.e. `{@hide}`. Dealing with both types increases the
complexity of Metalava and makes it slightly slower.

This change replaces the inline doctag form `{@hide}` with a block tag.

Flag: EXEMPT replacing {@hide} with @hide does not change API or behavior
Bug: 429965593
Test: m checkapi
Change-Id: I23c8fa9750fb6af945eb38ebc2d416eaaa751dfb
parent c727fa2d
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