Merge "VintfObject: Fix getHalNamesAndVersions doc" am: bc45ac13ef am: c109452058

am: 6479d51ebb

Change-Id: I02cc8fda3340dc600d66e11c9f4077f062823d9c
This commit is contained in:
Yifan Hong
2019-09-16 17:50:34 -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