Merge "VintfObject: Fix getHalNamesAndVersions doc"

This commit is contained in:
Yifan Hong
2019-09-16 23:58:51 +00:00
committed by Gerrit Code Review

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