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

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

Merge "VintfObject: Fix getHalNamesAndVersions doc" am: bc45ac13

am: c1094520

Change-Id: Ib83cfbbc8eec71394f87d3c2cd9b61b18796ba4a
parents e527f951 c1094520
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