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

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

Merge "VintfObject: Fix getHalNamesAndVersions doc" am: bc45ac13 am: c1094520 am: 6479d51e

am: 31e27a14

Change-Id: Iaf68cfe3d73763bab5e84cd56b495b96c5cf6f1e
parents c76c6a01 31e27a14
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