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

Commit c64e5db5 authored by Artur Satayev's avatar Artur Satayev
Browse files

Use new UnsupportedAppUsage annotation.

Bug: 145132366
Test: m
Change-Id: Id445231696973a1f5e52327b09c3422695dbcdf7
parent d1061cd3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,8 +18,8 @@ package com.android.internal.telephony;

import android.annotation.NonNull;
import android.annotation.Nullable;
import android.annotation.UnsupportedAppUsage;
import android.app.ActivityManager;
import android.compat.annotation.UnsupportedAppUsage;
import android.content.Context;
import android.os.Build;
import android.os.SystemProperties;