Merge "VintfObject: Fix getHalNamesAndVersions doc"

am: bc45ac13ef

Change-Id: I5148b0071b51cdcc0cc1ed1e2ac5c5e89be61b53
This commit is contained in:
Yifan Hong
2019-09-16 17:19:58 -07:00
committed by android-build-merger

View File

@@ -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