Merge "VintfObject: Fix getHalNamesAndVersions doc" am: bc45ac13ef

am: c109452058

Change-Id: Ib83cfbbc8eec71394f87d3c2cd9b61b18796ba4a
This commit is contained in:
Yifan Hong
2019-09-16 17:38:00 -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