aboutsummaryrefslogtreecommitdiff
path: root/car-lib/src/android/car/cluster/renderer/IInstrumentCluster.aidl
diff options
context:
space:
mode:
Diffstat (limited to 'car-lib/src/android/car/cluster/renderer/IInstrumentCluster.aidl')
-rw-r--r--car-lib/src/android/car/cluster/renderer/IInstrumentCluster.aidl2
1 files changed, 2 insertions, 0 deletions
diff --git a/car-lib/src/android/car/cluster/renderer/IInstrumentCluster.aidl b/car-lib/src/android/car/cluster/renderer/IInstrumentCluster.aidl
index 7deecc747b..4f417961cc 100644
--- a/car-lib/src/android/car/cluster/renderer/IInstrumentCluster.aidl
+++ b/car-lib/src/android/car/cluster/renderer/IInstrumentCluster.aidl
@@ -28,6 +28,8 @@ interface IInstrumentCluster {
/**
* Returns {@link IInstrumentClusterNavigation} that will be passed to the navigation
* application.
+ *
+ * TODO(b/141992448) : remove blocking call
*/
IInstrumentClusterNavigation getNavigationService();