Loading core/java/android/os/VintfObject.java +2 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
core/java/android/os/VintfObject.java +2 −0 Original line number Diff line number Diff line Loading @@ -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 Loading