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

Commit 87ed088c authored by Paul Duffin's avatar Paul Duffin
Browse files

Replace another {@hide} with @hide

Missed one case in http://ag/35178389

Flag: EXEMPT replacing {@hide} with @hide does not change API or behavior
Bug: 438547944
Test: m checkapi
Change-Id: I3fcc9eaad686d6c83dc24d0d740274318476bdf2
parent 4584385d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -23,7 +23,7 @@ import com.android.ims.internal.uce.common.UceLong;
import com.android.ims.internal.uce.common.StatusCode;
import com.android.ims.internal.uce.common.StatusCode;


/** IPresenceService
/** IPresenceService
{@hide} */
@hide */
interface IPresenceService
interface IPresenceService
{
{