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

Commit 34d7fe47 authored by Scott Randolph's avatar Scott Randolph Committed by android-build-merger
Browse files

Merge "Fix typos in IEvsEnumerator descriptive comment" into oc-dev

am: fd8da20e

Change-Id: I0c1dcb81b0f2afb2d7065ceee72125af9d7980ee
parents 6ccc129e fd8da20e
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -34,11 +34,12 @@ interface IEvsEnumerator {
    /**
     * Get the IEvsCamera associated with a cameraId from a CameraDesc
     *
     * Given a camera's unique cameraId from ca CameraDesc, returns
     * the ICamera interface associated with the specified camera.
     * When done using the camera, the caller may release it by calling closeCamera().
     * TODO(b/36122635) Reliance on the sp<> going out of scope is not recommended because the
     * resources may not be released right away due to asynchronos behavior in the hardware binder.
     * Given a camera's unique cameraId from CameraDesc, returns the
     * IEvsCamera interface associated with the specified camera. When
     * done using the camera, the caller may release it by calling closeCamera().
     * Note: Reliance on the sp<> going out of scope is not recommended
     * because the resources may not be released right away due to asynchronos
     * behavior in the hardware binder (ref b/36122635).
     */
    openCamera(string cameraId) generates (IEvsCamera carCamera);

+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ c93cb25a1a92d07aa80a617c01e8d22fc97bf8cefd3962b6a5be386ad4704d89 android.hardwar
f2904a4c108ad1b93eb2fa4e43b82bd01ce1ff26156316e49d1d9fc80dfecaad android.hardware.automotive.evs@1.0::IEvsCamera
94cba6ad04c83aa840de2ed52b74ba2126a26dd960225e61ac36703315279a80 android.hardware.automotive.evs@1.0::IEvsCameraStream
5ea36fb043d9e3b413219de3dfd7b046b48af4fda39f167f3528652e986cb76d android.hardware.automotive.evs@1.0::IEvsDisplay
4360e4396dee5a36d8543e12b1bbdeb765724dddf0dca0204ea1e9496ed8441d android.hardware.automotive.evs@1.0::IEvsEnumerator
14ef8e993a4a7c899b19bb5e39b5b0cafd28312ea2b127e35b3be8f08e23fe8e android.hardware.automotive.evs@1.0::IEvsEnumerator
3b17c1fdfc389e0abe626c37054954b07201127d890c2bc05d47613ec1f4de4f android.hardware.automotive.evs@1.0::types
cde0787e4bf4b450a9ceb9011d2698c0061322eb882621e89b70594b0b7c65c5 android.hardware.automotive.vehicle@2.0::IVehicle
80fb4156fa91ce86e49bd2cabe215078f6b69591d416a09e914532eae6712052 android.hardware.automotive.vehicle@2.0::IVehicleCallback