summaryrefslogtreecommitdiff
path: root/telecomm/java/com/android/internal/telecom
diff options
context:
space:
mode:
Diffstat (limited to 'telecomm/java/com/android/internal/telecom')
-rw-r--r--telecomm/java/com/android/internal/telecom/ITelecomService.aidl2
1 files changed, 1 insertions, 1 deletions
diff --git a/telecomm/java/com/android/internal/telecom/ITelecomService.aidl b/telecomm/java/com/android/internal/telecom/ITelecomService.aidl
index 7c6f1df972f3..a28a999e8d19 100644
--- a/telecomm/java/com/android/internal/telecom/ITelecomService.aidl
+++ b/telecomm/java/com/android/internal/telecom/ITelecomService.aidl
@@ -191,7 +191,7 @@ interface ITelecomService {
/**
* @see TelecomServiceImpl#getCallState
*/
- @UnsupportedAppUsage
+ @UnsupportedAppUsage(maxTargetSdk = 30, trackingBug = 170729553)
int getCallState();
/**