summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware/ICameraService.aidl
diff options
context:
space:
mode:
Diffstat (limited to 'core/java/android/hardware/ICameraService.aidl')
-rw-r--r--core/java/android/hardware/ICameraService.aidl6
1 files changed, 5 insertions, 1 deletions
diff --git a/core/java/android/hardware/ICameraService.aidl b/core/java/android/hardware/ICameraService.aidl
index 9201b61..c933f92 100644
--- a/core/java/android/hardware/ICameraService.aidl
+++ b/core/java/android/hardware/ICameraService.aidl
@@ -25,7 +25,11 @@ import android.hardware.camera2.utils.BinderHolder;
import android.hardware.ICameraServiceListener;
import android.hardware.CameraInfo;
-/** @hide */
+/**
+ * Binder interface for the native camera service running in mediaserver.
+ *
+ * @hide
+ */
interface ICameraService
{
/**