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

Commit c1094520 authored by Yifan Hong's avatar Yifan Hong Committed by android-build-merger
Browse files

Merge "VintfObject: Fix getHalNamesAndVersions doc"

am: bc45ac13

Change-Id: I5148b0071b51cdcc0cc1ed1e2ac5c5e89be61b53
parents 829ba3dd bc45ac13
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -72,6 +72,8 @@ public class VintfObject {
     * ["android.hidl.manager@1.0", "android.hardware.camera.device@1.0",
     *  "android.hardware.camera.device@3.2"]. There are no duplicates.
     *
     * For AIDL HALs, the version is stripped away
     * (e.g. "android.hardware.light").
     * @hide
     */
    @TestApi