Loading contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/HostEndpointInfo.aidl +2 −2 Original line number Diff line number Diff line Loading @@ -36,8 +36,8 @@ package android.hardware.contexthub; parcelable HostEndpointInfo { char hostEndpointId; android.hardware.contexthub.HostEndpointInfo.Type type; @nullable String[] packageName; @nullable String[] attributionTag; @nullable String packageName; @nullable String attributionTag; @Backing(type="int") @VintfStability enum Type { TYPE_FRAMEWORK = 1, Loading contexthub/aidl/android/hardware/contexthub/HostEndpointInfo.aidl +2 −2 Original line number Diff line number Diff line Loading @@ -28,10 +28,10 @@ parcelable HostEndpointInfo { Type type; /** The (optional) package name of the host. */ @nullable String[] packageName; @nullable String packageName; /** The (optional) attribution tag associated with this host. */ @nullable String[] attributionTag; @nullable String attributionTag; @VintfStability @Backing(type="int") Loading Loading
contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/HostEndpointInfo.aidl +2 −2 Original line number Diff line number Diff line Loading @@ -36,8 +36,8 @@ package android.hardware.contexthub; parcelable HostEndpointInfo { char hostEndpointId; android.hardware.contexthub.HostEndpointInfo.Type type; @nullable String[] packageName; @nullable String[] attributionTag; @nullable String packageName; @nullable String attributionTag; @Backing(type="int") @VintfStability enum Type { TYPE_FRAMEWORK = 1, Loading
contexthub/aidl/android/hardware/contexthub/HostEndpointInfo.aidl +2 −2 Original line number Diff line number Diff line Loading @@ -28,10 +28,10 @@ parcelable HostEndpointInfo { Type type; /** The (optional) package name of the host. */ @nullable String[] packageName; @nullable String packageName; /** The (optional) attribution tag associated with this host. */ @nullable String[] attributionTag; @nullable String attributionTag; @VintfStability @Backing(type="int") Loading