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

Commit a2c63c43 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: I9180f91a95a4abac28e1e43f7d22a84e1d8784db
parent 8830c27e
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